Push notifications in your browser are not yet configured.
You are not logged in, you may not see all content and functionalities. If you have an account, please login .
Dear all,
Has anyone tried to convert ERA5 CAF files using int2lm?
I tried to do it. CAS files (over europe) work. However, CAF files do not work unless I use NCO to rearrance the vertical coordinates and cut the levels from 40 to 137 similar to CAS files. Is there something I could do in the namelist to shortcut that NCO step?
Thank you
Mostafa
&CONTRL
ydate_ini='2023010100', hstart=0, hstop=744, hincbound=1,
yinput_model='CM',
itype_aerosol = 2,
itype_albedo = 2,
itype_calendar = 0,
itype_rootdp = 4,
itype_t_cl = 1,
itype_w_so_rel = 1,
l_cressman = .FALSE.,
lbdclim = .TRUE.,
lboundaries =.TRUE.,
lfilter_oro=.FALSE.,
lforest = .TRUE.,
linitial=.TRUE.,
lmulti_layer_in = .TRUE.,
lmulti_layer_lm = .TRUE.,
lprog_qi = .TRUE.,
lreorder = .TRUE.,
lsso = .TRUE.,
ltime_mean = .TRUE.,
luse_t_skin = .TRUE.,
nincwait = 5, nmaxwait = 20,
nprocx = 12, nprocy = 6,
idbg_level=2,
lseaice=.FALSE.,
llake=.TRUE.,
llake_coldstart=.TRUE.,
/END
&GRID_IN
pcontrol_fi = -1,
ie_in_tot = 1280,
je_in_tot = 640,
ke_in_tot = 137,
ke_soil_in= 3,
czml_soil_in = 0.035,0.175,0.64,1.945,
lushift_in=.FALSE.,.FALSE., lvshift_in=.FALSE.,.FALSE.,
pollat_in = 90.0,
pollon_in = 180.0,
startlat_in_tot = -89.78487,
startlon_in_tot = -180,
endlat_in_tot = 89.78487,
endlon_in_tot = 179.7188,
/END
&LMGRID
ivctype = 2,
irefatm = 2,
ielm_tot = 511, jelm_tot = 466, kelm_tot = 40,
pollat = 39.25, pollon = -162.0, polgam = 0,
dlon = 0.11, dlat= 0.11,
startlat_tot = -27.06, startlon_tot = -30.59,
ke_soil_lm = 9,
czml_soil_lm = 0.005,0.025,0.07,0.16,0.34,0.7,1.42,2.86,5.74,11.5,
/END
&DATABASE
/
&DATA
yinput_type='analysis',
ytunit_in='d',
ytunit_out='d',
ylmext_form_read='ncdf',
yinext_form_read='ncdf',
yin_form_read='ncdf',
ylm_form_write='ncdf',
ie_ext = 531, je_ext = 486,
ylmext_lfn='EXTPAR_SPATE_011.nc',
ylmext_cat='/home/b/b381564/new/DATA_CCLM/SPATE_4DAS/EXTPARAM/',
yinext_lfn='caf2023010100.nc',
yinext_cat='/home/b/b381564/era5/2023_01/',
yin_cat= '/home/b/b381564/era5/2023_01/',
ylm_cat='/work/bb1064/from_Mistral/bb1064/b381564_hamouda/DATA_CCLM/CMIP6/Int2lm_output/ERA5/',
nprocess_ini = 131, nprocess_bd = 132,
/END
&PRICTR
igp_tot = 36,
jgp_tot = 30,
lchkin=.TRUE., lchkout=.TRUE.,
/END
This namelist then produces lbfd with huge numbers for 3D vars.