openclimatefix / pvnet_app

Application for running PVNet in production
MIT License
1 stars 3 forks source link

Add option to run multiple models #79

Closed dfulu closed 1 month ago

dfulu commented 1 month ago

As part of our development cycle, it is beneficial to be able to run multiple versions of on dev at once. This pull requests adds the option for the app to be able to run multiple PVNet models.

This is configurable with the RUN_EXTRA_MODELS environmental variable so the extra models will not be run on prod.

Extra things to consider: