Skip to content

Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter

License

Notifications You must be signed in to change notification settings

awig/solarforecastarbiter-core

This branch is 3 commits ahead of, 217 commits behind SolarArbiter/solarforecastarbiter-core:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5765c90 · Jun 17, 2020
May 15, 2020
May 18, 2020
Jun 17, 2020
Feb 7, 2020
Jun 17, 2020
May 18, 2020
Apr 30, 2019
Feb 19, 2019
May 27, 2020
Mar 1, 2019
Mar 1, 2019
Jan 23, 2019
May 30, 2019
May 18, 2020
May 27, 2020
May 14, 2020
Apr 22, 2020
Feb 19, 2019
Mar 23, 2020
Nov 15, 2019
Feb 19, 2019

Repository files navigation

Build Status Total alerts codecov Documentation Status DOI Docker Repository on Quay

solarforecastarbiter-core

Core Solar Forecast Arbiter data gathering, validation, processing, and reporting package.

Installation

See the installation instructions in the documentation.

Documentation

The documentation is hosted at solarforecastarbiter-core.readthedocs.io

Contributing

We welcome your contributions. Please see our contributing guide.

Architecture

The diagram below depicts data flow between components of the Solar Forecast Arbiter framework. Users of the framework typically interact with the solarforecastarbiter-core code through a queue/worker system maintained by the API. Users may access the API directly or through the Dashboard. The API queues analyses to be processed by workers using core code. The workers then send their results to the API for storage in the database.

Alternatively, users may choose to install the core package on their own systems and perform their analyses independently of the Dashboard, API, or database.

system sketch

About

Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Other 1.4%