stilt.observations.ColumnSensor.group_scenes#

ColumnSensor.group_scenes(observations)#

Group observations into scenes.

The default behavior is intentionally conservative: keep the given collection together as a single scene.

Return type:

list[Scene]

Parameters:

observations (Sequence[Observation])