Graphics: NCL - Example
wrf_overlay_doms.ncl: An experimental script to overlay information from domain 1 and 2.
-If you have comments/suggestions about this script, 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 is overlaid over the same from domain 1
- To show the effect, 3 plots are generated:
1) Domain 1 only
2) Domain 1 and 2 together
3) Domain 1 and 2 together, with a box added to show the position of domain 2
|