solarforecastarbiter.io.reference_observations.pvdaq

Functions

adjust_site_parameters(site) Kludge the extra metadata in a json file into the metadata dict derived from a csv file.
fetch(api, site, start, end, *, …) Retrieve observation data for a PVDAQ site between start and end.
initialize_site_forecasts(api, site) Create a forecasts for each variable measured at the site
initialize_site_observations(api, site) Creates an observation at the site for each variable in the PVDAQ site’s file.
update_observation_data(api, sites, …[, …]) Post new observation data to all PVDAQ observations from start to end.