>>>>>>>>>>>>>>>> running python 01-extract_precc.py Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/01-extract_precc.py", line 757, in var = extract_var_ensemble(ensdir,histpaths,vn,concatdims=['member','time'],years=years,months=months) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/01-extract_precc.py", line 341, in extract_var_ensemble var = extract_var([f'{i}/{histpaths}' for i in casepaths ],vn,concat_dim=concatdims,**kwargs) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/01-extract_precc.py", line 102, in extract_var fns = filter_fns_by_yyyymm(fnsexp,yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/01-extract_precc.py", line 47, in filter_fns_by_yyyymm fns[i] = filter_fns_by_yyyymm(fns[i],yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/01-extract_precc.py", line 38, in filter_fns_by_yyyymm if type(fns[0]) == type(str()): IndexError: list index out of range >>>>>>>>>>>>>>>> python 01-extract_precc.py [done with 233.85 secs.] >>>>>>>>>>>>>>>> running python 02-extract_precc.py Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/02-extract_precc.py", line 757, in var = extract_var_ensemble(ensdir,histpaths,vn,concatdims=['member','time'],years=years,months=months) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/02-extract_precc.py", line 341, in extract_var_ensemble var = extract_var([f'{i}/{histpaths}' for i in casepaths ],vn,concat_dim=concatdims,**kwargs) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/02-extract_precc.py", line 102, in extract_var fns = filter_fns_by_yyyymm(fnsexp,yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/02-extract_precc.py", line 47, in filter_fns_by_yyyymm fns[i] = filter_fns_by_yyyymm(fns[i],yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/02-extract_precc.py", line 38, in filter_fns_by_yyyymm if type(fns[0]) == type(str()): IndexError: list index out of range >>>>>>>>>>>>>>>> python 02-extract_precc.py [done with 233.46 secs.] >>>>>>>>>>>>>>>> running python 03-extract_precc.py Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/03-extract_precc.py", line 757, in var = extract_var_ensemble(ensdir,histpaths,vn,concatdims=['member','time'],years=years,months=months) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/03-extract_precc.py", line 341, in extract_var_ensemble var = extract_var([f'{i}/{histpaths}' for i in casepaths ],vn,concat_dim=concatdims,**kwargs) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/03-extract_precc.py", line 102, in extract_var fns = filter_fns_by_yyyymm(fnsexp,yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/03-extract_precc.py", line 47, in filter_fns_by_yyyymm fns[i] = filter_fns_by_yyyymm(fns[i],yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/03-extract_precc.py", line 38, in filter_fns_by_yyyymm if type(fns[0]) == type(str()): IndexError: list index out of range >>>>>>>>>>>>>>>> python 03-extract_precc.py [done with 234.26 secs.] >>>>>>>>>>>>>>>> running python 04-extract_precc.py Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/04-extract_precc.py", line 757, in var = extract_var_ensemble(ensdir,histpaths,vn,concatdims=['member','time'],years=years,months=months) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/04-extract_precc.py", line 341, in extract_var_ensemble var = extract_var([f'{i}/{histpaths}' for i in casepaths ],vn,concat_dim=concatdims,**kwargs) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/04-extract_precc.py", line 102, in extract_var fns = filter_fns_by_yyyymm(fnsexp,yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/04-extract_precc.py", line 47, in filter_fns_by_yyyymm fns[i] = filter_fns_by_yyyymm(fns[i],yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/04-extract_precc.py", line 38, in filter_fns_by_yyyymm if type(fns[0]) == type(str()): IndexError: list index out of range >>>>>>>>>>>>>>>> python 04-extract_precc.py [done with 251.84 secs.] >>>>>>>>>>>>>>>> running python 05-extract_precc.py Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/05-extract_precc.py", line 757, in var = extract_var_ensemble(ensdir,histpaths,vn,concatdims=['member','time'],years=years,months=months) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/05-extract_precc.py", line 341, in extract_var_ensemble var = extract_var([f'{i}/{histpaths}' for i in casepaths ],vn,concat_dim=concatdims,**kwargs) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/05-extract_precc.py", line 102, in extract_var fns = filter_fns_by_yyyymm(fnsexp,yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/05-extract_precc.py", line 47, in filter_fns_by_yyyymm fns[i] = filter_fns_by_yyyymm(fns[i],yyyymm) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/05-extract_precc.py", line 38, in filter_fns_by_yyyymm if type(fns[0]) == type(str()): IndexError: list index out of range >>>>>>>>>>>>>>>> python 05-extract_precc.py [done with 241.61 secs.] >>>>>>>>>>>>>>>> running python 06-cal_PRECT.py Traceback (most recent call last): File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/N1_HIST_PRECC_ensmean_1980-2020.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '47bc5d1c-fef4-42ee-97fb-9d9ba5cd158e'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/06-cal_PRECT.py", line 19, in ccds = xr.open_dataset(ccfn) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/api.py", line 671, in open_dataset backend_ds = backend.open_dataset( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 666, in open_dataset store = NetCDF4DataStore.open( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 453, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 394, in __init__ self.format = self.ds.data_model File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 462, in ds return self._acquire() File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 456, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/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 2470, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2107, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/N1_HIST_PRECC_ensmean_1980-2020.nc' >>>>>>>>>>>>>>>> python 06-cal_PRECT.py [done with 0.91 secs.] >>>>>>>>>>>>>>>> running python 07-regrid_gpcp_data.py Traceback (most recent call last): File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/N1_HIST_PRECT_ensmean_1980-2020.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '97414419-ed38-4481-96c1-a873656d8e6e'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/07-regrid_gpcp_data.py", line 48, in ovar = regrid_fix2fix(srcfile,srcvar,dstgridfile) File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/07-regrid_gpcp_data.py", line 20, in regrid_fix2fix dfile = xr.open_dataset(dstf) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/api.py", line 671, in open_dataset backend_ds = backend.open_dataset( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 666, in open_dataset store = NetCDF4DataStore.open( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 453, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 394, in __init__ self.format = self.ds.data_model File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 462, in ds return self._acquire() File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 456, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/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 2470, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2107, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/N1_HIST_PRECT_ensmean_1980-2020.nc' >>>>>>>>>>>>>>>> python 07-regrid_gpcp_data.py [done with 1.94 secs.] >>>>>>>>>>>>>>>> running ncl -Q 08-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 08-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 08-plot_cache_cor.ncl [done with 0.74 secs.] >>>>>>>>>>>>>>>> running ncl -Q 09-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 09-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 09-plot_cache_cor.ncl [done with 0.36 secs.] >>>>>>>>>>>>>>>> running ncl -Q 10-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 10-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 10-plot_cache_cor.ncl [done with 0.39 secs.] >>>>>>>>>>>>>>>> running python 11-monthly_to_seasons.py Traceback (most recent call last): File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/gpcp_prec_atm_grid_1980-2020.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'f1f9c34d-3b8c-44de-beff-4081d333447d'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/11-monthly_to_seasons.py", line 24, in ds = xr.open_dataset(infile) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/api.py", line 671, in open_dataset backend_ds = backend.open_dataset( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 666, in open_dataset store = NetCDF4DataStore.open( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 453, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 394, in __init__ self.format = self.ds.data_model File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 462, in ds return self._acquire() File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 456, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/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 2470, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2107, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/gpcp_prec_atm_grid_1980-2020.nc' >>>>>>>>>>>>>>>> python 11-monthly_to_seasons.py [done with 0.73 secs.] >>>>>>>>>>>>>>>> running python 12-monthly_to_seasons.py Traceback (most recent call last): File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 211, in _acquire_with_cache_info file = self._cache[self._key] File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/lru_cache.py", line 56, in __getitem__ value = self._cache[key] KeyError: [, ('/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/N1_HIST_PRECT_ensmean_1980-2020.nc',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), 'b33a2a06-b509-47f9-93d8-5259fbbe1905'] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/12-monthly_to_seasons.py", line 24, in ds = xr.open_dataset(infile) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/api.py", line 671, in open_dataset backend_ds = backend.open_dataset( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 666, in open_dataset store = NetCDF4DataStore.open( File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 453, in open return cls(manager, group=group, mode=mode, lock=lock, autoclose=autoclose) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 394, in __init__ self.format = self.ds.data_model File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 462, in ds return self._acquire() File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/netCDF4_.py", line 456, in _acquire with self._manager.acquire_context(needs_lock) as root: File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/site-packages/xarray/backends/file_manager.py", line 199, in acquire_context file, cached = self._acquire_with_cache_info(needs_lock) File "/nird/scratch/pgchiu/miniforge/envs/py3env3/lib/python3.10/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 2470, in netCDF4._netCDF4.Dataset.__init__ File "src/netCDF4/_netCDF4.pyx", line 2107, in netCDF4._netCDF4._ensure_nc_success FileNotFoundError: [Errno 2] No such file or directory: '/nird/projects/NS9039K/shared/pgchiu/diag_norcpm/noresm1-cmip6-hist/21_prec/N1_HIST_PRECT_ensmean_1980-2020.nc' >>>>>>>>>>>>>>>> python 12-monthly_to_seasons.py [done with 0.71 secs.] >>>>>>>>>>>>>>>> running ncl -Q 13-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 13-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 13-plot_cache_cor.ncl [done with 0.36 secs.] >>>>>>>>>>>>>>>> running ncl -Q 14-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 14-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 14-plot_cache_cor.ncl [done with 0.40 secs.] >>>>>>>>>>>>>>>> running ncl -Q 15-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 15-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 15-plot_cache_cor.ncl [done with 0.41 secs.] >>>>>>>>>>>>>>>> running ncl -Q 16-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 16-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 16-plot_cache_cor.ncl [done with 0.39 secs.] >>>>>>>>>>>>>>>> running ncl -Q 17-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 17-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 17-plot_cache_cor.ncl [done with 0.41 secs.] >>>>>>>>>>>>>>>> running ncl -Q 18-plot_cache_cor.ncl warning:_NclOpenFile: cannot open file ; No such file or directory fatal:file (f1) isn't defined fatal:["Execute.c":8637]:Execute: Error occurred at or near line 28 in file 18-plot_cache_cor.ncl >>>>>>>>>>>>>>>> ncl -Q 18-plot_cache_cor.ncl [done with 0.39 secs.] >>>>>>>>>>>>>>>> running sh -e 19-mk_html_page_2.sh >>>>>>>>>>>>>>>> sh -e 19-mk_html_page_2.sh [done with 0.01 secs.]