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

Issues downloding data #397

Open
SaraAV opened this issue Jul 1, 2021 · 4 comments
Open

Issues downloding data #397

SaraAV opened this issue Jul 1, 2021 · 4 comments

Comments

@SaraAV
Copy link

SaraAV commented Jul 1, 2021

Session Info
@SaraAV
Copy link
Author

SaraAV commented Jul 1, 2021

Hello,

I now this is not a bug in the code, but I am really struggling to download data using the ncdc function. Before, it was working but at some point I got these errors:

**Failed to connect to www.ncdc.noaa.gov port 443: Timed out

Could not resolve host: www.ncdc.noaa.gov

Timeout was reached: [www.ncdc.noaa.gov] Operation timed out after 10010 milliseconds with 0 out of 0 bytes received**

Anyone could give some hints to solve these issues? I am connected to the internet!

Thank you!

@sckott
Copy link
Contributor

sckott commented Jul 1, 2021

Hi, It's probably a temporary problem with NOAA. I'd try again at least a few hours later and see if you have the same problem

@SaraAV
Copy link
Author

SaraAV commented Jul 1, 2021

Hi sckott,

The three types of errors, are related to the same type of issue? the server of NOAA?

Thank you!

@sckott
Copy link
Contributor

sckott commented Jul 1, 2021

Yeah, they're different errors of course, but related. Have you tried again recently? Just tried this now and it worked for me

ncdc(datasetid='GHCND', locationid = 'FIPS:02', startdate = '2010-05-01',
        enddate = '2010-05-10')

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