This package provides functionality to asses prognoses quality of transport prognoses in the Dutch energy sector.
- Clone repository
- Cd into the
prognoses_monitoring_reports_code
directory - Install requirements by running
pip install -r requirements.txt
- Install package by running
pip install .
- Enjoy!
Functionality in this package can be used by importing the package prognoses_monitoring_reports_code
in your python project.
Alternatively you can run main_script.py
for an example report for dummy data.
This project is licensed under the Apache License 2.0 - see LICENSE for details.
Please read CODE_OF_CONDUCT and CONTRIBUTING.md for details on the process for submitting pull requests to us.
This repository is maintained by Korte Termijn Prognoses: [email protected].
It was forked from a repo made by Tennet, which is created by: [email protected].