Aloha, I am trying to use the ERA5 data as input for a high resolution WRF run over Hawaii. After searching in this forum I stumbled upon the script era5_to_int to process the ERA5 data (netcdf) at NCAR. I am running WPSv4.5 on Casper. Attched are my namelist.wps and METGRID.TBL. Could, please, anyone explain me the good practice to handle SST, SKINTEMP, SEAICE when using ERA5 (from NCAR netcdf dataset d633000) in WPS and the data from era5_to_int? After running metgrid on the ERA* files created via era5_to_int, I obtained the SST field in the ncview screenshot in attachment, which shows interpolation issues along the coastlines. As suggested in the forum, in METGRID.TBL I used:
name=SST
interp_option=sixteen_pt+four_pt+wt_average_4pt+search
interp_mask=LANDSEA(1)
masked=land
fill_missing=0.
missing_value=-1.E30
flag_in_output=FLAG_SST
I also see issue in the SEAICE field (see attached image). I am also attaching LANDSEA and LANDMASK and SKINTEMP.
On a different note, in the LANDMASK image, I see two tiny dots (water?) in the middle of the Big Island, which should not be there (better visible in the SEAICE image). I also run WRF with GFS for other cases, and when creating the input with WPS and the same geo fields I do not get these features. Just wandering if this is all somehow connected to the use of ERA5.
Thank you for any advice you could provide.
name=SST
interp_option=sixteen_pt+four_pt+wt_average_4pt+search
interp_mask=LANDSEA(1)
masked=land
fill_missing=0.
missing_value=-1.E30
flag_in_output=FLAG_SST
I also see issue in the SEAICE field (see attached image). I am also attaching LANDSEA and LANDMASK and SKINTEMP.
On a different note, in the LANDMASK image, I see two tiny dots (water?) in the middle of the Big Island, which should not be there (better visible in the SEAICE image). I also run WRF with GFS for other cases, and when creating the input with WPS and the same geo fields I do not get these features. Just wandering if this is all somehow connected to the use of ERA5.
Thank you for any advice you could provide.