[Mmmdoc-developers] trunk Revision: 607
mmmdoc-developers at ucar.edu
mmmdoc-developers at ucar.edu
Thu Apr 7 15:19:26 MDT 2016
duda
2016-04-07 15:19:26 -0600 (Thu, 07 Apr 2016)
414
Chap 3: Reduce size of "WPS Output Fields" section
This section contains a list of the fields in the geogrid
and metgrid output, and was generated from ncdump ouput.
In order to reduce the size of this section, we remove
less-useful lines by piping the output of ncdump through:
| grep -v ":sr_x" | grep -v ":sr_y" | grep -v ":stagger" | grep -v "FieldType" | grep -v "MemoryOrder"
M users_guide_chap3.doc
Modified: trunk/wrf/UsersGuide/users_guide_chap3.doc
===================================================================
(Binary files differ)
More information about the Mmmdoc-developers
mailing list