Graphics: NCL - Example
wrf_overlay_doms.ncl
Experimental example script to overlay information from domain 1 and 2.
If you use this script and have comments/suggestions, please send an email to wrfhelp@ucar.edu
Note that since this is experimental, the exact way this may be implemented in future may vary from the way it is presented here.
To use this code, you also need to download and link to this new file WRFUserARW_add.ncl
In this script note:
- Terrain height information from domain 2 are overlaid over same from domain 1
- To show the effect 3 plots are generated
Domain 1 only
Domain 1 and 2 together
Domain 1 and 2 together, with a box added to show the position of domain 2
|