{
  "source": "ICON-EU",
  "run": "2026082606",
  "fields": {
    "temperature": {
      "unit": "°C",
      "dtype": "float16"
    },
    "dewpoint": {
      "unit": "°C",
      "dtype": "float16"
    },
    "humidity": {
      "unit": "%",
      "dtype": "float16"
    },
    "pressure": {
      "unit": "hPa",
      "dtype": "float16"
    },
    "surface_pressure": {
      "unit": "hPa",
      "dtype": "float16"
    },
    "u10": {
      "unit": "m/s",
      "dtype": "float16"
    },
    "v10": {
      "unit": "m/s",
      "dtype": "float16"
    },
    "wind": {
      "unit": "km/u",
      "dtype": "float16"
    },
    "wind_dir": {
      "unit": "degrees",
      "dtype": "float16"
    },
    "gust": {
      "unit": "km/u",
      "dtype": "float16"
    },
    "cloud_total": {
      "unit": "%",
      "dtype": "float16"
    },
    "cloud_low": {
      "unit": "%",
      "dtype": "float16"
    },
    "cloud_mid": {
      "unit": "%",
      "dtype": "float16"
    },
    "cloud_high": {
      "unit": "%",
      "dtype": "float16"
    },
    "precip": {
      "unit": "mm",
      "dtype": "float16"
    },
    "rain_large_scale": {
      "unit": "mm",
      "dtype": "float16"
    },
    "rain_convective": {
      "unit": "mm",
      "dtype": "float16"
    },
    "snow_large_scale": {
      "unit": "kg/m²",
      "dtype": "float16"
    },
    "snow_convective": {
      "unit": "kg/m²",
      "dtype": "float16"
    },
    "cape_ml": {
      "unit": "J/kg",
      "dtype": "float16"
    },
    "cin_ml": {
      "unit": "J/kg",
      "dtype": "float16"
    },
    "cape_con": {
      "unit": "J/kg",
      "dtype": "float16"
    },
    "lpi": {
      "unit": "index",
      "dtype": "float16"
    },
    "snow_level": {
      "unit": "m",
      "dtype": "float16"
    },
    "visibility": {
      "unit": "m",
      "dtype": "float16"
    },
    "weather_code": {
      "unit": "code",
      "dtype": "int16"
    },
    "pwat": {
      "unit": "kg/m²",
      "dtype": "float16"
    },
    "t850": {
      "unit": "°C",
      "dtype": "float16"
    },
    "t500": {
      "unit": "°C",
      "dtype": "float16"
    },
    "rh700": {
      "unit": "%",
      "dtype": "float16"
    }
  }
}