Meteorology Zarr¶
Path:
/data/aurora/products/vaisalamet/vaisalamet.zarr
Dataset shape¶
- dimension:
time - deployed shape when checked on
2026-05-21: time=271690- time coverage when checked:
2026-05-02 00:00:02to2026-05-21 20:09:59 - sorted unique
timecoordinate
Time coordinate¶
timeis parsed from the rawtimestampcolumn- timestamps are localized as
Europe/London - timestamps are converted to UTC before storage
Useful root attributes¶
instrument = "vaisalamet"title = "Vaisala met station data"source = "vaisala_met_level0_*.dat"
Variable layout¶
- one
float32timeseries per retained source column - the deployed store currently contains
68variables
Examples include:
baro_hPah1_ahh1_eh1_err_rh_meas_errh1_err_temp_meas_err- the various
*_err_*,*_dev_*, and*_st_*health and status flags
Schema note¶
- append runs align incoming files to the existing Zarr schema
- missing existing columns are filled with
NaN - newly appearing columns are dropped unless the store is rebuilt
- append writes materialize only the already-filtered new sample block before writing, matching the cross-instrument Zarr append policy
Chunking¶
time-only variables are chunked(1200,)
Display note¶
The dashboard's Meteorology instrument uses this Zarr as its main source, but the final displayed summary also merges selected ASFS logger met traces at presentation time.