Conversations
I use the following url to request data for the weather conditions in Montreal:
http://api.wunderground.com/api/90997...
However, t...
Why is the API returning 0mm? How is Wunderground's station not detecting any rain when it's clearly raining right now?
A few days ago, it was raining in Montreal. The API knew this because the JSON response had the "rain" icon in it. However, every metric ...
Sometimes I get a negative number (specifically -999.00) for precipitation across various precipitation fields. What does this signify?!!
I'm getting some really weird behaviour from the results the API is returning.
This is the URL I'm using to get JSON data: http://api....