Hi,
I am trying to generate an IOP for SCAM.
I am following the steps from the " htps://ncar.github.io/CAM/doc/build/html/users_guide/atmospheric-configurations.html#example-setting-up-user-defined-iop-for-scam"
After the CAM run is completed, I am trying to generate initial conditions for SCAM.
But when I run the 'remapfv2eul.ncl' I get the following error:
I have attached the ESMF log file and the NCl script I am using for reference.
I really appreciate help regarding it.
Thank you
I am trying to generate an IOP for SCAM.
I am following the steps from the " htps://ncar.github.io/CAM/doc/build/html/users_guide/atmospheric-configurations.html#example-setting-up-user-defined-iop-for-scam"
After the CAM run is completed, I am trying to generate initial conditions for SCAM.
But when I run the 'remapfv2eul.ncl' I get the following error:
Code:
Variable: dstFileName
Type: string
Total Size: 8 bytes
1 values
Number of Dimensions: 1
Dimensions and sizes: [1]
Coordinates:
(0) ./f2001_mc3e.cam.h1.2011-05-10-00000.regrid.Gaus_48x96.nc
(0)
(0) Regridding:
(0) SRC File:f2001_mc3e.cam.h1.2011-05-10-00000.nc
(0) DST File:./f2001_mc3e.cam.h1.2011-05-10-00000.regrid.Gaus_48x96.nc
(0) Found srcGrid description /home/rt/SOURCE/projects/scratch/archive/f2001_mc3e/atm/hist/FV_1x1_SCRIP_desc.nc
(0) Creating dstGrid description /home/rt/SOURCE/projects/scratch/archive/f2001_mc3e/atm/hist/Gaus_48x96_SCRIP_desc.nc
(0) Creating WeightFiles /home/rt/SOURCE/projects/scratch/archive/f2001_mc3e/atm/hist/map_FV_1x1_to_Gaus_48x96_bilinear.nc
(0) ESMF_regrid_gen_weights: 'ESMF_RegridWeightGen' was not successful.
I really appreciate help regarding it.
Thank you