Closed rouille closed 1 year ago
@jenhagg, is that ready to go? Or you are still testing it while developing in jen/tub?
@jenhagg, is that ready to go? Or you are still testing it while developing in jen/tub?
I've been testing it with my branch, as well as your fix for using loads instead of buses. Let me double check, but I think we could probably merge this.
@jenhagg, is that ready to go? Or you are still testing it while developing in jen/tub?
I've been testing it with my branch, as well as your fix for using loads instead of buses. Let me double check, but I think we could probably merge this.
Ok. Keep me updated. No hurry, just want to make sure things are taken care of before the break.
Pull Request doc
Purpose
Add workflow to run scenario in PyPSA-Eur grid model.
What the code is doing
grid_model_version
field is added that will track the version of the files downloaded from Zenodo. Only applies toeurope_tub
grid model. New scenario forusa_tamu
will have an empty entry.set_grid
(UI) as shown in the example below and set the version of the profiles based on the version of the network and the reduction parameterTesting
Existing unit tests
Where to look
Most of the code is in
powersimdata.scenario.create
. Some tweaks in other modules where necessary to be able to access the network version and correctly set thedata_loc
attribute of theGrid
objectUsage Example/Visuals
Time estimate
20min