observation_set

observation_set#

Observation set related station control interface models.

Full path: iqm.station_control.interface.models.observation_set

Classes

ObservationSetBase

Abstract base class of the observation set definition and data.

ObservationSetData

The content of the observation set stored in the database.

ObservationSetDefinition

The content of the observation set object when creating it.

ObservationSetUpdate

The observation set data to be updated in the database.

ObservationSetWithObservations

The content of the observation set stored in the database, with a list of observations.

QualityMetrics

The content of the quality metric set stored in the database, with a list of observations and calibration set.

Inheritance

Inheritance diagram of iqm.station_control.interface.models.observation_set