European electricity demand

This module prepares electricity demand timeseries for Europe at arbitrary resolution

Classification
core conventionv1
License
Apache-2.0
Authors
Jann Launer
Maintainers
Jann Launer
Version
v0.1.0 @ 9d3147f
Repository
https://github.com/modelblocks-org/module_demand_electricity

This module prepares electricity demand timeseries for Europe at arbitrary resolution, based on ENTSO-E historical load data.

Contributors

Paths

results

demand_electricity_mw
<results>/{shape}/demand_electricity_MW.parquet Electricity demand profile per custom shape in units of MW.

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

shapes
<resources>/user/{shape}/shapes.parquet Shapes to aggregate the output data to. IMPORTANT: they must add up to the full spatial extent of the country. The module's processing requires it.
token_entsoe
<resources>/user/token_entsoe.txt User token for ENTSO-E API access.

Wildcards

shape
Name of the custom shape is a wildcard to allow multiple outputs based on different shapes.