Hi MPAS Forum!
I'm trying to run MPAS limited area from MERRA2 initial conditions. I have the WPS intermediate file processed from a online merra2wps GitHub repository and ready.
I have nSoilLevels = 4 and nFGSoilLevels = 5 since MERRA2 has 5 soil temp and 5-ish soil moisture layer that was interpolatted. However, init_atmosphere core crashed on "Error in interpolation of st_fg to MPAS grid: num_st = 368892". and before that message the log said Bad st_fg and Bad sm_fg from 1 to 139358 (i have 139358 cells in my mesh) so every single cell is missing its soil moisture and soil temperature
. [The screenshot of the log is attached]
I've checked the intermediate files with WPS/utils/rd_intermediate.exe and looks like its there! I'm also doing a wrf run in the meantime so i ran metgrid with same data with a customized METGRID.TBL and the data looks good.
Anybody have any hint on how to fix it?
Thanks!
I'm trying to run MPAS limited area from MERRA2 initial conditions. I have the WPS intermediate file processed from a online merra2wps GitHub repository and ready.
I have nSoilLevels = 4 and nFGSoilLevels = 5 since MERRA2 has 5 soil temp and 5-ish soil moisture layer that was interpolatted. However, init_atmosphere core crashed on "Error in interpolation of st_fg to MPAS grid: num_st = 368892". and before that message the log said Bad st_fg and Bad sm_fg from 1 to 139358 (i have 139358 cells in my mesh) so every single cell is missing its soil moisture and soil temperature
I've checked the intermediate files with WPS/utils/rd_intermediate.exe and looks like its there! I'm also doing a wrf run in the meantime so i ran metgrid with same data with a customized METGRID.TBL and the data looks good.
Anybody have any hint on how to fix it?
Thanks!
