Howdy there, I'm running a future model with the CESM1 CMIP5 data from UCAR (here). The WPS works (after I remembered to ignore leap years), but when I run ./real.exe, I notice that wrfinput and wrflowinput files have sea surface temperature values over land. These SST values are not present in the met_ems. I can't figure out why SSTs are fine and masked in the met_ems, but become unmasked in the wrfinput files.
I've used this data before and haven't had any problems. Am I missing something? am I crazy? Thanks for any insight that can be provided.
SSTs from the wrfinput file
Here are the SSTs from the met_em
This is what I've set the SSTs to in the METGRID.TBL if it's any use
========================================
name=SST
interp_option=sixteen_pt+four_pt+wt_average_4pt+wt_average_16pt+search
masked=land
fill_missing=-1.E+30
missing_value=-1.E+30
flag_in_output=FLAG_SST
========================================
I've used this data before and haven't had any problems. Am I missing something? am I crazy? Thanks for any insight that can be provided.
SSTs from the wrfinput file
Here are the SSTs from the met_em
This is what I've set the SSTs to in the METGRID.TBL if it's any use
========================================
name=SST
interp_option=sixteen_pt+four_pt+wt_average_4pt+wt_average_16pt+search
masked=land
fill_missing=-1.E+30
missing_value=-1.E+30
flag_in_output=FLAG_SST
========================================