{
  "atts": {
    "pp": {
      "description": "total accumulated precipitation",
      "units": "mm h-1 or mm day-1"
    },
    "pres": {
      "description": "atmospheric pressure",
      "units": "mbar"
    },
    "rad": {
      "description": "solar radiation",
      "units": "W m-2"
    },
    "rh": {
      "description": "relative humidity",
      "units": "%"
    },
    "temp": {
      "description": "temperature",
      "units": "\u00b0C"
    },
    "wd": {
      "description": "wind direction",
      "units": "\u00b0"
    },
    "wg": {
      "description": "wind gust",
      "units": "m s-1"
    },
    "ws": {
      "description": "wind speed",
      "units": "m s-1"
    }
  },
  "data": {
    "pp": [
      0.0
    ],
    "pres": [
      1014.3
    ],
    "rad": [
      26.0
    ],
    "rh": [
      82.9
    ],
    "temp": [
      16.8
    ],
    "wd": [
      333.0
    ],
    "wg": [
      6.7
    ],
    "ws": [
      3.4
    ]
  },
  "datetime": [
    "2026-06-19T05:40:01+0000"
  ],
  "lat": 38.736,
  "lon": -9.138,
  "now": "2026-06-19T06:43:51+0100",
  "request_time": "2.38ms",
  "request_type": "GET",
  "sizes": 1,
  "status": "success",
  "vars": [
    "temp",
    "rh",
    "pres",
    "ws",
    "wg",
    "wd",
    "rad",
    "pp"
  ]
}
