g2n User's Guide
GENPRO-II to netCDF converter
Synopsis
- g2n [GENPRO_file netCDF_file [time_flag]]
Description
- g2n
is a program to convert a GENPRO-II output data file to a netCDF file which
conforms to the
NCAR-RAF netCDF conventions.
Command Line Options
g2n accepts three optional input arguments: the input and output file names
and a time flag. If only the input file name is provided on the command
line, g2n will query the user for all the information. If both file names
are entered on the command line, environment variables, such as $MIGS can be
used. If g2n asks for them, one must enter relative or absolute path names.
The time flag, if set, will output (to stdout) a continuous update of the
time being processed. On the command line, any character string entered
after the two file names tells g2n to output continuous time; otherwise g2n
assumes that no time is to be output.
Overview
- g2n
is a program for converting an RAF GENPRO-II data set to a netCDF file which
conforms to the
NCAR-RAF netCDF conventions. It is command driven
and uses no GUI.
A few of its features are:
- accepts command-line arguments or interactive input;
- can convert stripped (via MIGS) or COS-blocked GENPRO data files;
- converts all variables in a data set at their respective rates;
- converts PMS-1D variables (whose names g2n recognizes) to its proper
netCDF form.
Discussion
- g2n
Requirements
- g2n
requires
netCDF 3.0 or later to compile.
Author
Ronald L. Ruth
National Center for Atmospheric Research
Research Aviation Facility.
(303) 497-1084
email
Last update:
Fri Jan 6 15:58:30 MST 2006