pyschism icon indicating copy to clipboard operation
pyschism copied to clipboard

HYCOM downloading issues

Open pierrechabert opened this issue 1 year ago • 3 comments

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

pierrechabert avatar Jun 24 '24 17:06 pierrechabert

Yes that happens sometimes. Retry later...

josephzhang8 avatar Jun 24 '24 21:06 josephzhang8

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?

felicio93 avatar Aug 22 '24 19:08 felicio93

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.

pierrechabert avatar Aug 23 '24 07:08 pierrechabert