What are the types of weather included in the api. I need the possible values of weather[0].main to set my background image.
Most questions have been asked before on the forum. I typed in “weather api descriptions” using the magnifying glass search icon (top-right) and the second topic gave me:
Hello. I was wondering if anyone knows how to get the range of descriptions the FCC weather API selects from. I know I could spend hours requesting data by varying lat and long in my requests and downloading descriptions from all over the world, but it would be a bit time consuming. I could also scan the strings for certain elements as well and base image selection off that, but I’d really like to have certainty about the range. Anyone know the range or how to get it easily?
Thanks.
1 Like