Appearance
Dateiformat Meteonomiqs
Dateiformat von Meteonomiqs https://doc.meteonomiqs.com/doc/forecast_v4_0.html#tag/Weather-Stations https://forecast.meteonomiqs.com/v4_0/stations/meteoservices/list
Die Konvertierung dieses Formats kann mit TBBM PROZESSING mittels FORMAT_SRC = meteonomiqs erfolgen.
json
{
"stations": [
{
"id": 11124,
"location": "Achensee Camping Schwarzenau",
"lat": 47.4699,
"lon": 11.7134,
"elev": 930,
"timestamp": 1782906000,
"datetime": "2026-07-01T11:40:00.000Z",
"tmp2m": 13.2,
"relh": 91,
"windspeed": 2.7,
"winddir": 45,
"gust": 7.6,
"gustdir": 47,
"pressure": 1020.1,
"raintoday": 24.89
},
{
"id": 11125,
"location": "Pertisau Bergstation Zwölferkopf",
"lat": 47.4277,
"lon": 11.6959,
"elev": 1468,
"timestamp": 1782906000,
"datetime": "2026-07-01T11:40:00.000Z",
"tmp2m": 10.6,
"relh": 88,
"windspeed": 4.2,
"winddir": 304,
"gust": 10.3,
"gustdir": 317,
"pressure": 1023.3,
"raintoday": 30
}
]
}