[ncl-talk] Examples for WRF ensemble time series plumes?
Kelly Mahoney - NOAA Affiliate
kelly.mahoney at noaa.gov
Thu Jun 11 16:16:59 MDT 2015
Hi,
Might anyone out there have a script that produces a plume diagram of sorts
for many WRF ensemble members (a la SREF
<http://www.spc.noaa.gov/exper/sref/fplumes/> plumes)?
I'm struggling to get the various loops correct in order to produce time
series for a set-up that looks roughly like:
Parent dir:
Ensemble/
1 dir down:
m0/
m1/
m2/
...
m24
In each member dir there are 48 high-res hourly output files, i.e.,
ls m0/wrfout* = 48 hourly output files
My goal is a plot of accumulated precip with time, so the script needs to
loop over all hourly output files for each ensemble member and plot it all
on the same image.
I'm assuming others on this list have done this -- if you have something
similar that you wouldn't mind sharing, this novice NCL-dabbler would be
very grateful!
Best,
Kelly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150611/af9fbf07/attachment.html
More information about the ncl-talk
mailing list