From owner-freebsd-gnome@FreeBSD.ORG Tue May 18 06:27:06 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE7A16A4CE for ; Tue, 18 May 2004 06:27:06 -0700 (PDT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C41443D72 for ; Tue, 18 May 2004 06:26:30 -0700 (PDT) (envelope-from piotr.smyrak@heron.pl) Received: from pf183.wroclaw.sdi.tpnet.pl ([213.25.228.183] helo=beth.poprostu.pl) by sys.heron.com.pl with asmtp (Exim 4.23) id 1BQ4dL-0003MU-2Y; Tue, 18 May 2004 15:27:51 +0200 Date: Tue, 18 May 2004 15:22:27 +0200 From: Piotr Smyrak To: "Kevin Oberman" Message-Id: <20040518152227.0d74c20e@beth.poprostu.pl> In-Reply-To: <20040516213321.0D57C5D07@ptavv.es.net> References: <20040516162012.1f39f590@beth.poprostu.pl> <20040516213321.0D57C5D07@ptavv.es.net> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org Subject: Re: gweather/Locations X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 13:27:06 -0000 On Sun, 16 May 2004 14:33:21 -0700, "Kevin Oberman" wrote: > > Date: Sun, 16 May 2004 16:20:12 +0200 > > From: Piotr Smyrak > > > > On Sat, 15 May 2004 20:49:41 -0700, "Kevin Oberman" > > > > wrote: > > > > > > From: Piotr Smyrak > > > > > > > > Do you know of any information source on the format of > > > > gweather Locations file? > > > > > > > > /usr/X11R6/share/gnome/gweather/Locations > > > > > > Use the source. Search for 'url' in weather.c and you will > > > find that it gets data from various places at NOAA. The > > > primary information for current weather is at metar.noaa.gov. > > > Forecasts come from other NOAA sites and I am not sure how > > > many non-US locations are available. > > > > Yes, this is what I was doing, but all I get is some > > understanding of the fields, but I fail to find information on > > what kind of code most of them require, and where I can get > > those codes. > > > > So those are: name, code, zone, radar. And for: > > > > loc3=Anchorage PANC AKZ015 alaska > > > > name is Anchorage > > code is PANC > > zone is AKZ015 > > and finally radar is alaska > > > > The code is actually an ICAO code for air ports, but what about > > zone and radar? Is zone a postal zip or what? > > They are a "weather zone". Forecasts are made on larger zones that > usually cover several reporting stations. That's what the zones > are for. The'radar' value is an even larger area (especially near > the Arctic and Antarctic due to the location of the satellites at > the equator. > Thanks a lot for all information. > > I wanted to update info on Polish cities. And yesterday I got > > the ICAO codes ready, but I would also like to fill the other > > two fields. Also I was wondering about the regions codes, > > whether there is any world standard in there, see: > > [snip] > > Actually, the format is by continent or other global region. The > top of te file contains the list of regions: NA EU AF OZ ME AS M_ > AT for N. America, Europe, Africa, Australia/New Zealand, Middle > East, Asia, Central and South America, and Atlantic. Each of those > regions has a list of more local regions, usually countries or, > for larger countries, states. Yeah, I understand that. But I was wondering about the lower level regions, anyway I already resolved that. I wasn't probably explaining myself :-} Sorry and thank you. -- Piotr Smyrak piotr.smyrak@heron.pl