Top "Weather-api" questions

An API dedicated to weather forecasts

Using OpenWeatherMap API Key

I get Exception "http://api.openweathermap.org/data/2.5/weather?q=Sydney". Can someone please help how to use it. Works …

android weather-api openweathermap
How can i find APIs for a weather forcast websites?

I making a java application that give the user notification with the weather conditions. i used the yahoo weather API …

java xml api weather-api yahoo-weather-api
Getting the weather in current location from Latitude and Longitude in iPhone

I have current location Latitude[17.382042000000000000] and Longitude[78.481727299999990000]. Is there any way find out the weather based on these Latitude and …

ios weather-api
How to use the NOAA API to query past weather data for a given set of coordinates

I am trying to retrieve past NOAA data using latitudinal and longitudinal coordinates. I am interested both in historical time …

python r weather-api noaa
Precipitation field in OpenWeatherMap API 2.5

I'm using the Open Weather Map API for weather forecast. Current available version is 2.5 Here is a snippet of XML ... &…

api weather-api openweathermap
How do I use the query parameters in the Dark Sky Forecast API ?(forecast.io)

I'm using the Dark Sky Forecast API to retrieve some weather information. When I read the official doc, I found …

api weather weather-api
OpenWeatherMap API vs Wunderground API?

I don't see a lot of information available comparing the weather APIs that are available. What is the difference between …

weather-api wunderground openweathermap
United States Weather Radar Data Feed or API?

Is there a government or private API for accessing weather radar data in the United States?

dataset weather weather-api
Weather prediction algorithm variety

Currently there's a big 'storm' over the predictions by the MetOffice in the UK. They predicted a mild, wet winter, …

algorithm weather weather-api forecasting
Using OpenWeatherMap API gives 401 error

I'm trying to get the weather data for London in JSON but I am getting HTTPError: HTTP Error 401: Unauthorized. How …

python weather-api openweathermap