logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pre2ncgm - convert a pre-CGM NCAR metafile to an NCAR CGM.

Description

       The "pre2ncgm" command reads a pre-CGM NCAR metafile from standard  input  and writes an NCAR CGM file to
       standard  output.   When  plotted, the output file should have virtually the same appearance as the input
       file.

Diagnostics

       Various errors are detected by "pre2ncgm" and  are  written  to /dev/tty.

Examples

       The command

           pre2ncgm < input-file > output-file

       causes   "input-file"   (which   should   be  a   pre-CGM   NCAR metafile)  to be read and the equivalent
       NCAR CGM file to be written to "output-file").

Files

       /usr/local/bin/pre2ncgm.run

Name

       pre2ncgm - convert a pre-CGM NCAR metafile to an NCAR CGM.

Options

-n     When this option appears, all text and header records which appear in the input file  (created  by
              PRSIM) are not copied to the output file.

See Also

ctrans(1NCARG)

Synopsis

pre2ncgm [-n]

Version

       1.00 (1-Aug-90)

See Also