change default energy totals year to 2013 to comply with default weather year
This commit is contained in:
parent
a22b19dcc4
commit
6196fd6892
@ -314,7 +314,7 @@ pypsa_eur:
|
|||||||
|
|
||||||
# docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#energy
|
# docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#energy
|
||||||
energy:
|
energy:
|
||||||
energy_totals_year: 2011
|
energy_totals_year: 2013
|
||||||
base_emissions_year: 1990
|
base_emissions_year: 1990
|
||||||
eurostat_report_year: 2016
|
eurostat_report_year: 2016
|
||||||
emissions: CO2
|
emissions: CO2
|
||||||
|
@ -113,6 +113,8 @@ Upcoming Release
|
|||||||
workflows with foresight "myopic" and still needs to be added foresight option
|
workflows with foresight "myopic" and still needs to be added foresight option
|
||||||
"perfect".
|
"perfect".
|
||||||
|
|
||||||
|
* Swiched the energy totals year from 2011 to 2013 to comply with the assumed default weather year.
|
||||||
|
|
||||||
|
|
||||||
PyPSA-Eur 0.9.0 (5th January 2024)
|
PyPSA-Eur 0.9.0 (5th January 2024)
|
||||||
==================================
|
==================================
|
||||||
|
Loading…
Reference in New Issue
Block a user