nohup: ignoring input do 2008060112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/06/hycom_MLD_2008060112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008060112_t000.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008060112_t000.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/2008/06/hycom_GLBv0.08_535_2008060312_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '6cc20cfe-6259-40b9-a721-ce099ffad8b7'] 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/2008/06/hycom_GLBv0.08_535_2008060312_t000.nc' done 2008060312_t000 do 2008060312_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/06/hycom_ssh_2008060312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/06/hycom_sst_2008060312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/06/hycom_sss_2008060312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/06/hycom_ssv_2008060312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/06/hycom_MLD_2008060312_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008060312_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008060312_t006.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/2008/06/hycom_GLBv0.08_535_2008063112_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '1ed1c83f-3fff-475b-8b77-6d5462dfb956'] 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/2008/06/hycom_GLBv0.08_535_2008063112_t000.nc' done 2008063112_t000 do 2008063112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/06/hycom_ssh_2008063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/06/hycom_sst_2008063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/06/hycom_sss_2008063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/06/hycom_ssv_2008063112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/06/hycom_MLD_2008063112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t006.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/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'dd4280f0-86fe-4145-abc6-b7a88b6e443e'] 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/2008/06/hycom_GLBv0.08_535_2008063112_t006.nc' done 2008063112_t006 do 2008063112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/06/hycom_ssh_2008063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/06/hycom_sst_2008063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/06/hycom_sss_2008063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/06/hycom_ssv_2008063112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/06/hycom_MLD_2008063112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t012.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/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'b4d8dcec-e2d9-4863-b094-677c8e6d96ec'] 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/2008/06/hycom_GLBv0.08_535_2008063112_t012.nc' done 2008063112_t012 do 2008063112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/06/hycom_ssh_2008063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/06/hycom_sst_2008063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/06/hycom_sss_2008063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/06/hycom_ssv_2008063112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/06/hycom_MLD_2008063112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/06/hycom_GLBv0.08_535_2008063112_t018.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/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'bdf5e022-8da9-4969-9458-e131d7ff0c41'] 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/2008/06/hycom_GLBv0.08_535_2008063112_t018.nc' done 2008063112_t018 do 2008070112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/07/hycom_ssh_2008070112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/07/hycom_sst_2008070112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/07/hycom_sss_2008070112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/07/hycom_ssv_2008070112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/07/hycom_MLD_2008070112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t000.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/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '66252c69-3ab3-4bf6-bdb5-8664ca3d7049'] 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/2008/07/hycom_GLBv0.08_535_2008070112_t000.nc' done 2008070112_t000 do 2008070112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/07/hycom_ssh_2008070112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/07/hycom_sst_2008070112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/07/hycom_sss_2008070112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/07/hycom_ssv_2008070112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/07/hycom_MLD_2008070112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/07/hycom_GLBv0.08_535_2008070112_t006.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/2008/08/hycom_GLBv0.08_535_2008081212_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'db2eb59d-74bf-4489-93dc-56db81251e97'] 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/2008/08/hycom_GLBv0.08_535_2008081212_t000.nc' done 2008081212_t000 do 2008081212_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/08/hycom_ssh_2008081212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/08/hycom_sst_2008081212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/08/hycom_sss_2008081212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/08/hycom_ssv_2008081212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/08/hycom_MLD_2008081212_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/08/hycom_GLBv0.08_535_2008081212_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/08/hycom_GLBv0.08_535_2008081212_t006.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/2008/08/hycom_GLBv0.08_535_2008081912_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '4cc12155-d32b-4771-bd96-d78efceba013'] 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/2008/08/hycom_GLBv0.08_535_2008081912_t000.nc' done 2008081912_t000 do 2008081912_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/08/hycom_ssh_2008081912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/08/hycom_sst_2008081912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/08/hycom_sss_2008081912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/08/hycom_ssv_2008081912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/08/hycom_MLD_2008081912_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/08/hycom_GLBv0.08_535_2008081912_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/08/hycom_GLBv0.08_535_2008081912_t006.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/2008/08/hycom_GLBv0.08_535_2008082212_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '578e9139-88b4-4e04-886e-021854871114'] 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/2008/08/hycom_GLBv0.08_535_2008082212_t000.nc' done 2008082212_t000 do 2008082212_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/08/hycom_ssh_2008082212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/08/hycom_sst_2008082212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/08/hycom_sss_2008082212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/08/hycom_ssv_2008082212_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/08/hycom_MLD_2008082212_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/08/hycom_GLBv0.08_535_2008082212_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/08/hycom_GLBv0.08_535_2008082212_t006.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/2008/09/hycom_GLBv0.08_535_2008090412_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '8bfbd60a-b818-4b98-b3c2-7916db688684'] 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/2008/09/hycom_GLBv0.08_535_2008090412_t000.nc' done 2008090412_t000 do 2008090412_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008090412_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008090412_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008090412_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008090412_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008090412_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008090412_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008090412_t006.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/2008/09/hycom_GLBv0.08_535_2008090512_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'e84b6ec3-3ff9-433c-8085-4e6e427338b4'] 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/2008/09/hycom_GLBv0.08_535_2008090512_t000.nc' done 2008090512_t000 do 2008090512_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008090512_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008090512_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008090512_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008090512_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008090512_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008090512_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008090512_t006.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/2008/09/hycom_GLBv0.08_535_2008090712_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'd9593feb-be6d-4207-bef2-24969c25f92f'] 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/2008/09/hycom_GLBv0.08_535_2008090712_t000.nc' done 2008090712_t000 do 2008090712_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008090712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008090712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008090712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008090712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008090712_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008090712_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008090712_t006.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/2008/09/hycom_GLBv0.08_535_2008092312_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'd75ac55d-0f17-4996-a7a2-44895898526b'] 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/2008/09/hycom_GLBv0.08_535_2008092312_t000.nc' done 2008092312_t000 do 2008092312_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008092312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008092312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008092312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008092312_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008092312_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008092312_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008092312_t006.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/2008/09/hycom_GLBv0.08_535_2008092512_t018.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '4f3ca034-6b6f-4d13-bff0-d9a66ee777ca'] 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/2008/09/hycom_GLBv0.08_535_2008092512_t018.nc' done 2008092512_t018 do 2008092612_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008092612_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008092612_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008092612_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008092612_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008092612_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008092612_t000.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008092612_t000.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/2008/09/hycom_GLBv0.08_535_2008093112_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '351253bd-4f96-4316-bbba-140c469b5a22'] 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/2008/09/hycom_GLBv0.08_535_2008093112_t000.nc' done 2008093112_t000 do 2008093112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008093112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008093112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t006.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/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '70fcfcfa-cd9a-4dfe-bb58-943fbe34e7e8'] 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/2008/09/hycom_GLBv0.08_535_2008093112_t006.nc' done 2008093112_t006 do 2008093112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008093112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008093112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t012.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/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '4092c8a7-3b86-4317-8a11-8f9920ad0193'] 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/2008/09/hycom_GLBv0.08_535_2008093112_t012.nc' done 2008093112_t012 do 2008093112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/09/hycom_ssh_2008093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/09/hycom_sst_2008093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/09/hycom_sss_2008093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/09/hycom_ssv_2008093112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/09/hycom_MLD_2008093112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/09/hycom_GLBv0.08_535_2008093112_t018.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/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '0e8acf02-2453-43d9-87b9-fd467903e340'] 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/2008/09/hycom_GLBv0.08_535_2008093112_t018.nc' done 2008093112_t018 do 2008100112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/10/hycom_ssh_2008100112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/10/hycom_sst_2008100112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/10/hycom_sss_2008100112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/10/hycom_ssv_2008100112_t000.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/10/hycom_MLD_2008100112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t000.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/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'd6741f14-e7f6-4e71-b784-fdd7ff8fe329'] 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/2008/10/hycom_GLBv0.08_535_2008100112_t000.nc' done 2008100112_t000 do 2008100112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/10/hycom_ssh_2008100112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/10/hycom_sst_2008100112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/10/hycom_sss_2008100112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/10/hycom_ssv_2008100112_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/10/hycom_MLD_2008100112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100112_t006.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/2008/10/hycom_GLBv0.08_535_2008100712_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '76462eeb-1032-481f-85b2-2560057155af'] 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/2008/10/hycom_GLBv0.08_535_2008100712_t000.nc' done 2008100712_t000 do 2008100712_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/10/hycom_ssh_2008100712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/10/hycom_sst_2008100712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/10/hycom_sss_2008100712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/10/hycom_ssv_2008100712_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/10/hycom_MLD_2008100712_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100712_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/10/hycom_GLBv0.08_535_2008100712_t006.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/2008/11/hycom_GLBv0.08_535_2008112912_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '9129d563-e8ec-4dcc-99ec-55aec859fbfe'] 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/2008/11/hycom_GLBv0.08_535_2008112912_t000.nc' done 2008112912_t000 do 2008112912_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/11/hycom_ssh_2008112912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/11/hycom_sst_2008112912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/11/hycom_sss_2008112912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/11/hycom_ssv_2008112912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/11/hycom_MLD_2008112912_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008112912_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008112912_t006.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/2008/11/hycom_GLBv0.08_535_2008113112_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '727c7e1c-526f-43ff-9e95-75530df47d56'] 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/2008/11/hycom_GLBv0.08_535_2008113112_t000.nc' done 2008113112_t000 do 2008113112_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/11/hycom_ssh_2008113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/11/hycom_sst_2008113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/11/hycom_sss_2008113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/11/hycom_ssv_2008113112_t006.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/11/hycom_MLD_2008113112_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t006.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/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'b8417a87-65ba-4b2c-8ad3-ce7d286ff255'] 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/2008/11/hycom_GLBv0.08_535_2008113112_t006.nc' done 2008113112_t006 do 2008113112_t012 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/11/hycom_ssh_2008113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/11/hycom_sst_2008113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/11/hycom_sss_2008113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/11/hycom_ssv_2008113112_t012.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/11/hycom_MLD_2008113112_t012.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t012.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/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'e6ae047a-05ac-46d6-b8c1-c8ec3d2891a5'] 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/2008/11/hycom_GLBv0.08_535_2008113112_t012.nc' done 2008113112_t012 do 2008113112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/11/hycom_ssh_2008113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/11/hycom_sst_2008113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/11/hycom_sss_2008113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/11/hycom_ssv_2008113112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/11/hycom_MLD_2008113112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/11/hycom_GLBv0.08_535_2008113112_t018.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/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '94141c82-98e8-4584-bc43-73bcc594d7e6'] 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/2008/11/hycom_GLBv0.08_535_2008113112_t018.nc' done 2008113112_t018 do 2008120112_t000 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/12/hycom_ssh_2008120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/12/hycom_sst_2008120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/12/hycom_sss_2008120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/12/hycom_ssv_2008120112_t000.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/12/hycom_MLD_2008120112_t000.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008120112_t000.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008120112_t000.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/2008/12/hycom_GLBv0.08_535_2008120912_t000.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'acea2323-a0d8-49d3-aa95-fd5fb059fdb5'] 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/2008/12/hycom_GLBv0.08_535_2008120912_t000.nc' done 2008120912_t000 do 2008120912_t006 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/12/hycom_ssh_2008120912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/12/hycom_sst_2008120912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/12/hycom_sss_2008120912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/12/hycom_ssv_2008120912_t006.nc: 沒有此一檔案或目錄 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/12/hycom_MLD_2008120912_t006.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008120912_t006.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008120912_t006.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/2008/12/hycom_GLBv0.08_535_2008123112_t012.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'f9d98917-1750-4291-bd4e-27ba79d1d9de'] 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/2008/12/hycom_GLBv0.08_535_2008123112_t012.nc' done 2008123112_t012 do 2008123112_t018 ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssh/12/hycom_ssh_2008123112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sst/12/hycom_sst_2008123112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/sss/12/hycom_sss_2008123112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/ssuv/12/hycom_ssv_2008123112_t018.nc: 沒有此一檔案或目錄 ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc neither exists locally nor matches remote filename patterns ncks: ERROR file /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc neither exists locally nor matches remote filename patterns ls: 無法存取 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/others/12/hycom_MLD_2008123112_t018.nc: 沒有此一檔案或目錄 /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc Reading from file: /data/public/HYCOM/shian/hindcast/GLBv0.08/2008/12/hycom_GLBv0.08_535_2008123112_t018.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/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '4d8f5706-43fc-46ee-8e05-bb67a54b7390'] 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/2008/12/hycom_GLBv0.08_535_2008123112_t018.nc' done 2008123112_t018