GRAPH Tutorial : Miscellaneous
-
You may convert gmeta files to a number of other graphic
formats. For example, to convert to black-white postscript
file, you can use the command:
ctrans -d ps.mono gmeta> gmeta.ps
'-d ps.color' will allow you to translate color plots. For
more information, check man page on 'ictrans'.
-
To convert gmeta files to GIF images, a very handy tool is
the ncgm2gif
script
ncgm2gif -res 500x500 -nomerge gmeta
Will convert all images in gmeta to gmetaxxx.gif
-
If your data size is greater than 200x200x40 in i,
j and k directions, you should modify two include files in
the src/ directory to increase the dimensions: data.incl
and scratch.incl.
-
If the input data to GRAPH is on sigma, then vertical interpolation
is possible. For example, this g_plots.tbl
shows how to plot sigma-level data on pressure levels for
variable temperature and geopotential height, and this g_plotst.tbl
shows how to plot sigma-level data on isentropic levels for
PV and pressure.
-
Available fields
that can be plotted with GRAPH.
- If you don't have NCAR Graphics, you can choose to look at
your data using other plotting packages. But you may need to
develop an interface program to convert MM5 data to the data
readable by the other graphic package. The only alternatives
that we support at the moment are Vis5D, and GrADS. We provide
conversion programs to convert MM5 data to Vis5D
data and to GrADS
data. A detailed description of the MM5 V3 data format can be
found in Chapter
13 of the Tutorial Notes.
|
Tutorial Notes: Chapter
12
(In html format)
Tutorial Notes: Chapter 12
(In printer friendly format)
Last Tutorial Slide
Show (GRAPH information)
Last Tutorial Slide
Show (Information regarding supported graphical
packages ) |
|
|