-
Notifications
You must be signed in to change notification settings - Fork 84
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
new ncdc() error in v0.8 #293
Comments
This is probably due to the partial shutdown of the US Government. https://ncdc.noaa.gov/ redirects to https://governmentshutdown.noaa.gov/ |
ugh. That makes sense, thanks. |
correct, NOAA web services are down. and they don't fail well so we have a hard time giving users helpful information. AFAICT NOAA FTP services are all up though |
I made a change in the ncdc_datasets()
#> Error in check_response(ncdc_GET("datasets", args, token, ...)) :
#> there's a government shutdown; check back later |
govt still down, but better error messagse in place |
Hi Scott,
I'm getting this error from ncdc() with the new version.
Thanks very much
Session Info
The text was updated successfully, but these errors were encountered: