The question about make_CFSR

asked 2023-06-01 07:51:00 +0200

yxli gravatar image

Hi, I'm trying running make_CFSR, but I have this error:

(The landcover data used is the global data of a moment in 2011 that I downloaded by myself, and LandCover-related variables do not include the time dimension.)

make_CFSR mkdir: cannot create directory ‘/share/home/dq057/CONFIGS/BENGUELA_VHR/CROCO_FILES/’: File exists

Read in the grid /share/home/dq057/CONFIGS/BENGUELA_VHR/CROCO_FILES/croco_grd.nc

Use this land file :/share/home/dq057/DATA/CFSR_Benguela_LR/Land_cover_1land_2sea.nc

INTERPOLATION STEP

Loop on the years and the months

Processing year 2005 - month 1

dt=0.25 tlen0=124 tlen=140 Overlap is 8 it of 6 hours

Overlap is 2 days before and after

Compute time for croco file

=====================

Create the frc/blk netcdf file

Create a new bulk file: /share/home/dq057/CONFIGS/BENGUELA_VHR/CROCO_FILES/croco_blk_CFSR_Y2005M01.nc ## NetCDF file not opened: /share/home/dq057/CONFIGS/BENGUELA_VHR/CROCO_FILES/croco_blk_CFSR_Y2005M01.nc Unable to perform assignment because brace indexing is not supported for variables of this type.

Error in create_bulk (line 61) nw{'bulk_time'} = ncdouble('bulk_time');

Error in make_CFSR (line 182) create_bulk(blkname,grdname,CROCO_title,time,0);

edit retag flag offensive close merge delete