Hi EnergyScope users,
We all know the struggle of finding good-quality, country-specific input data for energy system models.
Good news! In a student project that I supervised, we developed a workflow to generate EnergyScopeTD input data (.dat) for European countries, using PyPSA-Eur preprocessing outputs as the main data backbone.
Check out the GitHub repository here:
https://github.com/Gabriel-Wiest/EnergyScopeTD-Eur
The repository is built as a simple Snakemake workflow that:
-
runs/uses a PyPSA-Eur preprocessing run, then
-
converts the relevant outputs into per-country EnergyScopeTD-ready input files, including a Typical Days file.
all automated and requiring only a few lines of user input.
If you have any questions or have any thoughts on how to further develop this data pipeline, I am more than happy to discuss them here.