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 a point receptor for one point-like observation. |
|
Group observations into scenes. |
|
Construct one normalized observation stamped with this sensor name. |
Attributes#
|
|
|