solarforecastarbiter.io.api.APISession.get_observation

APISession.get_observation(observation_id)[source]

Get the metadata from the API for the a given observation_id in an Observation object.

Parameters:observation_id (string) – UUID of the observation to retrieve
Returns:datamodel.Observation