Hello, i am tryig to concatenate longitudes of very large files but got the error 10014 CPU time limit exceeded ncrcat I used ncrcat file1.nc file2.nc out.nc for the command. Does anyone have an idea that can help?
Thank you so much for this. ncap2 worked. I appreciate.
Hi all, I have a large netcdf file that I like to edit its longitude dimensions. Here is the file header. ncdump -h surfdata_Nigeria_hist_78pfts_CMIP6_simyr2000_c191223.nc netcdf surfdata_Nigeria_hist_78pfts_CMIP6_simyr2000_c191223 { dimensions: lsmlon = 260 ; lsmlat = 260 ; nglcec = 10 ; nglcecp1 = 11 ; numurbl = 3 ; nlevurb = 5 ; numrad = 2 ; nchar = 256 ; nlevsoi = 10 ; time = UNLIMITED ; // (12 currently) lsmpft = 79 ; natpft = 15 ; cft = 64 ; variables: I have tried ncap2 -O -s 'where(lsmlon<0)...