Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 969 Bytes

meteoswiss-api.md

File metadata and controls

39 lines (21 loc) · 969 Bytes

Meteoswiss API

Weather Prognosis

Prognosis for next 4 days (including the current one)

JSON Paths of Interest

  • $.forecast[0].dayDate: current Date
  • $.graph.temperatureMean1h[0:143]: Average temperature for the next 4 days (4 * 24h = 144h)
    • likewise temperatureMin1h and temperatureMax1h

Contents

Element Resolution Value(s) Unit
Termperature 1h Min / Max / Average Degree Celsius
Rain 1h Min / Max / Average(?) mm/h?
Rain 10min Min / Max / Average(?) mm/h?
Wind Speed 3h km/h
Wind Direction 3h Degrees
Sunrise Time Unix Timestamp
Sunset Time Unix Timestamp