Weather Data Available in XML 198
wombatmobile writes "Wired reports the National Oceanic and Atmospheric Administration this week began providing weather data in an open access XML format. Previously, the data was technically available to the public, but in a format that's not easily deciphered. How will the free and easy availability of valuable data like this in XML affect the development of the web? One example is Tom Groves SVG weather. This type of visualization of XML data is about to fall within easy reach with nothing more than a text editor required as an authoring tool. From March 2005 SVG becomes part of the standard Mozilla/FireFox build. As an example of how web standards are supposed to work, what more could you hope to find?" We mentioned the policy change a few days ago.
What's my lat and alt? (Score:2)
The XML requires latitude and altitude...
Does anybody know a way to translate that for common locations?
Re:What's my lat and alt? (Score:2)
Latitude and Longitude
I hope I know programming better than geography.
Re:What's my lat and alt? (Score:5, Funny)
Re:What's my lat and alt? (Score:2)
Or do it the old-fashioned way: press the 'on' button on your GPS.....
Re:What's my lat and alt? (Score:4, Informative)
http://www.zipinfo.com/search/zipcode.htm [zipinfo.com]
Re:What's my lat and alt? (Score:5, Informative)
Re:What's my lat and alt? (Score:5, Informative)
Speaking of the feed...here's the URL that contains the actual XML information:
http://www.nws.noaa.gov/forecasts/xml/ [noaa.gov]
I guess they didn't post it on the front page to decrease the slash effect.
Re:What's my lat and alt? (Score:2, Interesting)
Mine: http://www.nws.noaa.gov/data/current_obs/KBWG.rss
Re:What's my lat and alt? (Score:2)
Re:What's my lat and alt? (Score:2)
Simon
Re:What's my lat and alt? (Score:4, Informative)
Re:What's my lat and alt? (Score:2)
Re:What's my lat and alt? (Score:2)
When I got my first GPS unit (a crappy early Magellan), I went out back to the parking lot of my apartment building to test it. I only had a clear view to the north (4 story apt building to the south) so I was having trouble getting enough satellites in view for a fix. So I was wandering up and down the parking lot, looking up at the sky, waving a black box, and muttering under my breath "I just need fou
Re:What's my lat and alt? (Score:2)
Are you joking? (Score:2)
Plenty of absurd database links, I can't help but to think everyone is just joking, but most of those replies look very serious.
The traditional way to determine your latitude, longitude and altitude would be to use a map. Any mildly geeky geek should have a pile of these ancient scrolls.
If it crashes.... (Score:5, Funny)
Why SOAP (Score:4, Insightful)
Re:Why SOAP (Score:4, Informative)
Re:Why SOAP (Score:2)
Re:Why SOAP (Score:2)
Re:Why SOAP (Score:5, Interesting)
SOAP uses HTTP as a transport layer option (usually). The reason why the added complexity is worth it is because it allows client applications to do things like "float temp = weatherSerivce.getTemp(cityID);" much more easily. (Note: I completely made up that example, but it's similar to what would actually be used.) The point is that the client doesn't really have to know and/or care that "weatherService" isn't a local call. The client also doesn't need to care that it's running Java locally and the server is running .NET (or whatever else it might be using).
SOAP is just a piece of the larger and much more complicated Web Services unbrella. Understanding all of the specs involved is a huge task, but you can do some client-side tutorials that will explain quite a bit of the basics anyway. Most of the real work is done on the server, so if you ignore that bit of it to start with, the learning curve isn't anywhere near as steep. The Apache Axis [apache.org] project is a decent starting point, if you just want to play around with the technology. Installing Axis into Tomcat is about a minutes worth of effort, then you can spend hours exploring the various documents, examples, and tutorials.
Re:Why SOAP (Score:3, Informative)
http://www.nws.noaa.gov/data/current_obs/seek.p
Re:Why SOAP (Score:4, Informative)
By using SOAP, I can use php/java/c++ and simply bind to their services isntead of having to roll my own weather-xml->object (or hashtable, or whatever) converter.
This is not for you to just hit with your browser/wget/whatever to stick weather on your webpage (although you can do that, it's easy if you post the right data), it's to allow you to write your own application that does whatever it wants with the data in an easy manner.
It's not flat xml files based on city as per your example because that wouldn't make any sense. If you read through their api's there's a lot of data you can get based on long/lat or weather station id or........
Re:Why SOAP (Score:2, Interesting)
I wrote a gateway. I wrote a simple description of the HTTP interface gateway to the NOAA SOAP interface [mkgray.com] on my site.
The question is..... (Score:5, Funny)
I'm sorry, I'm sorry....it's another bad pun....I seriously need to talk to a psychologist about my BPS (Bad Pun Syndrome or Backup Power Supply, which ever you prefer).
Re:The question is..... (Score:5, Funny)
Extension for Firefox (Score:5, Informative)
Re:Extension for Firefox (Score:5, Informative)
Re:Extension for Firefox (Score:3, Funny)
Re:Extension for Firefox (Score:2)
moved to forecastfox.mozdev.org [mozdev.org].
NOAA? (Score:5, Funny)
Re:NOAA? (Score:2, Offtopic)
See this [slashdot.org] comment from 3 days ago.
OpenGIS does this too. (Score:3, Interesting)
Weather or not (Score:2, Funny)
In Korea only old people know thier latitude and longitude.
Next step, better forecasting (Score:5, Funny)
It'll be easier to parse, but it won't be any more accurate.
EricRe:Next step, better forecasting (Score:5, Funny)
However unfortunately, because of a large slashdotting, you cannot get todays weather until tomorrow.
Several planned hurricanes were put on hold for a few days because of the disruption.
Impatient internet users were caught and fined for illegally downloading and sharing todays weather. One user had a large tornado and numerous thunderstorms on his server.
No; your sig (Score:2)
Dubya has said, in press conferences and one of the debates, that he has made no mistakes.
Doesn't that just make you feel really, pitifully, inadequate?
Maybe just read the forecast details (Score:3, Interesting)
I think it depends on your definition of accuracy. For me at least, I don't usually bother with the specific predictions for anything more than this afternoon, and then usually only having checked what that forecast is based on. I think specific predictions are only provided to satisfy the people who demand definite and specific information without detail and regardless of accuracy, anyway. If you don't judge weather reports by the exact
Re:Maybe just read the forecast details (Score:2)
Australia is predominantly a large, dry land mass and the hot dry heat blowing down from northern Australia meets quite violently with the icy cold winds blowing north from the antarctica along the southern Australian coast line. This creates quite chaotic and unpredictable weather patterns. Any
Meanwhile, other governments still charge.. (Score:4, Informative)
This leads to two perverse situations:
Re:Meanwhile, other governments still charge.. (Score:5, Informative)
Re:Meanwhile, other governments still charge.. (Score:2)
Re:Meanwhile, other governments still charge.. (Score:2)
Posted on: 2004/05/28 10:00
From location: FVHA (Harare Kutsaga,Zimbabwe)
Temperature: 69.8F | 21C
Wind: S 6.9 mph
Conditions: N/A
Wx: None available
Latitude: 17-55S
Longitude: 031-08E
Elevation: 1479 meters above sea level
Re:Meanwhile, other governments still charge.. (Score:3, Interesting)
Re:Meanwhile, other governments still charge.. (Score:2, Informative)
(1) In fact pilots get weather information for free in the UK.
(2) And if pilots did have to pay, wouldn't that be right? Somebody has to pay, in order for the service to exist: why should the general taxpayer subsidise the hobbies of people who are so insanely rich that they can afford to fly aeroplanes for fun?
That SVG demo looks very interesting.... (Score:2)
SVG: Still Vapory Goodness in Linux.
Re:That SVG demo looks very interesting.... (Score:2)
Re:That SVG demo looks very interesting.... (Score:2)
Oh, and the svg icons ARE NOT SVG! They are
To make it "work" in Firefox... (Score:4, Informative)
So far all it's managed to do is make Firefox use 100% CPU, and not much else. Let me know if you have better luck.
IE just crashes.
Now I get the title: (Score:2)
Unclosed token line 1048, row 40 (Score:2)
40 MB RAM and 60% CPU to show me the temp? (Score:2)
Re:40 MB RAM and 60% CPU to show me the temp? (Score:2)
Weather Market (Score:5, Interesting)
Good post! (Score:2)
Re:Good post! (Score:2)
Re:Good post! (Score:2)
Re:Weather Market (Score:3, Informative)
Re:Weather Market (Score:2)
The Weather Channel Already Does This (Score:2, Interesting)
For the last 25 months, TWC has produced its own forecasts by doing pretty much what the parent suggests: using its own computers to compare the current forecasts of the 'first principal' weather simulations produced by government supercomputers. The GFC then weights the forecast of each model by its historical accuracy for the weather situation it is modeling at each location, and produces a 'meta-forecast'
Re:The Weather Channel Already Does This (Score:2)
Re:The Weather Channel Already Does This (Score:2)
A for-profit company cannot afford to purchase such hardware and still sell their forecaster (and more importantly to the end consumer, presentation) at an affordable price, and unless they mag
Re:The Weather Channel Already Does This (Score:2)
Re:Weather Market (Score:2)
Re:Weather Market (Score:2)
Re:Weather Market (Score:2)
Tie to geolocation and it gets interesting :-) (Score:3, Interesting)
I did a pilot test for the Weather Xchange folks a couple of years back, and was monitoring the temperatures around the UK and making mpeg movies of location-averaged temperature snapshots - a bit like time-lapse photography. I've just moved to the US and the computer with the movies is on a ship somewhere, but it did look pretty cool (no pun intended
Simon.
URL for HTTP-fetchable XML (Score:5, Informative)
The URL points to the RSS versions of the XML feeds. These have actually been available for quite some time.
Re:URL for HTTP-fetchable XML (Score:2)
I checked it out, and was immediately outraged to notice an ethnic bias here: my adopted home, the smallest state in the Union, is listed in the pop-up menu as "Rhoda Island" (though maybe it's just creeping Nick-At-Nite-ism and not an ethnic slur).
Whatevah....
What other free data is out there? (Score:2, Interesting)
Re:What other free data is out there? (Score:2, Interesting)
weather.com been doing this for a while (Score:5, Informative)
http://www.weather.com/services/xmloap.html? [weather.com]
sorry about the atrocious formating - slashcode made me take out whitespace (what is the fricking point of an ecode tag supported if you can't post a small snippet like this without removing all the whitespace!?)
Re:weather.com been doing this for a while (Score:3, Funny)
Coupler years ago I found myself on the sucky end of a reorg where I ended up working for this dweeb in Orlando (I'm in Chicago) where he would always do annoying things like ask what the weather was in Chicago and then spend 10 minutes talking about how it was 70 in January in Florida and he couldn't understand how anyone could stand 20 degree weather and then go on to blather about how he had gone fishing and caught fish and cooked them and on and on.
METAR isn't that bad (Score:3, Interesting)
Presuming that this is a METAR replacement, then the format that was "not easily deciphered" is not really that bad at all. For the stuff that anyone reading Slashdot from under FL180 cares about, it's downright human-readable.
Of course, if my presumption is wrong (the article didn't appear clear at first glance) and this is for predictions of future weather rather than reports of current weather, then
METAR is too that bad (Score:2)
Yes, and very nearly only human-readable. One gets the impression that METAR data is designed to be printed in a list so a pilot can review the weather on his flight path.
Here's an example of METAR data for Boeing Field, Seattle:
KBFI 060253Z 15007KT 10SM OVC017 05/02 A2967 RMK AO2 SLP045 T00500022 58003
It looks like a space-delimited flat file, but it's really not. METAR does not have a fixed number of fields (some columns only appear under certain weather conditions or
Re:METAR isn't that bad (Score:2)
I glanced through the NOAA site but didn't see a forecast portion in either the RSS or XML for a randomly chosen airport.
And here I was hoping this would allow Meteorologist [sourceforge.net] to finally divest itself of that horrid abomination of Weather.com data.
Maybe partially...
Not that an RSS METAR feed would be entirely unwelcome to this pilot, though. Someone just needs to come up with a decent software product to wrap it in, and figure
DOC format is better than XML. (Score:2, Funny)
Re:DOC format is better than XML. (Score:2)
Great live data (Score:2)
Just a note (Score:2, Interesting)
Nothing of importance to add, just that NOAA is working to make this stuff work for everyone (hence see the wed story about noaa going vendor non-specific).
How about satelite info? (Score:2)
Even better would be if all the precipitation data and cloudcover pictures could be combined into a texture of the whole world and rendered. Figure a thousand or three polygons for the globe and have all the rest be t
Not sending the data as SVG.... (Score:2)
Where is the 2005 SVG in Moz. std. build info? (Score:2)
wombatmobile claims
But the link provided doesn't indicate that SVG builds will become standard in Mozilla (suite, I assume) or Firefox builds. Where did this information about SVG becoming standard come from?
Thanks.
Sorry for posting on the political details, but (Score:3, Interesting)
Weather-industry companies were promoting the idea that the government restrict special interests that have the ability to pay for the data -- like Major League Baseball teams or citrus growers -- from acquiring it for free, [Barry Myers, Exec VP of AccuWeather] said.
But isn't fair and equal access to information something the government *should be* supporting? Who cares if MLB or the citrus industry get weather info for free? If, as a side effect of providing weather info to the general public, MLB is able to improve their entertainment value and US citrus farmers are able to improve their crop, isn't that a bonus? It's virtually impossible to subsidize industry in this WTO day and age, so indirect (and free!) benefits like this are a good thing.
Re:Sorry for posting on the political details, but (Score:2)
Re:Sorry for posting on the political details, but (Score:2)
Good. Any business model that is built upon selling the public information it initially paid to collect (through taxes) deserves to fail.
Re:Sorry for posting on the political details, but (Score:2)
Re:Sorry for posting on the political details, but (Score:2)
The next forecast will be available soon but subscribers can beat the rush and see it early!
Cheers
Stor
Actually... (Score:2)
How about an extension that restarts Firefox? (Score:2)
Specifically, I'd love to see an extension that will save my current tabs, restart firefox (after I've installed some arbitrary extension, and reload my tabs.
I hate having to save some temp-bookmark of tabs, and then restart firefox and delete the faux-temp-bookmark of tabs.
Call it, Firefox extension loader extension or something.
This IS the Semantic Web (Score:2, Interesting)
This is exactly what NOAA did with their weather data. It is a common misconception that the Semantic Web is supposed to be some gigantic cross-reference, or that AI weenies think
weather.com have done this... (Score:2)
...for a while now. Dunstan Orchard's 1976design.com [1976design.com] uses it to produce a computer-generated weather-accurate panorama at the top of his blog pages. See the Colophon on that site for details. If only I had that much free time...
Schema errors (Score:2)
Re:wasn't it already available? (Score:2)
Re:SVG plugin for firefox? (Score:4, Informative)
http://mozilla.org/projects/svg/
another solution is to install svgview from adobe, like the 6.0 beta 1 and coppy the plugin files found in
if you want to use the mozilla implementation of SVG, recompile is the only solution for now. is there someone out there who would be willing to create this so-called 'patch'?
Re:Cool. (Score:2)
Re:Cool. (Score:2)
Re:Cool. (Score:2)
I am beginning to hate XML. Not that there's anything technically wrong with it. Parsing documents is generally a difficult multi-step process. XML formalizes the initial steps of transforming the actual characters into a logical tree of nodes. It does a good job at this and I have no complaints with XML as far as it's used for what it's capable of doing. What I don't like about XML is the mag
This use of XML might not be efficient, (Score:2)
<sentence> <interjection>Hooray!</interjection>
Reading sentences tagged like this will teach you the parts of speech in no time!
TIGER/Line is already available to the public... (Score:2)