Hydropower timeseries

A module to calculate hydropower inflow timeseries for facilities around the globe, based on Euro-Calliope methods.

Classification
core conventionv1
License
Apache-2.0
Authors
Bryn Pickering, Tim Troendle, Ivan Ruiz Manuel
Maintainers
Ivan Ruiz Manuel
Version
v0.2.2 @ 66976af
Repository
https://github.com/modelblocks-org/module_hydropower

A module to calculate hydropower inflow timeseries for facilities around the globe, based on Euro-Calliope methods.

Contributors

Paths

results

aggregated_inflow_pu
<results>/{shapes}/aggregated/{plant_type}_inflow_pu.parquet Inflow per-unit (PU) of capacity timeseries of a hydropower plant type, per shapes.
disaggregated_inflow
<results>/{shapes}/disaggregated/inflow_mwh.parquet Inflow time series for each powerplant in MWh. Only includes powerplants that fall within the provided shapes and buffer distance.
statistics
<results>/{shapes}/statistics/generation.parquet National hydropower generation statistics for the requested shapes.

snakemake_defaults

logs
<logs> location of snakemake log files.
resources
<resources> location of module resource (input) files.
results
<results> location of module result (output) files.

user_resources

powerplants
<resources>/user/{shapes}/powerplants.parquet Powerplant statistics. See the schemas in `workflow/scripts/_schemas.py` for more information.
shapes
<resources>/user/{shapes}/shapes.parquet Region-specific polygons to process during aggregation. See the schemas in `workflow/scripts/_schemas.py` for more information.

Wildcards

plant_type
Either 'run_of_river' or 'reservoir'.
shapes
name of the provided shapes case.