{
   "hour": [
      {
         "short": "TEMP",
         "name": "Temperature"
      },
      {
         "short": "TAU",
         "name": "Dew point"
      },
      {
         "short": "WINDSPEED",
         "name": "Wind speed at 10m"
      },
      {
         "short": "WINDDIR",
         "name": "Wind direction at 10m"
      },
      {
         "short": "WINDGUST",
         "name": "Wind Gust at 10m"
      },
      {
         "short": "WIND100M",
         "name": "Wind speed at 100m"
      },
      {
         "short": "PREC",
         "name": "Precipitation"
      },
      {
         "short": "VIS",
         "name": "Visibility"
      },
      {
         "short": "PRESSURE",
         "name": "Pressure"
      },
      {
         "short": "SUN",
         "name": "Sunshine duration"
      },
      {
         "short": "SWNETSRF",
         "name": "Irradiation"
      },
      {
         "short": "CLDTOT",
         "name": "Cloud cover"
      }
   ],
   "day": [
      {
         "short": "TMAX",
         "name": "Maximum temperature"
      },
      {
         "short": "TMIN",
         "name": "Minimum temperature"
      },
      {
         "short": "TEMP",
         "name": "Mean temperature"
      },
      {
         "short": "PREC",
         "name": "Precipitation"
      },
      {
         "short": "WINDMEAN",
         "name": "Wind speed at 10m"
      },
      {
         "short": "WINDDIR",
         "name": "Wind direction 00|06|12|18 UTC"
      },
      {
         "short": "WINDGUST",
         "name": "Wind Gust at 10m"
      },
      {
         "short": "WIND100M",
         "name": "Wind speed at 100m"
      },
      {
         "short": "SNOW",
         "name": "Snow depth"
      },
      {
         "short": "PRESSURE",
         "name": "Pressure"
      },
      {
         "short": "HUMIDITY",
         "name": "Humidity"
      },
      {
         "short": "UVINDEX",
         "name": "UV Index (Clear sky)"
      },
      {
         "short": "SUN",
         "name": "Sunshine duration"
      },
      {
         "short": "SWNETSRF",
         "name": "Irradiation"
      },
      {
         "short": "CLDTOT",
         "name": "Cloud cover"
      }
   ]
}
