As of 9/28/2010, the web service is no longer providing RTMA/Actual historical temperature values. Is this by design or a problem on NOAA's end? If it is by...
looks to be a problem relating to a 'caching system the NWS implemented on their main data server... until that gets resolved, I wouldn't rely 100% on web data...
The web service isn't currently behind a caching service. The first message says as off 9/28. Can this date be confirmed and that your question is about the...
Bob, I tracked it down. It looks like a legit bug introduced when Hawaii changed their grid specifications ~ month ago. For whatever reason, determinig what...
Thanks for the response. If required, I can get the time of the last RTMA reading that I have in my database. Let me know. Chuck Watson EnergyChaser, LLC...
Hello All, I'm looking for a little guidance on how to parse a soap response for the NDFDgenByDayLatLonList function. Long story short, I am working as an...
Chris, try something like this: var xyz=req1.responseXML.getElementsByTagName(39;XYZ')[0].firstChild.nodeValue; Where 'XYZ' is the name of the element you're...
I appreciate the help. I have the code you suggested a shot, but I get an error saying "Object required". This is the chunk of code that I'm having an issue...
Chris, I'm not a javascript developer by any stretch of the word, so I'm not sure if this will solve your problem. But, you many want to address the escaped...
Great idea! I gave it a shot, but no luck so far. I'll keep tinkering with this function to see if this solves anything. I'm definitely open to any other...
Chuck, It seems NCEP has RTMA data at 2.5 km res now....from 5.0 km res. We're going to have to do some work to get RTMA back thru degrib and Web Services. ...
Thanks for the update. If it helps, the last RTMA data points received were timestamped 2010-09-28 13:00:00 UTC. Any estimate on when we will get RTMA values...
I've been playing around and still am at a roadblock with this. I get the response great, but still am not able to parse it with Javascript. Here is the full...
Chris, I'm not proposing that you implement my approach, but it illustrates that the NDFD service returns a string. As I have done, you can retrieve data...
John, I appreciate the help with this. While it doesnt seem like a 100% efficient solution, it is a solid temporary one. I was thinking of going this route,...
After some playing with your method this morning, I'm still at a wall. It would work fine for a tag like "title" or "category" but when I get to the part with...
I just saw the PNS..was going to ask what was being discontinued Jeff Lake K8JSL http://www.MichiganWxSystem.com https://www.TheWeatherCenter.net ... From:...
Jeff, A link to the Tecnical Implementation Notice is here: http://www.nws.noaa.gov/om/notification/tin10-59ending_wfs.htm What is being discontinued is found...
HI, Drop in Media is looking for a talented programmer who can help us enhance our weather reporting service for our subscribers. If interested please send...
I am having problems parsing hazards and determining when they apply. In the example below the time-layout, from what I understand, means that there are 64...
We have been using the Webservices to get data for some time now. That is working perfectly. I'd like to add the looping radar screen based on the Lat / lon...
Jeff, Answers are embedded below, HTH, Paul To: NDFD_SOAP_Service@yahoogroups.com From: gern_blanstin@... Date: Tue, 1 Mar 2011 16:38:41 +0000 Subject:...