solarforecastarbiter.io.reference_observations.surfrad

Functions for Creating and Updating NOAA SURFRAD related objects within the SolarForecastArbiter

Functions

fetch(api, site, start, end[, realtime]) Retrieve observation data for a surfrad site between start and end.
initialize_site_forecasts(api, site) Create forecasts for each variable in surfrad_variables at the site
initialize_site_observations(api, site) Creates an observaiton at the site for each variable in surfrad_variables.
update_observation_data(api, sites, …[, …]) Post new observation data to a list of Surfrad Observations from start to end.