OSeMOSYS / osemosys_global

A global power system model generator for OSeMOSYS
https://osemosys-global.readthedocs.io/
GNU Affero General Public License v3.0
26 stars 15 forks source link

[FEATURE] Move to Global Energy Monitor datasets for existing (and planned) global powerplant capacities #136

Open maartenbrinkerink opened 1 year ago

maartenbrinkerink commented 1 year ago

Idea

Currently, existing capacities for powerplants are based on the PLEXOS-World 2015 dataset which is based on the WRI Global Powerplant Database. Going forward a number of key developments need to occur for the following reasons;

Is your feature related to a bug?

No response

Suggested Soltuion

To move to the GEM datasets as new main datasets for powerplant capacities, both for existing, planned and to be retired plants. This will require multiple developments to be addressed in separate issues as summarized underneath;

  1. Alter current OPG_powerplant_data script for calculation of existing powerplant capacities
  2. Create a OPG_powerplant_data_split_by_node script that sets the downscaling of country level data to nodal level data
  3. Alter and expand current OPG_powerplant_data script for calculation of planned and to be retired powerplant capacities
  4. Add parameters in the config file that allows flexible user inputs for existing & planned capacity calculations

Additional Info

No response