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

HYCOM downloading issues #129

Open
pierrechabert opened this issue Jun 24, 2024 · 3 comments
Open

HYCOM downloading issues #129

pierrechabert opened this issue Jun 24, 2024 · 3 comments

Comments

@pierrechabert
Copy link

Hello,

I am experiencing issues while trying to download HYCOM data to build the boundary conditions using fetch_data from pyschism.forcing.hycom.hycom2schism. The exact same code was working a few days ago, now a DAP error appears:

"
OSError: [Errno -70] NetCDF: DAP server error: b'https://tds.hycom.org/thredds/dodsC/GLBy0.08/expt_93.0 lat[0:1:-1],lon[0:1:-1],time[0:1:-1],depth[0:1:-1]'
"

Is it somehow related to the HYCOM server that has issues itself?

Thanks for any information on this,

Best,
Pierre

@josephzhang8
Copy link
Member

Yes that happens sometimes. Retry later...

@felicio93
Copy link
Contributor

I am having the same problem:

OSError: [Errno -77] NetCDF: Access failure: 'https://tds.hycom.org/thredds/dodsC/GLBv0.08/expt_93.0?lat[0:1:-1],lon[0:1:-1],time[0:1:-1],depth[0:1:-1]'

@pierrechabert, have you found a solution for this?

@pierrechabert
Copy link
Author

No I haven't found a solution. Downloads are slow and the same error keeps showing up (using pylib scripts leads to similar issues), it might come from the hycom server.

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

3 participants