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

notuntoward/solarforecastarbiter-core

 
 

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%