Skip to content

reenact.reenact.datapackage#

Module to get and aggregate data from oemof datapackages.

DatapackageError #

Bases: Exception

Raised when a datapackage cannot be loaded.

check_datapackage(scenario_path) #

Check if a datapackage can be loaded.

get_full_load_hours(scenario) #

Get full load hours from oemof datapackage.

get_potentials(scenario) #

Get all capacity potentials from oemof datapackage.