{"id":31723332,"url":"https://github.com/openclimatefix/global-solar-forecast","last_synced_at":"2025-10-09T04:50:18.504Z","repository":{"id":314111510,"uuid":"1054161582","full_name":"openclimatefix/global-solar-forecast","owner":"openclimatefix","description":"Forecast and Dashboard for Global Solar Forecast","archived":false,"fork":false,"pushed_at":"2025-09-26T08:28:02.000Z","size":794,"stargazers_count":3,"open_issues_count":6,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-26T09:27:54.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openclimatefix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["openclimatefix"],"patreon":null,"open_collective":"openclimatefix","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2025-09-10T12:59:59.000Z","updated_at":"2025-09-26T08:27:50.000Z","dependencies_parsed_at":"2025-09-18T20:15:08.084Z","dependency_job_id":null,"html_url":"https://github.com/openclimatefix/global-solar-forecast","commit_stats":null,"previous_names":["openclimatefix/global-solar-forecast"],"tags_count":26,"template":false,"template_full_name":"openclimatefix/ocf-template","purl":"pkg:github/openclimatefix/global-solar-forecast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fglobal-solar-forecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fglobal-solar-forecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fglobal-solar-forecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fglobal-solar-forecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openclimatefix","download_url":"https://codeload.github.com/openclimatefix/global-solar-forecast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fglobal-solar-forecast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000695,"owners_count":26082921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-09T04:50:13.810Z","updated_at":"2025-10-09T04:50:18.497Z","avatar_url":"https://github.com/openclimatefix.png","language":"Python","funding_links":["https://github.com/sponsors/openclimatefix","https://opencollective.com/openclimatefix"],"categories":[],"sub_categories":[],"readme":"# OCF Template\n\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n**Starting point for OCF projects**\n \n[![workflows badge](https://img.shields.io/github/actions/workflow/status/openclimatefix/global-solar-forecast/ci.yml?branch=maine\u0026color=FFD053\u0026label=workflow)](https://github.com/openclimatefix/global-solar-forecast/actions/workflows/ci.yml)\n[![tags badge](https://img.shields.io/github/v/tag/openclimatefix/global-solar-forecast?include_prereleases\u0026sort=semver\u0026color=FFAC5F)](https://github.com/openclimatefix/global-solar-forecast/tags)\n[![documentation badge](https://img.shields.io/badge/docs-latest-086788)](https://openclimatefix.github.io/global-solar-forecast/)\n[![contributors badge](https://img.shields.io/github/contributors/openclimatefix/global-solar-forecast?color=FFFFFF)](https://github.com/openclimatefix/global-solar-forecast/graphs/contributors)\n\n[![ease of contribution: medium](https://img.shields.io/badge/ease%20of%20contribution:%20medium-f4900c)](https://github.com/openclimatefix/ocf-meta-repo?tab=readme-ov-file#how-easy-is-it-to-get-involved)\n\n⚠️ This project is a working-in-progress\n\nThis 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. \n\nWe need to get the solar capacity for every countries, and then create a solar forecast.\n\nWe get the **solar capacities** from mainly from Ember and add a few in manually. \n\nThe **solar forecast** is very simple, \n- as it assume one solar panel in the middle of the country, \n- then we scaled it to the capacity of the country\n- We use `open.quartz.solar` which is for domestic solar, and uses free weather forecasts. \n\n![image](./dashboard.png)\n\n## Example usage\n\nTODO add weblink of where this is deployed\n\n\n## FAQ\n\nSee FAQs [here](FAQ.md)\n\n## Development\n\nIn order to run the app locally, clone this repo and run `uv sync`. To start app run\n```uv run streamlit run src/v1/main.py```\n\n### Running the test suite\n\nCurrent there are not tests, but it would be great if some were added\n \n## Contributing and community\n\n[![issues badge](https://img.shields.io/github/issues/openclimatefix/global-solar-forecast?color=FFAC5F)](https://github.com/openclimatefix/global-solar-forecast/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)\n\n- PR's are welcome! See the [Organisation Profile](https://github.com/openclimatefix) for details on contributing\n- Find out about our other projects in the [here](https://github.com/openclimatefix/.github/tree/main/profile)\n- Check out the [OCF blog](https://openclimatefix.org/blog) for updates\n- Follow OCF on [LinkedIn](https://uk.linkedin.com/company/open-climate-fix)\n\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/peterdudfield\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/34686298?v=4?s=100\" width=\"100px;\" alt=\"Peter Dudfield\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePeter Dudfield\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/openclimatefix/global-solar-forecast/commits?author=peterdudfield\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://openclimatefix.org\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/38562875?v=4?s=100\" width=\"100px;\" alt=\"dantravers\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003edantravers\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-dantravers\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/zakwatts\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/47150349?v=4?s=100\" width=\"100px;\" alt=\"Megawattz\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMegawattz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-zakwatts\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.linkedin.com/in/ram-from-tvl\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/114728749?v=4?s=100\" width=\"100px;\" alt=\"Ramkumar R\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRamkumar R\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-ram-from-tvl\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ritkaarsingh30\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/85431642?v=4?s=100\" width=\"100px;\" alt=\"Ritkaar Singh\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRitkaar Singh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/openclimatefix/global-solar-forecast/commits?author=ritkaarsingh30\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/sonata22\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/112934863?v=4?s=100\" width=\"100px;\" alt=\"Nataliia Sosnovshchenko\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNataliia Sosnovshchenko\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/openclimatefix/global-solar-forecast/commits?author=sonata22\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n---\n\n*Part of the [Open Climate Fix](https://github.com/orgs/openclimatefix/people) community.*\n\n[![OCF Logo](https://cdn.prod.website-files.com/62d92550f6774db58d441cca/6324a2038936ecda71599a8b_OCF_Logo_black_trans.png)](https://openclimatefix.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclimatefix%2Fglobal-solar-forecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenclimatefix%2Fglobal-solar-forecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclimatefix%2Fglobal-solar-forecast/lists"}