metobs_toolkit.station.Station.metadf#
- property Station.metadf: DataFrame#
Construct a DataFrame representation of metadata.
Metadata is the information related to the sensors, that does not change over time. The metadata is extracted from the site instance.
- Returns:
A DataFrame with the station names as index, and the metadata as columns.
- Return type:
pandas.DataFrame