climate icon indicating copy to clipboard operation
climate copied to clipboard

HTTP conection error

Open gaferguz opened this issue 2 years ago • 0 comments

Hi there! I'm facing problems when retrieving data with this function down below, even if I use the most basic example on the package. There might be a momentary server issue.

noaa = meteo_noaa_hourly(station = "123300-99999", year = 2019)

[1] "https://www1.ncdc.noaa.gov/pub/data/noaa/2019/123300-99999-2019.gz"
HTTP error 502.
  Check station name or year. The created link is not working properly:
  https://www1.ncdc.noaa.gov/pub/data/noaa/2019/123300-99999-2019.gz

gaferguz avatar Feb 29 '24 09:02 gaferguz