Bug 147738 - Weather Report Applet Gets Wrong Forecast for Loveland
Summary: Weather Report Applet Gets Wrong Forecast for Loveland
Status: RESOLVED UPSTREAM
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Final
Hardware: i586 SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords: should_go_upstream
Depends on:
Blocks:
 
Reported: 2006-02-02 17:51 UTC by Mark Voelker
Modified: 2008-08-14 20:16 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Voelker 2006-02-02 17:51:34 UTC
I live and work in Loveland, Colorado.  I set up the Gnome Weather report applet to retrieve weather data using the "North America -> United States -> Colorado -> Loveland" location from the preferences menu.  However I noticed that the forecasts seemed to be off by quite a bit compared to other weather forecasts.  I took a look at /opt/gnome/share/gnome-applets/gweather/Locations.xml to see what code and zone the applet is using.  For getting current conditions, it uses code KFNL, which is the Fort Collins/Loveland municipal airport.  That's fine.  However for retrieving the forecast, it uses zone COZ035.  Zone COZ035 if Larimer (note: Loveland and Fort Collins are in Larimer County) and Jackson counties between 6000 and 9000 feet of elevation.  You can verify this at the following URL:

http://weather.noaa.gov/cgi-bin/iwszone3?Sites=COZ035

Fort Collins, the airport, and most or all of Loveland are below 6000 feet in elevation.  Therefore the correct zone for this location is COZ038:

http://weather.noaa.gov/cgi-bin/iwszone3?Sites=COZ038

The difference in forecasts between these two zones is often fairly dramatic--the higher elevations receive precipitation much more often, particularly in wintertime (the higher elevations get a lot more snow and wind than the lower elevations).  These two cities sit right at the edge of where the Rocky Mountains meet the plains, so the difference in elevation can be a major difference in climate.

You can validate the elevations of Loveland, Fort Collins, and the airport at the following URL's:

City of Fort Collins facts website (run by the city government of Fort Collins): http://www.ci.fort-collins.co.us/fcfacts.php?ID=2


City of Loveland demographics website (run by the city government of Loveland):
http://www.ci.loveland.co.us/econdev/loveland_profile.htm

Ft. Collins/Loveland Municipal Airport info (AirNav):
http://www.airnav.com/airport/KFNL

Suggested diff for /opt/gnome/share/gnome-applets/gweather/Locations.xml:
43536c43536
<         <zone>COZ038</zone>
---
>         <zone>COZ035</zone>
Comment 1 JP Rosevear 2006-03-19 16:43:58 UTC
Filed upstream http://bugzilla.gnome.org/show_bug.cgi?id=335135
Comment 2 Stephan Kulow 2008-06-25 09:35:17 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 3 Stephan Kulow 2008-06-25 09:37:17 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 4 Stephan Kulow 2008-06-25 09:42:05 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 5 Stephan Kulow 2008-06-25 09:53:30 UTC
Closing old LATER+REMIND bugs as WONTFIX - if you still plan to work on it, feel free to reopen and set to ASSIGNED.

In case the report saw repeated reopen comments, it's due to bugzilla timing out on the huge request ;(
Comment 6 JP Rosevear 2008-08-14 20:16:24 UTC
Updating resolution to UPSTREAM.