Introduction to SEOM Plotting Package.

The default plotting package that comes with SEOM relies on the NCAR graphics library for the basic drawing utilities. There are 3 basic programs:

Running the programs

Most of these programs are driven by scripts that can be piped into the code, e.g.
drawcoast < drawcoast.in
sample script files are located at the end of the drawcoast page, and can be modified at will. Each of the programs generates a gmeta file that can be viewed with idt, e.g. idt gmeta .

Downloading the code

The source code is available for download . The Makefile should be fairly easy to read. Note again that the visualization is built on top of the NCAR graphics package. The code is written in fortran 90 and the ncargf77 command should have an f90 counterpart. To build the executable you need to:
make drawcoast
make contours
make vectors

Environment variables

There are several environment variables that can/must be set before using the package: