weather Questions
5
Solved
What is the best way to get current weather via API ?
Could you make some example with this API ?
Naif asked 3/9, 2010 at 22:50
2
Solved
I was wondering if there is a way to find the weather of specific town/city using Java. I have heard of Google Weather API but that has not yielded any results. I also have heard about using an .xm...
Kendallkendell asked 17/9, 2012 at 14:44
6
I would like to know of some API which i could use to retrieve weather information in Android. I came across samples which make use of the Google Weather API and it works fine.But since the G...
3
I am looking for a weather api that I can query by latlng and date. The date seems to be the hard part. All the APIs seem to only return the weather at he current day and/or week. I also need...
2
Solved
I'm layering NOAA radar information over a map with a focus of 8. When the page loads, the map initially renders at 8, then immediately redraws itself to show an entire region.
The KML file I'm u...
Rockingham asked 5/1, 2013 at 17:45
2
Solved
I have questions on the behavior I am seeing with applying Kalman Filter (KF) to the following forecast problem. I have included a simple code sample.
Goal: I would like to know if KF is suitable ...
Miticide asked 18/10, 2013 at 2:58
3
Solved
What I have: Latitude and Longitude.
What I want: Get weather update for these coordinates.
3
Solved
Have someone ever use AccuWeather to search your country weather? I want to get my city weather code in AccuWeather who can help me? The code generate has form like this: EUR|DE|GM014|TORGAU. I can...
Bobodioulasso asked 17/9, 2012 at 3:59
2
I'd like to know if the AccuWeather API is free for commercial use.
If not, how I can use it for commercial purposes?
Is there a totally free weather API that I can use for my app?
Sponson asked 1/7, 2013 at 14:31
3
Solved
I'm creating an app (PHP) that takes yahoo weather data from the free RSS feed and correlates it with a colour hex based on data retrieved from the RSS feed. The issue I'm having is finding a way t...
4
Solved
I need an API to give me the zip code of a location when someone enters a location like Los Angeles, California. I have seen many APIs that give you the details by the zip code, but I need th...
2
I have been struggling to find a solution for this after numerous searches. I am looking for a web service or API or something that will allow me to fetch smoothed NEXRAD (Weather Radar) data...
Sequacious asked 5/9, 2012 at 2:2
0
The default weather API for Google Maps API v3 is nice, but I need an actual radar loop. I found an example of layering a KML file onto an existing map:
<script language=JavaScript type=text/J...
Cordie asked 5/1, 2013 at 16:11
1
Solved
How do I import weather data into a Python program?
Bernadine asked 24/9, 2009 at 22:19
1
I'm using the Google Weather API in an iPhone app, and lately sometimes it has been returning a 403 error, but now it's returning a really funky error saying "Unknown API" no matter what loca...
Wormhole asked 27/8, 2012 at 9:40
1
I have the daily weather report like this. What I want is to calculate the monthly mean of the max, min and observation temperature and then plot these three lines. I already convert the date forma...
1
Solved
Edit: 2020 update -- Please disregard the question below as Google's weather API is no longer able to be used. If you are interested in using a weather API, Darksky is the defacto that most people ...
1
I calculated the wind direction and now I want to show the wind direction pointing to 144 degrees (on compass). How can I show this arrow on Google Maps?
Roof asked 17/2, 2010 at 5:31
1
Solved
Looking for a good API for getting wind data for a location, whats the best free one out there?
6
I want to parse this XML Document http://www.google.de/ig/api?weather=Braunschweig,%20Deutschland I want to be able to read out condition, temp_c and humidity. All this I want to do inside of JavaS...
City asked 27/11, 2008 at 14:59
1
Solved
Practical uses aside, how (if it is possible at all) could you create a "snowing" effect on your desktop PC running Windows? Preferably with nothing but raw C/C++ and WinAPI.
The requirements for ...
8
Solved
Related to https://stackoverflow.com/questions/139944/where-can-one-find-free-software-icons-images
I have a need for free weather-related icons. Specifically, I need icons that you might se...
3
Solved
Where can I find historical raw weather data for a project I am doing with focus on the USA and Canada. I need temperatures mainly, but other details would be nice. I am having a very hard ti...
Perambulate asked 8/7, 2010 at 5:55
4
Solved
The only US weather data that is available free for commercial use is the US National Weather Service. I'd like to use it. Is there a Ruby/Rails library for accessing it?
Perl would also be helpf...
Marchall asked 1/1, 2010 at 20:8
2
Solved
Can I use the Google Weather API in a commercial project, if I just added a "weather powered by Google" link?
Interferon asked 23/9, 2009 at 9:19
© 2022 - 2024 — McMap. All rights reserved.