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

NCDC is now NCEI #66

Open
EthanGoldman opened this issue Nov 16, 2020 · 0 comments
Open

NCDC is now NCEI #66

EthanGoldman opened this issue Nov 16, 2020 · 0 comments

Comments

@EthanGoldman
Copy link

Describe the bug
I briefly got a runtime error about the NCDC FTP server (ftp.ncdc.noaa.gov) not responding. When I went to check on the web, I discovered that NCDC changed their name to NCEI, and they now show a link to download data from their ftp server at ftp://ftp.ncei.noaa.gov/pub/data/noaa/

NOTE: this turned out to be a transient error, and the next time I ran the function I got a successful response with data. However, it might be safer for the future if we change the ftp address to match their new one.

To Reproduce
Steps to reproduce the behavior:

  1. Run station.load_isd_hourly_temp_data(start_date, end_date)

Expected behavior
Data comes back with no errors

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

1 participant