openclimatefix / pv-site-production

Production service for PV site level forecasts
MIT License
1 stars 3 forks source link

PV Site Production

All Contributors

Repo structure

./infrastructure: Docker files for the services

At the core of each service is a self-contained python package. See the individual directories:

./forecast-inference: Service that runs the site forecasting model in inference

./database-cleanup: Service that archives the forecasts to keep the database small

Development

Run the CI for the whole repo

To make sure that everything builds, passes the lint and tests, you can run

make all

Optionally run everything in parallel:

make all -j 8

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Sukh-P
Sukh-P

👀

This project follows the all-contributors specification. Contributions of any kind welcome!