ocefpaf / boston_light_swim_split_notebooks

Sea Surface Temperature forecast for the Boston Light Swim
0 stars 2 forks source link

http://www.smast.umassd.edu:8080 is timing-out #4

Closed ocefpaf closed 9 years ago

ocefpaf commented 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...

ocefpaf commented 9 years ago

Fixed in https://github.com/pyoceans/tardis/pull/14