Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP conection error #89

Closed
gaferguz opened this issue Feb 29, 2024 · 1 comment
Closed

HTTP conection error #89

gaferguz opened this issue Feb 29, 2024 · 1 comment

Comments

@gaferguz
Copy link

gaferguz commented Feb 29, 2024

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

@bczernecki
Copy link
Owner

URL is working properly now. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants