• Resolved Rob_Huska

    (@rob_huska)


    Does the PRO version offer precipitation probability? I know that OpenWeatherMap does not offer this, but I would think Yahoo does, and since there is the option to use Yahoo I was wondering if that is possible.

    Also is the $weather object info different for Yahoo vs. OpenWeatherMap?

    https://wordpress.org/plugins/awesome-weather/

Viewing 1 replies (of 1 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    Sorry for the extreme delay. Here is an example URL that I call to get weather from Yahoo. If you view it in the Chrome browser it will format it better so you can actually read it:

    http://query.yahooapis.com/v1/public/yql?format=json&q=select%20*%20from%20weather.forecast%20where%20woeid=2347581%20and%20u=%27f%27

    I don’t see the precipitation probability on the page.
    Hal

Viewing 1 replies (of 1 total)

The topic ‘Precipitation Probability’ is closed to new replies.