https://github.com/SolarArbiter/solarforecastarbiter-core
Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter
https://github.com/SolarArbiter/solarforecastarbiter-core
Last synced: 5 months ago
JSON representation
Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter
- Host: GitHub
- URL: https://github.com/SolarArbiter/solarforecastarbiter-core
- Owner: SolarArbiter
- License: mit
- Created: 2019-01-23T17:31:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:28:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T21:01:12.323Z (6 months ago)
- Language: Python
- Homepage: https://solarforecastarbiter-core.readthedocs.io
- Size: 9.2 MB
- Stars: 34
- Watchers: 3
- Forks: 21
- Open Issues: 152
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - Solar Forecast Arbiter - Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter. (Renewable Energy / Photovoltaics and Solar Energy)
README
[](https://github.com/SolarArbiter/solarforecastarbiter-core/actions)
[](https://lgtm.com/projects/g/SolarArbiter/solarforecastarbiter-core/alerts/)
[](https://codecov.io/gh/solararbiter/solarforecastarbiter-core)
[](https://solarforecastarbiter-core.readthedocs.io/en/latest/?badge=latest)
[](https://doi.org/10.5281/zenodo.3473590)
[](https://quay.io/repository/solararbiter/solarforecastarbiter-core)# solarforecastarbiter-core
Core Solar Forecast Arbiter data gathering, validation, processing, and
reporting package.# Installation
See the [installation](https://solarforecastarbiter-core.readthedocs.io/en/latest/installation.html) instructions in the documentation.
# Documentation
The documentation is hosted at [solarforecastarbiter-core.readthedocs.io](https://solarforecastarbiter-core.readthedocs.io/en/latest/)
# Contributing
We welcome your contributions. Please see our [contributing guide](https://solarforecastarbiter-core.readthedocs.io/en/latest/contributing.html).
# Architecture
The Solar Forecast Arbiter consists of the Dashboard, API, and this Core package.
See [solarforecastarbiter.org/documentation](https://solarforecastarbiter.org/documentation/)
for descriptions of each project and how they work together.