-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find out if status2019 and eGon100RE can be created in one pipeline #342
Comments
@CarlosEpia Is it fine to use the current dev for this check or should I use another branch? |
There seems to be only one task that is only in the status quo pipeline:
I guess we can simply add this one. |
Some tasks run into errors (electricity_demand.temporal.insert-cts-load, industry.temporal.insert-osm-ind-load) because the weather year for status2019 is another one then for eGon100RE. @CarlosEpia and @ulfmueller: Would you think that it is fine to create a status2019-scenario with the general weather year we have for the other scenarios? At least for the path it would help I guess. |
I think it is okay to use the same weather data for both scenarios, but I do not know how to justify it, especially because we have weather data for 2019. What do you think if we create the scenarios using 2011 weather data but update it for 2019 once the pipeline is ready? |
I think we can justify it by saying that we need one consistent weather year for the scenario path. That also makes sense for the scaling, demand profiles often depend on the calendar year, so it would be better to not mix up different years. For the validation, 2019 makes sense, but we would not do that again. |
Sounds good to me. |
I tried it out but run into problems with demandregio:
The cached data is there. Could it be the case that it was not used when the year changed? |
The tasks electrical_neighbours.insert-generators-sq, electrical_neighbours.insert-storage-units-sq and electrical_neighbours.insert-loads-sq are not working as expected. The data in the backups includes data for 2019 and the entsoe-API can be used for years after 2015. The year 2011 is not working. |
Since the results from osmTGmod are not deterministic, it would help to be able to create both scenarios in one pipeline.
I will test with a Schleswig-Holstein run if that works out.
The text was updated successfully, but these errors were encountered: