Hi,
I'd like to know how to utilize SST data from a single data source.
By this I mean the SST data is coming from the same grib file I'm getting the other initial and boundary data from.
Instead of running ungrib twice, I include the SST variable within the main Vtable.
This way I get the SST out into the intermediate files and then it goes successfully into the metgrid output.
I run Real and it looks like the data is passed into the initial and boundary files (still figuring out how to visualize these files to check if it is masked appropriately).
The question is then do I still need to switch on sst_update? And if so, do I still need to specify the following?
I'd like to know how to utilize SST data from a single data source.
By this I mean the SST data is coming from the same grib file I'm getting the other initial and boundary data from.
Instead of running ungrib twice, I include the SST variable within the main Vtable.
This way I get the SST out into the intermediate files and then it goes successfully into the metgrid output.
I run Real and it looks like the data is passed into the initial and boundary files (still figuring out how to visualize these files to check if it is masked appropriately).
The question is then do I still need to switch on sst_update? And if so, do I still need to specify the following?
Code:
io_form_auxinput4 = 2
auxinput4_inname = “wrflowinp_d<domain>” (created by real.exe)
auxinput4_interval = 360, 360, 360