Closed ocefpaf closed 9 years ago
Figure out why
http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_FVCOM_OCEAN_MASSBAY_FORECAST.nc
and
http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_GOM3_FORECAST.nc
are timing-out when accessed via: quick_load_cubes(), proc_cube(), get_surface(). All this are just iris wrappers...
quick_load_cubes()
proc_cube()
get_surface()
iris
Fixed in https://github.com/pyoceans/tardis/pull/14
Figure out why
http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_FVCOM_OCEAN_MASSBAY_FORECAST.nc
and
http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_GOM3_FORECAST.nc
are timing-out when accessed via:
quick_load_cubes()
,proc_cube()
,get_surface()
. All this are justiris
wrappers...