JRC
- powerplantmatching.data.JRC(raw=False, update=False, config=None)
Importer for the JRC Hydro-power plants database retrieves from https://github.com/energy-modelling-toolkit/hydro-power-database.
- 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()