Starting point for OCF projects
This aim of this project is about making a global solar forecast. We want to make a 0-48 hours forecast for every country in the world.
We need to get the solar capacity for every countries, and then create a solar forecast.
We get the solar capacities from mainly from Ember and add a few in manually.
The solar forecast is very simple,
- as it assume one solar panel in the middle of the country,
- then we scaled it to the capacity of the country
- We use
open.quartz.solar
which is for domestic solar, and uses free weather forecasts.
TODO add weblink of where this is deployed
See FAQs here
In order to run the app locally, clone this repo and run uv sync
. To start app run
uv run streamlit run src/v1/main.py
Current there are not tests, but it would be great if some were added
- PR's are welcome! See the Organisation Profile for details on contributing
- Find out about our other projects in the here
- Check out the OCF blog for updates
- Follow OCF on LinkedIn
Peter Dudfield 💻 |
dantravers 🤔 |
Megawattz 🤔 |
Ramkumar R 🎨 |
Ritkaar Singh 💻 |
Nataliia Sosnovshchenko 💻 |
Part of the Open Climate Fix community.