stilt.observations.PointSensor#

class stilt.observations.PointSensor(*, name: 'str' = 'point', supported_species: 'tuple[str, ...]' = (), default_height: 'float | None' = None) 'None'[source]#

Sensor family for point-like observations.

This fits fixed towers, moving in-situ platforms, and other measurements that should normalize to a single location and map to a point receptor.

Methods#

build_receptor(observation)

Build a point receptor for one point-like observation.

group_scenes(observations)

Group observations into scenes.

make_observation(*[, species])

Construct one normalized observation stamped with this sensor name.

Attributes#

name

supported_species