OSeMOSYS / osemosys_global

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

Geographic filter transmission lines #74

Closed maartenbrinkerink closed 2 months ago

maartenbrinkerink commented 3 years ago

Right now it seems that the spatial filtering for transmission lines is not working fully accurate, e.g. in a sample model of AFG & IND the results also include e.g. technology "TRNBGDXXINDNE".

maartenbrinkerink commented 3 years ago

Set default value for activity of transmission technologies to 0 for transmission lines to nodes that are not included in the spatial filter. Let users define it to be different in the config file if transmission line should be include (with some sort of price signal for use).

kkuling commented 3 years ago

Attached is the modified geo-filter script used to remove these technologies: OPG_geographic_filter.py.zip

maartenbrinkerink commented 2 months ago

To my understanding this has been fixed with #122 as discussed in #114. The potential enhancement of covering trade to regions/countries that are not in the actual geographical scope is not included in the workflow yet but is discussed in #116 hence closing this issue as it is duplicate.