stilt.observations.PointSensor.make_observation#

PointSensor.make_observation(*, species=None, **kwargs)#

Construct one normalized observation stamped with this sensor name.

This is a lightweight normalization helper for code that already has structured values in hand. Product-specific file readers remain intentionally outside core stilt.observations.

Return type:

Observation

Parameters:
  • species (str | None)

  • kwargs (Any)