stilt.observations.Scene#

class stilt.observations.Scene(id: 'str', sensor: 'str', observations: 'list[Observation]', metadata: 'dict[str, Any]' = <factory>) None[source]#

A logical grouping of related observations, typically sensor-defined.

Attributes#

id

sensor

observations

metadata

observation_ids

Observation identifiers in the same order as observations.