Changeset 424 for trunk/UTIL/PYTHON/README.PP
- Timestamp:
- Nov 25, 2011, 1:42:00 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/PYTHON/README.PP
r394 r424 62 62 63 63 Goal: I want to plot results from two simulation files next to one another 64 pp.py -f diagfired.nc,diagfired.nc -x -v tsurf 64 pp.py -f diagfired.nc,diagfired.nc -v tsurf 65 66 Goal: I want to plot results for two different times in the file next to one another 67 pp.py -f diagfi.nc -v tsurf --time 4 -- time 7 68 69 Goal: I want to plot averaged results in the file from one time to another time 70 pp.py -f diagfi.nc -v tsurf --time 4,7 71 72 --- mesoscale stuff 73 Goal: I want to plot results for two different LOCAL times in the file next to one another 74 pp.py -f wrfout**** -v TSURF --time -4 -- time -7 65 75 66 76 ***********************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.