rdb2grid


NAME

rdb2grid - convert an rdb file into a grid of numbers


SYNOPSIS

rdb2grid [options] x column y column value column


DESCRIPTION

rdb2grid reads an rdb file with a given content and converts it into a grid of numbers. Essentially what it does is to convert a list of grid positions and values into a grid of values. Each line in the rdb file should describe one grid point, and must have two position columns and a value column. The position columns are assumed to be numeric.

It outputs an rdb table.


OPTIONS

Options may be abbreviated.

-version boolean
print the version number and exit

-help boolean
print this message and exit

.


AUTHOR

Diab Jerius (djerius@cfa.harvard.edu)


VERSION

$Revision: 1.2 $ $Date: 1997/01/19 17:59:20 $