Bug#304137: gweather: include NYC Central Park
mike castleman
mike castleman <m@mlcastle.net>, 304137@bugs.debian.org
Sun, 10 Apr 2005 23:34:29 -0400
This is a multi-part MIME message sent by reportbug.
--===============0366963198==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: gnome-applets-data
Version: 2.8.1.1-4
Severity: wishlist
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to [1], the National Weather Service has been observing the
weather at Belvedere Castle in New York City's Central Park since 1920.
The weather station at Central Park serves as the primary weather
provider for the millions of people who live in work in Manhattan, the
political, economic, and cultural center of New York City. While
gweather's default Locations.xml file contains entries for JFK and
LaGuardia airports in Queens, as well as stations across the river in
New Jersey, it would be preferred if the Central Park observatory could
be included. Fortunately, this change is trivial to implement; a patch
(albiet with fewer languages than the rest of the Locations.xml file) is
attached. Including this patch in Debian or upstream would prevent me
from having to make the change every time I install a new system.
Thanks,
mike
[1] http://www.gothamist.com/weather/archives/2004/04/13/and_the_temperature_in_central_park_is.php
- -- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages gnome-applets-data depends on:
ii gconf2 2.8.1-4 GNOME configuration database syste
ii gnome-applets 2.8.1.1-4 Various applets for GNOME 2 panel
ii scrollkeeper 0.3.14-9.1 A free electronic cataloging syste
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCWfBErbXc6n5AevkRAqWOAJ99s8dshgZ9FM+XqYTpp4CS8TY/4QCfSAHE
SiPPvxocUABv9idyiKNUOyU=
=kqWy
-----END PGP SIGNATURE-----
--===============0366963198==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="utf-8"
Content-Disposition: attachment; filename="locations.patch"
--- /usr/share/gweather/Locations.xml 2004-11-28 10:47:30.000000000 -0500
+++ Locations.xml 2005-04-10 23:06:28.000000000 -0400
@@ -69562,6 +69562,13 @@
<radar>har</radar>
</location>
<location>
+ <name>New York-Central Park</name>
+ <name xml:lang="es">Nueva York-Parque Central</name>
+ <code>KNYC</code>
+ <zone>NYZ072</zone>
+ <radar>nyc</radar>
+ </location>
+ <location>
<name>New York-JFK Arpt</name>
<name xml:lang="ar">نيويورك-مطار جون ف. كينيدي</name>
<name xml:lang="az">New York-JFK Arpt</name>
--===============0366963198==--