Re: Proper way to display precipatation?
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2002-06-29 15:23:18
|
"Donovan A. Huff" <do...@hu...> writes: > What is the proper way to display the precipitation data? There's really no correct way... It's only some stations that reports the precipitation in their reports. The METAR for KVCT is KVCT 291451Z AUTO 10006KT 8SM -RA BKN022 23/23 A3001 RMK AO2 There's no information about the amount of precipitation. But there's a '-RA' part which is what the images.inc file uses to select an image with light rain. So, you cannot expect the 'precip_6h_in' entry to be set, just because it's raining - sorry. Perhaps you could use the 'weather' entry instead of precipitation? It says 'Light Rain' at the moment... =2D-=20 Martin Geisler My GnuPG Key: 0xF7F6B57B See my homepage at http://www.gimpster.com/ for: PHP Weather =3D> Shows the current weather on your webpage. PHP Shell =3D> A telnet-connection (almost :-) in a PHP page. |