{"id":20200846,"url":"https://github.com/openclimatefix/pv-site-production","last_synced_at":"2025-04-10T11:22:12.240Z","repository":{"id":65314037,"uuid":"585953731","full_name":"openclimatefix/pv-site-production","owner":"openclimatefix","description":"Production service for PV site level forecasts","archived":false,"fork":false,"pushed_at":"2025-03-19T15:10:49.000Z","size":7137,"stargazers_count":1,"open_issues_count":9,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T16:23:19.655Z","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":"mit","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":"LICENSE","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},"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":"2023-01-06T14:41:45.000Z","updated_at":"2025-02-07T17:24:00.000Z","dependencies_parsed_at":"2024-01-13T15:05:53.458Z","dependency_job_id":"67f848f1-d96c-4e75-a963-4e8ff4b24cc7","html_url":"https://github.com/openclimatefix/pv-site-production","commit_stats":{"total_commits":170,"total_committers":4,"mean_commits":42.5,"dds":0.6470588235294117,"last_synced_commit":"dc6d56e2649c5bba4f01ad4e40e4b47f23bcadd7"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fpv-site-production","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fpv-site-production/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fpv-site-production/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fpv-site-production/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openclimatefix","download_url":"https://codeload.github.com/openclimatefix/pv-site-production/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208604,"owners_count":21065203,"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","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":"2024-11-14T04:45:51.224Z","updated_at":"2025-04-10T11:22:12.222Z","avatar_url":"https://github.com/openclimatefix.png","language":"Python","funding_links":["https://github.com/sponsors/openclimatefix","https://opencollective.com/openclimatefix"],"categories":[],"sub_categories":[],"readme":"# PV Site Production\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n## Repo structure\n\n[`./infrastructure`][inf]: Docker files for the services\n\n\nAt the core of each service is a self-contained python package. See the individual directories:\n\n[`./forecast-inference`][infe]: Service that runs the site forecasting model in inference\n\n[`./database-cleanup`][arc]: Service that archives the forecasts to keep the database small\n\n\n## Development\n\n### Run the CI for the whole repo\n\nTo make sure that everything builds, passes the lint and tests, you can run\n\n    make all\n\nOptionally run everything in parallel:\n\n    make all -j 8\n\n\n[inf]: ./infrastructure\n[infe]: ./forecast-inference\n[arc]: ./database-cleanup\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\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/Sukh-P\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/42407101?v=4?s=100\" width=\"100px;\" alt=\"Sukh-P\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSukh-P\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/openclimatefix/pv-site-production/pulls?q=is%3Apr+reviewed-by%3ASukh-P\" title=\"Reviewed Pull Requests\"\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\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclimatefix%2Fpv-site-production","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenclimatefix%2Fpv-site-production","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclimatefix%2Fpv-site-production/lists"}