nohup: ignoring input do 2018010112_t000 done 2018010112_t000 do 2018010112_t006 done 2018010112_t006 do 2018010112_t012 done 2018010112_t012 do 2018010112_t018 done 2018010112_t018 do 2018010212_t000 done 2018010212_t000 do 2018010212_t006 done 2018010212_t006 do 2018010212_t012 done 2018010212_t012 do 2018010212_t018 done 2018010212_t018 do 2018010312_t000 done 2018010312_t000 do 2018010312_t006 done 2018010312_t006 do 2018010312_t012 done 2018010312_t012 do 2018010312_t018 done 2018010312_t018 do 2018010412_t000 done 2018010412_t000 do 2018010412_t006 done 2018010412_t006 do 2018010412_t012 done 2018010412_t012 do 2018010412_t018 done 2018010412_t018 do 2018010512_t000 done 2018010512_t000 do 2018010512_t006 done 2018010512_t006 do 2018010512_t012 done 2018010512_t012 do 2018010512_t018 done 2018010512_t018 do 2018010612_t000 done 2018010612_t000 do 2018010612_t006 done 2018010612_t006 do 2018010612_t012 done 2018010612_t012 do 2018010612_t018 done 2018010612_t018 do 2018010712_t000 done 2018010712_t000 do 2018010712_t006 done 2018010712_t006 do 2018010712_t012 done 2018010712_t012 do 2018010712_t018 done 2018010712_t018 do 2018010812_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018010812_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018010812_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018010812_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018010812_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018010812_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '257be383-c7d9-46cd-a559-6e4e20e72bf7'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t000_ts3z.nc' done 2018010812_t000 do 2018010812_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018010812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018010812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018010812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018010812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018010812_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '8d6cf18c-e6f0-4c89-8b2f-1a9eca5425b9'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t006_ts3z.nc' done 2018010812_t006 do 2018010812_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018010812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018010812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018010812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018010812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018010812_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '071fb937-6d67-4261-b52c-b6a77987f035'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t012_ts3z.nc' done 2018010812_t012 do 2018010812_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018010812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018010812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018010812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018010812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018010812_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '5e217625-923c-4880-a99e-54f8d308413a'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018010812_t018_ts3z.nc' done 2018010812_t018 do 2018010912_t000 done 2018010912_t000 do 2018010912_t006 done 2018010912_t006 do 2018010912_t012 done 2018010912_t012 do 2018010912_t018 done 2018010912_t018 do 2018011012_t000 done 2018011012_t000 do 2018011012_t006 done 2018011012_t006 do 2018011012_t012 done 2018011012_t012 do 2018011012_t018 done 2018011012_t018 do 2018011112_t000 done 2018011112_t000 do 2018011112_t006 done 2018011112_t006 do 2018011112_t012 done 2018011112_t012 do 2018011112_t018 done 2018011112_t018 do 2018011212_t000 done 2018011212_t000 do 2018011212_t006 done 2018011212_t006 do 2018011212_t012 done 2018011212_t012 do 2018011212_t018 done 2018011212_t018 do 2018011312_t000 done 2018011312_t000 do 2018011312_t006 done 2018011312_t006 do 2018011312_t012 done 2018011312_t012 do 2018011312_t018 done 2018011312_t018 do 2018011412_t000 done 2018011412_t000 do 2018011412_t006 done 2018011412_t006 do 2018011412_t012 done 2018011412_t012 do 2018011412_t018 done 2018011412_t018 do 2018011512_t000 done 2018011512_t000 do 2018011512_t006 done 2018011512_t006 do 2018011512_t012 done 2018011512_t012 do 2018011512_t018 done 2018011512_t018 do 2018011612_t000 done 2018011612_t000 do 2018011612_t006 done 2018011612_t006 do 2018011612_t012 done 2018011612_t012 do 2018011612_t018 done 2018011612_t018 do 2018011712_t000 done 2018011712_t000 do 2018011712_t006 done 2018011712_t006 do 2018011712_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011712_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011712_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011712_t012_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '7fdb46e9-9da0-42f7-b81f-b65ba1a4dc59'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t000_ts3z.nc' done 2018011812_t000 do 2018011812_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018011812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018011812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018011812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018011812_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011812_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'c1d2ba28-57af-4494-8573-cc479a18a366'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t006_ts3z.nc' done 2018011812_t006 do 2018011812_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018011812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018011812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018011812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018011812_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011812_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'c722d727-f7f5-4620-b828-3f287e996d61'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t012_ts3z.nc' done 2018011812_t012 do 2018011812_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018011812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018011812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018011812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018011812_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011812_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'f4beb0f4-4eb9-476a-ac69-34054f4cbeb1'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011812_t018_ts3z.nc' done 2018011812_t018 do 2018011912_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018011912_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018011912_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018011912_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018011912_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011912_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '35e81a86-a079-4993-a390-8c3c738e2562'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t000_ts3z.nc' done 2018011912_t000 do 2018011912_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018011912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018011912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018011912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018011912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011912_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '9a1798cf-ef38-46ce-9f61-29fe579ea422'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t006_ts3z.nc' done 2018011912_t006 do 2018011912_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018011912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018011912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018011912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018011912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011912_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '28e1c282-aa59-4db1-8f15-ec23e6ee19bb'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t012_ts3z.nc' done 2018011912_t012 do 2018011912_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018011912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018011912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018011912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018011912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018011912_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '696b2f58-6fe4-476f-8f5d-3895683c44ec'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018011912_t018_ts3z.nc' done 2018011912_t018 do 2018012012_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/01/hycom_ssh_2018012012_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/01/hycom_sst_2018012012_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/01/hycom_sss_2018012012_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/01/hycom_ssv_2018012012_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/01/hycom_MLD_2018012012_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018012012_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/01/hycom_glbv_930_2018012012_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'ce8fc1ab-f7fc-4b31-8854-7d191aab0da6'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t000_ts3z.nc' done 2018022912_t000 do 2018022912_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018022912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018022912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018022912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018022912_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018022912_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'd259d77b-4228-4476-9dd5-71f9a3aaa046'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t006_ts3z.nc' done 2018022912_t006 do 2018022912_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018022912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018022912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018022912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018022912_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018022912_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'd0317728-8511-40a6-a12d-a7f030618dfe'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t012_ts3z.nc' done 2018022912_t012 do 2018022912_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018022912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018022912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018022912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018022912_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018022912_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '006a3c0d-0fa1-4867-8314-fbbcce49927f'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018022912_t018_ts3z.nc' done 2018022912_t018 do 2018023012_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023012_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023012_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023012_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023012_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023012_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '4b1a0708-0465-42c7-b12c-100a21218a4d'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t000_ts3z.nc' done 2018023012_t000 do 2018023012_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023012_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'cd7051a4-7e7c-46ef-adee-01cb08c95dd1'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t006_ts3z.nc' done 2018023012_t006 do 2018023012_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023012_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '0bf4f441-4759-4a2c-bd94-280ee8e431bb'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t012_ts3z.nc' done 2018023012_t012 do 2018023012_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023012_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '688081cb-cbce-4f20-8430-db1a12589ea0'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023012_t018_ts3z.nc' done 2018023012_t018 do 2018023112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '84e3d1f7-27eb-454a-8010-7a5eaaad4a66'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t000_ts3z.nc' done 2018023112_t000 do 2018023112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '119defc3-3647-4877-ad84-50bcbfa60a48'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t006_ts3z.nc' done 2018023112_t006 do 2018023112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '209f6788-1cef-4b9d-9aa0-608a8c9e069e'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t012_ts3z.nc' done 2018023112_t012 do 2018023112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/02/hycom_ssh_2018023112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/02/hycom_sst_2018023112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/02/hycom_sss_2018023112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/02/hycom_ssv_2018023112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/02/hycom_MLD_2018023112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '188f8a84-8d0b-47ed-a5fc-82edc10ba583'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/02/hycom_glbv_930_2018023112_t018_ts3z.nc' done 2018023112_t018 do 2018030112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/03/hycom_ssh_2018030112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/03/hycom_sst_2018030112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/03/hycom_sss_2018030112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/03/hycom_ssv_2018030112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/03/hycom_MLD_2018030112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/03/hycom_glbv_930_2018030112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/03/hycom_glbv_930_2018030112_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '5c51adde-baf9-4e0a-a190-1723d287f083'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t006_ts3z.nc' done 2018043012_t006 do 2018043012_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/04/hycom_ssh_2018043012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/04/hycom_sst_2018043012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/04/hycom_sss_2018043012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/04/hycom_ssv_2018043012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/04/hycom_MLD_2018043012_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'bdc44289-ad4a-4844-bff2-865a0518bffd'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t012_ts3z.nc' done 2018043012_t012 do 2018043012_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/04/hycom_ssh_2018043012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/04/hycom_sst_2018043012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/04/hycom_sss_2018043012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/04/hycom_ssv_2018043012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/04/hycom_MLD_2018043012_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '8f05524f-0aae-4a3f-8808-3ce3f358af45'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043012_t018_ts3z.nc' done 2018043012_t018 do 2018043112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/04/hycom_ssh_2018043112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/04/hycom_sst_2018043112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/04/hycom_sss_2018043112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/04/hycom_ssv_2018043112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/04/hycom_MLD_2018043112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'cab1a735-2c90-42b7-b56c-4ecb110bf78d'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t000_ts3z.nc' done 2018043112_t000 do 2018043112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/04/hycom_ssh_2018043112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/04/hycom_sst_2018043112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/04/hycom_sss_2018043112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/04/hycom_ssv_2018043112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/04/hycom_MLD_2018043112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '1e827056-b522-4916-89c1-f5e27e06b478'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t006_ts3z.nc' done 2018043112_t006 do 2018043112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/04/hycom_ssh_2018043112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/04/hycom_sst_2018043112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/04/hycom_sss_2018043112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/04/hycom_ssv_2018043112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/04/hycom_MLD_2018043112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'd4d0be22-b064-415a-9ffb-8d9fb6da6421'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t012_ts3z.nc' done 2018043112_t012 do 2018043112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/04/hycom_ssh_2018043112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/04/hycom_sst_2018043112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/04/hycom_sss_2018043112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/04/hycom_ssv_2018043112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/04/hycom_MLD_2018043112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'e81a2a19-2e9e-429d-bafb-9143684e1494'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/04/hycom_glbv_930_2018043112_t018_ts3z.nc' done 2018043112_t018 do 2018050112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/05/hycom_ssh_2018050112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/05/hycom_sst_2018050112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/05/hycom_sss_2018050112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/05/hycom_ssv_2018050112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/05/hycom_MLD_2018050112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/05/hycom_glbv_930_2018050112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/05/hycom_glbv_930_2018050112_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '65f297de-7bc6-43cc-b431-4fd0c7c22061'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t000_ts3z.nc' done 2018062012_t000 do 2018062012_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018062012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018062012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018062012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018062012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018062012_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'a9c69aca-d553-44b0-9a97-b098bdb1582e'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t006_ts3z.nc' done 2018062012_t006 do 2018062012_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018062012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018062012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018062012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018062012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018062012_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '3602f331-169d-4e7a-9174-ad68f1a0a1ed'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t012_ts3z.nc' done 2018062012_t012 do 2018062012_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018062012_t018.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018062012_t018.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018062012_t018.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018062012_t018.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018062012_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062012_t018_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062912_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'c3477949-bfc0-409e-9ae4-ea55210f2b61'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062912_t000_ts3z.nc' done 2018062912_t000 do 2018062912_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018062912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018062912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018062912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018062912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018062912_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062912_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018062912_t006_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'b58bf355-338b-462f-994d-210ffbf89f3e'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t000_ts3z.nc' done 2018063012_t000 do 2018063012_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018063012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018063012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018063012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018063012_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018063012_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '73ff87bb-b73e-4487-bff0-059738c63e86'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t006_ts3z.nc' done 2018063012_t006 do 2018063012_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018063012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018063012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018063012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018063012_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018063012_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '847da94f-d340-4b4d-ba4f-6728c6c356e3'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t012_ts3z.nc' done 2018063012_t012 do 2018063012_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018063012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018063012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018063012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018063012_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018063012_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '8aab20e7-6f10-4bbd-a8f4-7a6cc1034e3c'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063012_t018_ts3z.nc' done 2018063012_t018 do 2018063112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018063112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018063112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018063112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018063112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018063112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '77be75ae-5135-4795-9a66-37383940b4f8'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t000_ts3z.nc' done 2018063112_t000 do 2018063112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018063112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '10fb6d93-0683-4f9c-9a9b-4100386ed414'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t006_ts3z.nc' done 2018063112_t006 do 2018063112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018063112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '523fa3b6-602b-41dd-8887-89711b2f98df'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t012_ts3z.nc' done 2018063112_t012 do 2018063112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/06/hycom_ssh_2018063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/06/hycom_sst_2018063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/06/hycom_sss_2018063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/06/hycom_ssv_2018063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/06/hycom_MLD_2018063112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'abaf1040-509d-4a96-8d8f-5c634ae6de18'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/06/hycom_glbv_930_2018063112_t018_ts3z.nc' done 2018063112_t018 do 2018070112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/07/hycom_ssh_2018070112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/07/hycom_sst_2018070112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/07/hycom_sss_2018070112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/07/hycom_ssv_2018070112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/07/hycom_MLD_2018070112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/07/hycom_glbv_930_2018070112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/07/hycom_glbv_930_2018070112_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '5606bad7-7aac-4a35-9eaa-25ee6df80c8a'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t000_ts3z.nc' done 2018093112_t000 do 2018093112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/09/hycom_ssh_2018093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/09/hycom_sst_2018093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/09/hycom_sss_2018093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/09/hycom_ssv_2018093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/09/hycom_MLD_2018093112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'efbd5d7a-fa7e-4c9a-a6b7-b8e79a50c939'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t006_ts3z.nc' done 2018093112_t006 do 2018093112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/09/hycom_ssh_2018093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/09/hycom_sst_2018093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/09/hycom_sss_2018093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/09/hycom_ssv_2018093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/09/hycom_MLD_2018093112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '92bd413d-cf80-4b3e-afba-b06f3809862a'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t012_ts3z.nc' done 2018093112_t012 do 2018093112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/09/hycom_ssh_2018093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/09/hycom_sst_2018093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/09/hycom_sss_2018093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/09/hycom_ssv_2018093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/09/hycom_MLD_2018093112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'bf2aa394-0e52-4439-a37d-38f7c0a22f48'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/09/hycom_glbv_930_2018093112_t018_ts3z.nc' done 2018093112_t018 do 2018100112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/10/hycom_ssh_2018100112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/10/hycom_sst_2018100112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/10/hycom_sss_2018100112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/10/hycom_ssv_2018100112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/10/hycom_MLD_2018100112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018100112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018100112_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '3d3471c7-d743-449d-90f7-b4b911e9632e'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t000_ts3z.nc' done 2018103112_t000 do 2018103112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/10/hycom_ssh_2018103112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/10/hycom_sst_2018103112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/10/hycom_sss_2018103112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/10/hycom_ssv_2018103112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/10/hycom_MLD_2018103112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '3fce5dc0-bd6b-43ae-863f-95ffab366109'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t006_ts3z.nc' done 2018103112_t006 do 2018103112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/10/hycom_ssh_2018103112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/10/hycom_sst_2018103112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/10/hycom_sss_2018103112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/10/hycom_ssv_2018103112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/10/hycom_MLD_2018103112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'cd033738-bf73-4809-a7c0-6a8b82906377'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t012_ts3z.nc' done 2018103112_t012 do 2018103112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/10/hycom_ssh_2018103112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/10/hycom_sst_2018103112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/10/hycom_sss_2018103112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/10/hycom_ssv_2018103112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/10/hycom_MLD_2018103112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '5da39766-0f85-47b7-b6bc-8d012238d9b1'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/10/hycom_glbv_930_2018103112_t018_ts3z.nc' done 2018103112_t018 do 2018110112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018110112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018110112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018110112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018110112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018110112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018110112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018110112_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'c38a6c4a-aea5-4b3c-b0ea-88f30a63e7ba'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t000_ts3z.nc' done 2018111312_t000 do 2018111312_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018111312_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018111312_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018111312_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018111312_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018111312_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'dd0ce672-4f0c-411a-a41d-cb04f2dd8db0'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t006_ts3z.nc' done 2018111312_t006 do 2018111312_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018111312_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018111312_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018111312_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018111312_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018111312_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '58b1c54b-d230-4a0d-b2f6-2c3235cbb660'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t012_ts3z.nc' done 2018111312_t012 do 2018111312_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018111312_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018111312_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018111312_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018111312_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018111312_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'e905987d-5be3-40f8-942a-43004cebed74'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111312_t018_ts3z.nc' done 2018111312_t018 do 2018111412_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018111412_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018111412_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018111412_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018111412_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018111412_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111412_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018111412_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t000_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '25c407bd-ae9c-4200-969a-b2b1a189e3c5'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t000_ts3z.nc' done 2018113112_t000 do 2018113112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018113112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'bf2f9c1b-b5d9-4a5a-ab59-b1a491ddd45c'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t006_ts3z.nc' done 2018113112_t006 do 2018113112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018113112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '44674a75-d761-40e2-8215-71eb47580102'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t012_ts3z.nc' done 2018113112_t012 do 2018113112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/11/hycom_ssh_2018113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_ssh.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/11/hycom_sst_2018113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/11/hycom_sss_2018113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_ts3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/11/hycom_ssv_2018113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_uv3z.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/11/hycom_MLD_2018113112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_ts3z.nc Traceback (most recent call last): File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '00f5cc72-f375-4341-b41e-dc708e10fc71'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/11/hycom_glbv_930_2018113112_t018_ts3z.nc' done 2018113112_t018 do 2018120112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/12/hycom_ssh_2018120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/12/hycom_sst_2018120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/12/hycom_sss_2018120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/12/hycom_ssv_2018120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/12/hycom_MLD_2018120112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/12/hycom_glbv_930_2018120112_t000_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/12/hycom_glbv_930_2018120112_t000_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00, ('/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/12/hycom_glbv_930_2018120612_t006_ts3z.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '86ababf6-d372-4e8b-8966-54e002659178'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/public/HYCOM/shian/hindcast/GLBv0.08/get2.py", line 26, in ds = xr.open_dataset(hfile, engine='netcdf4', decode_times=False) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/api.py", line 588, in open_dataset backend_ds = backend.open_dataset( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 645, in open_dataset store = NetCDF4DataStore.open( File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 408, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 355, in __init__ self.format = self.ds.data_model File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 417, in ds return self._acquire() File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/netCDF4_.py", line 411, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/data/shian/miniconda3/envs/oceantools/lib/python3.9/site-packages/xarray/backends/file_manager.py", line 217, in _acquire_with_cache_info file = self._opener(*self._args, **kwargs) File "src/netCDF4/_netCDF4.pyx", line 2521, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2158, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/data/public/HYCOM/shian/hindcast/GLBv0.08/2018/12/hycom_glbv_930_2018120612_t006_ts3z.nc' done 2018120612_t006 do 2018120612_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssh/12/hycom_ssh_2018120612_t012.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sst/12/hycom_sst_2018120612_t012.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/sss/12/hycom_sss_2018120612_t012.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/ssuv/12/hycom_ssv_2018120612_t012.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/others/12/hycom_MLD_2018120612_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/12/hycom_glbv_930_2018120612_t012_ts3z.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2018/12/hycom_glbv_930_2018120612_t012_ts3z.nc 🔎 Depth layers: 33 layers, range: 0.0 ~ 1000.0 m ⏳ Calculating d20 for glb: 0%| | 0/1 [00:00