solarforecastarbiter.io.api.APISession.create_observation

APISession.create_observation(observation)[source]

Create a new observation in the API with the given Observation model

Parameters:observation (datamodel.Observation) – Observation to create in the API
Returns:datamodel.Observation – With the appropriate parameters such as observation_id set by the API