{"id":13718663,"url":"https://github.com/renewables-ninja/gsee","last_synced_at":"2025-08-16T18:13:05.162Z","repository":{"id":10919699,"uuid":"67126195","full_name":"renewables-ninja/gsee","owner":"renewables-ninja","description":"GSEE: Global Solar Energy Estimator","archived":false,"fork":false,"pushed_at":"2025-05-05T13:04:52.000Z","size":400,"stargazers_count":135,"open_issues_count":8,"forks_count":46,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-08-11T23:24:53.389Z","etag":null,"topics":["electricity","energy","irradiance","ninja","pandas","photovoltaic","pv","solar"],"latest_commit_sha":null,"homepage":"https://gsee.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renewables-ninja.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-09-01T11:41:04.000Z","updated_at":"2025-08-11T01:51:54.000Z","dependencies_parsed_at":"2024-05-02T04:59:19.539Z","dependency_job_id":"58f17fb8-0770-4e35-adab-eecf90207cfb","html_url":"https://github.com/renewables-ninja/gsee","commit_stats":{"total_commits":57,"total_committers":3,"mean_commits":19.0,"dds":0.07017543859649122,"last_synced_commit":"6574a7707d9c1374ebb32aab2c07f9d185f25a99"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/renewables-ninja/gsee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renewables-ninja%2Fgsee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renewables-ninja%2Fgsee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renewables-ninja%2Fgsee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renewables-ninja%2Fgsee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renewables-ninja","download_url":"https://codeload.github.com/renewables-ninja/gsee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renewables-ninja%2Fgsee/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270164911,"owners_count":24538424,"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-08-12T02:00:09.011Z","response_time":80,"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":["electricity","energy","irradiance","ninja","pandas","photovoltaic","pv","solar"],"created_at":"2024-08-03T01:00:35.503Z","updated_at":"2025-08-16T18:13:05.119Z","avatar_url":"https://github.com/renewables-ninja.png","language":"Python","funding_links":[],"categories":["Renewable Energy","Renewable Energy Sources"],"sub_categories":["Photovoltaics and Solar Energy","Photovoltaic"],"readme":"[![Master branch build status](https://img.shields.io/azure-devops/build/renewables-ninja/dcefb182-6481-4ca4-8f5e-75b022ab426d/1?style=flat-square)](https://dev.azure.com/renewables-ninja/gsee/_build?definitionId=1)\n[![Test coverage](https://img.shields.io/codecov/c/github/renewables-ninja/gsee?style=flat-square\u0026token=1b25079ab156419b919462aaba0f469e)](https://codecov.io/gh/renewables-ninja/gsee)\n[![PyPI version](https://img.shields.io/pypi/v/gsee.svg?style=flat-square)](https://pypi.python.org/pypi/gsee)\n[![conda-forge version](https://img.shields.io/conda/vn/conda-forge/gsee.svg?style=flat-square)](https://anaconda.org/conda-forge/gsee)\n\n# GSEE: Global Solar Energy Estimator\n\n`GSEE` is a solar energy simulation library designed for rapid calculations and ease of use. [Renewables.ninja](https://www.renewables.ninja/) uses `GSEE`.\n\nThe development of `GSEE` predates the existence of [`pvlib-python`](https://pvlib-python.readthedocs.io/) but builds on its functionality as of v0.4.0. Use `GSEE` if you want fast simulations with sensible defaults and solar energy technologies other than PV, and `pvlib-python` if you need control over the nuts and bolts of simulating PV systems.\n\n## Installation\n\n`GSEE` requires Python 3. The recommended way to install is through the [Anaconda Python distribution](https://www.continuum.io/downloads) and `conda-forge`:\n\n    conda install -c conda-forge gsee\n\nYou can also install with `pip install gsee`, but if you do so, and do not already have `numpy` installed, you will get a compiler error when pip tries to build to `climatedata_interface` Cython extension.\n\n## Documentation\n\nSee the [documentation](https://gsee.readthedocs.io/) for more information on `GSEE`'s functionality and for examples.\n\n## Credits and contact\n\nContact [Stefan Pfenninger](mailto:stefan.pfenninger@usys.ethz.ch) for questions about `GSEE`. `GSEE` is also a component of the [Renewables.ninja](https://www.renewables.ninja) project, developed by Stefan Pfenninger and Iain Staffell. Use the [contact page](https://www.renewables.ninja/about) there if you want more information about Renewables.ninja.\n\n## Citation\n\nIf you use `GSEE` or code derived from it in academic work, please cite:\n\nStefan Pfenninger and Iain Staffell (2016). Long-term patterns of European PV output using 30 years of validated hourly reanalysis and satellite data. *Energy* 114, pp. 1251-1265. [doi: 10.1016/j.energy.2016.08.060](https://doi.org/10.1016/j.energy.2016.08.060)\n\n## License\n\nBSD-3-Clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenewables-ninja%2Fgsee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenewables-ninja%2Fgsee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenewables-ninja%2Fgsee/lists"}