PV Site Production

February 23, 2024 ยท View on GitHub

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!