PricingBlog

List of different weather descriptions in the weather API

  • roccons-1226924797942960168

    roccons

    1 year ago

    The weather API have some nodes called "weather", containing "id", "main", "description" and icons. Example of descriptions are "clear sky" or "light rain". Where or how can I find the complete list of possible values? I wasn't able to find any information on this subject.
  • roccons-1226955419063423007

    roccons

    1 year ago

    If anyone else is looking for this information, it seems to use this:
    https://openweathermap.org/weather-conditions#Weather-Condition-Codes-2
    🙌2
  • erikbeus-1227549935113867335

    Erik Beuschau

    1 year ago

    Yes, our weather API is a proxy in front of openweathermap.org
    Glad you found what you were looking for 🙂