solarforecastarbiter.io.api.APISession.process_report_dict

APISession.process_report_dict(rep_dict)[source]

Load parameters from rep_dict into a Report object, getting forecasts and observations as necessary

Parameters:rep_dict (dict) – Report dictionary as posted to the the API. See the API schema for details
Returns:datamodel.Report