Hi guys. I am trying to do some sensitivity analysis by changing the sea surface temperature.
I downloaded FNL data from NCEP and ungribbed using Vtable.GFS. I successfully ran metgrib.exe, and have obtained a set of met_em files. The control run has been successful.
After that, I tried to amend the Sea Surface temperature by amending the met_em files directly, like make the values of SKINTEMP +1 on sea area considering LANDMASK. (There is no SST variable in met_em files)
However, after I amended the met_em files and ran real.exe, the following error occurs:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 3110
grid%tsk unreasonable
-----------------------
Are there better ways to change the initial and boundary condition, in order to avoid the error?
Thank you
I downloaded FNL data from NCEP and ungribbed using Vtable.GFS. I successfully ran metgrib.exe, and have obtained a set of met_em files. The control run has been successful.
After that, I tried to amend the Sea Surface temperature by amending the met_em files directly, like make the values of SKINTEMP +1 on sea area considering LANDMASK. (There is no SST variable in met_em files)
However, after I amended the met_em files and ran real.exe, the following error occurs:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 3110
grid%tsk unreasonable
-----------------------
Are there better ways to change the initial and boundary condition, in order to avoid the error?
Thank you
Last edited: