acept.examples.main_example
Main example for building the scenario profiles for a given PLZ and year.
To run the example use the following command with the venv activated:
$ source venv/bin/activate
$ cd src/acept
$ python examples/main_example.py
Module Contents
Functions
Build the scenario profiles for the given input |
Attributes
- acept.examples.main_example.build_scenario_profiles_for_plz_year(plz: int, year: int = 2011) dict[source]
Build the scenario profiles for the given input
The scenario profiles are built for the temperature profile and the PV capacity factor profiles The scenario profiles are saved in the
acept.acept_constants.TEMP_PATHdirectory