Ram-N / weatherData

A simple R package that fetches Weather data from WeatherUnderground
64 stars 39 forks source link

Simply it does not work #41

Open einabadi-sh opened 6 years ago

einabadi-sh commented 6 years ago

getWeatherForDate("SEA", "2014-05-05") URL to Try: https://www.wunderground.com/history/airport/SEA/2014/5/5/CustomHistory.html?dayend=5&monthend=5&yearend=2014&req_city=NA&req_state=NA&req_statename=NA&format=1

Retrieving from: https://www.wunderground.com/history/airport/SEA/2014/5/5/CustomHistory.html?dayend=5&monthend=5&yearend=2014&req_city=NA&req_state=NA&req_statename=NA&format=1 URL does not seem to exist: https://www.wunderground.com/history/airport/SEA/2014/5/5/CustomHistory.html?dayend=5&monthend=5&yearend=2014&req_city=NA&req_state=NA&req_statename=NA&format=1 The original error message: HTTP error 400.Checking Summarized Data Availability For SEA

Data is Not Available NULL

ANTPHAM commented 6 years ago

Hello,

The same issue :

URL does not seem to exist: https://www.wunderground.com/history/airport/LFBD/2017/10/28/DailyHistory.html?format=1 The original error message: HTTP error 400.Checking Data Availability For LFBD Found 0 records for 2017-09-01 Found 0 records for 2017-10-28 Data is Not Available ... Station data not available. LFBD 2017-09-01 to 2017-10-28

Best Anto

pssguy commented 6 years ago

did you check #39

Locomarinero commented 6 years ago

I haven't been able to get it to work.

nanodust commented 6 years ago

Weather Underground seems to have changed their whole API format :|

nanodust commented 6 years ago

thus, this issue is a duplicate of https://github.com/Ram-N/weatherData/issues/39

Ram-N commented 6 years ago

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 CRAN.