rdb2grid
rdb2grid - convert an rdb file into a grid of numbers
rdb2grid [options] x column y column value column
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 may be abbreviated.
-
-version boolean
-
print the version number and exit
-
-help boolean
-
print this message and exit
.
Diab Jerius (djerius@cfa.harvard.edu)
$Revision: 1.2 $ $Date: 1997/01/19 17:59:20 $