solarforecastarbiter.io.reference_observations.eia

Functions

fetch(api, site, start, end, *, eia_api_key) Retrieve observation data for a EIA site between start and end.
initialize_site_forecasts(api, site) Creates a forecast at the site.
initialize_site_observations(api, site) Creates an observation at the site.
update_observation_data(api, sites, …[, …]) Retrieve data from the network, and then format and post it to each observation at the site.