Ram Narasimhan
Ram Narasimhan
All, yes looks like WU is no longer making it easy to get CSV files without API's. If anyone figures out a URL for directly fetching CSV's, I will modify...
I recently learned about the following sites: https://mesonet.agron.iastate.edu/request/download.phtml https://mesonet.agron.iastate.edu/request/daily.phtml I will work on redirecting WeatherData to this site, when I can.
Hi Semulle, Laurent's suggestion would work. However, I think there is something bigger going on here. 1. THe package doesn't use any of WU's native API's. 2. I wonder if...
All: This limitation is coming from WU. They don't want us pulling large volumes of data in one go. As others have suggested, a loop (or lapply) to get data...
David, thanks for the suggestion. Yes, I could do this. I will work on it when I get some time and push it to Github. Ram On Monday, May 23,...
Thank you @DGBielenberg. Yes, the API does look promising. Again, I am strapped for time. If anyone reading this thread wants to try it out, I can help them.
All, because of the change in WeatherUnderground API, where they have gone to a paid model, this package no longer works. I have had to pull the package off of...
Thanks @raff-k , for investigating and reporting it. As you might have noticed from other threads, WxData doesn't get data since WeatherUnderground wants people to pay for historical data. In...
Chris, CI checks are failing. I don't know if it doesn't like rCurl, or if something else is going on. Can someone paste the error they are receiving? That would...
Rich, I am traveling at the moment. I will look into this next week. Not sure what changed. Ram On Tuesday, May 12, 2015, Rich Seiter [email protected] wrote: > Hi...