Modify WRF input data over a list of points#
WRFtailor can modify the WRF input data (grid points) over a list of points specified by pairs of latitudes and longitudes, by providing the exact new values for each point to replace the default value.
All required settings can be managed by a text file (namelist.wrf).
Example#
Modify WRF/Chem emissions data (wrfchemi_d01_2021-01-22_00:00:00, wrfchemi_d02_2021-01-22_00:00:00, and wrfchemi_d03_2021-01-22_00:00:00):
Provide the paths to the files in namelist.tailor:
Set namelist.tailor to modify the values of the desired variables:
In the table above, the variable E_NO over a list of points specified by pairs of latitudes and longitudes, will be modified and replaced by point_values.
Parent domain and nested domains for the WRF input data (geo_em):
WRF domain structure#
Nested domain will be tailored as shown below:
Variable ALBEDO12M, modified by WRFtailor#
Nested domain will be tailored as shown below:
Variable ALBEDO12M, modified by WRFtailor#
Parent domain will be tailored as shown below:
Variable ALBEDO12M, modified by WRFtailor#