SOAP Weather

jmcada on 2005-06-07T00:50:34

I've been pondering an application for a while that interfaces with the NOAA's Digital Forcast Database. I've worked with SOAP::Lite a little, but am no expert. Has anyone worked with this database and do you have any examples that you would mind sharing?

The app that I'm wanting to work with is for creating on-the-fly weather forcast using this data and audio snippets... seemed cool to me :)


Weather.gov

TorgoX on 2005-06-08T01:00:27

Here, try this:

http://haidalanguage.org/weather/gen_all_html.pl

That's what generates this:

http://haidalanguage.org/weather/

Re:Weather.gov

jmcada on 2005-06-08T02:24:57

Wow, that was more than just a sample. Thanks for the jump-start :)