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

Contributors
Ivan Ruiz Manuel 👀
Jann Launer 📖💻🤔⚠️
Paths
results
demand_electricity_mw<results>/{shape}/demand_electricity_MW.parquetElectricity 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.parquetShapes 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.txtUser token for ENTSO-E API access.
Wildcards
shape- Name of the custom shape is a wildcard to allow multiple outputs based on different shapes.