metobs_toolkit.station.Station.get_sensor#
- Station.get_sensor(obstype: str) SensorData[source]#
Get the SensorData instance for a specific observation type.
- Parameters:
obstype (str) – The observation type to retrieve.
- Returns:
The SensorData instance for the specified observation type.
- Return type: