WEPP

Contents

WEPP#

powerplantmatching.data.WEPP(raw=False, config=None)#

Importer for the standardized WEPP (Platts, World Elecrtric Power Plants Database). This database is not provided by this repository because of its restrictive licence.

Parameters:
  • raw (Boolean, default False) – Whether to return the original dataset

  • config (dict, default None) – Add custom specific configuration, e.g. powerplantmatching.config.get_config(target_countries=’Italy’), defaults to powerplantmatching.config.get_config()

Deprecated since version 0.5.0: This will be removed in 0.6.0. This function is not maintained anymore.