Dears,
I've changed SMOPS.Vtable as attached. So I've just used BLENDEDSM data from SMOPS data, with grib2 parameter 210. However, I've used SM000010 name, as we have this name in METGRID.TBL. This data will be used for 1st layer (0-10cm). Other three layers (10-40,40-100, and 100-200cm) will use GFS data.
Now, it works and it uses SMOPS data. But, the problem is that there is negative values in met_em.d0* files. I've attached one met_em.d0* file, too.
So, I decided change METGRID.TBL:
fill_lev = 10 : SM000010(200100)
to
fill_lev = 5 : SM000010(200100)
As we know SMOPS data are for 5 cm layer.
Also removing following lines in other try:
interp_mask=LANDSEA(0)
missing_value=-1.E30
in the part
name=SM000010
However, they didn't change the result, and negative values in met_em.d0* files remained.
So, my question is, whether negative values in met_em.d0* files are important? How could I run metgrid.exe with SMOPS data, and without negative values in met_em.d0* files? I should mention, SMOIS varibales in wrfout* files doesn't have negative values!
I've attached new Vtable.SMOPS, also namelist.wps, met_em.d0, and one SMOPS data.
I'll be thankful if I hear from you.
Sincerely
Ehsan