VISualize WRF
if you try to write ncl scripts to plot wrf output, you have to write awful lot of code again and again. This is a framework to VISualize WRF which follows the rule DRY.
you need to have ncl and python3 installed on your computer
- go to results directory
- create conf.ncl script by calling vw.
wv conf
- edit
conf.ncl
if necessary
finally call
vw --help
to see what VISWRF can plot.
- all user customizations are to be made in the
conf.ncl
in the results directory. - each results directory should have a
conf.ncl
script
GPL v3 or later
see the cite file