OPSD_VRE_country#
- powerplantmatching.data.OPSD_VRE_country(country, raw=False, update=False, config=None)#
Get country specific data from OPSD for renewables, if available. Available for DE, FR, PL, CH, DK, CZ and SE (last update: 09/2020).
- Parameters:
raw (Boolean, default False) – Whether to return the original dataset
update (bool, default False) – Whether to update the data from the url.
config (dict, default None) – Add custom specific configuration, e.g. powerplantmatching.config.get_config(target_countries=’Italy’), defaults to powerplantmatching.config.get_config()