.TH ISMgrd2cell .SH NAME \fIISMgrd2cell\fR \- Convert an ISM grid data file into a GRASS (binary) raster map layer. .br .I "(GRASS Raster Data Import Program)" .SH SYNOPSIS \fBISMgrd2cell\fR .br \fBISMgrd2cell help\fR .br \fBISMgrd2cell input\fR\*=\fIname \fBoutput\fR\*=\fIname\fR \fBmult\fR\*=\fImultiplier\fR .SH DESCRIPTION \fIISMgrd2cell\fR allows a user to create a (binary) GRASS raster map layer from an ISM grid data file with (optional) multiplier. .SH "COMMAND LINE OPTIONS" .LP \fBParameters:\fR .IP \fBinput\*=\fIname\fR 20 Name of ISM grid data input file. .IP \fBoutput\*=\fIname\fR 20 Name to be assigned to binary GRASS raster map layer files created. .IP \fBmult\*=\fImultiplier\fR 20 Each grid data point is multiplied by this (floating point) number to produce the raster values (default = 1). .LP If the user simply types \fIISMgrd2cell\fR without specifying parameter values on the command line, the program will prompt the user to enter these. .SH NOTES Since GRASS raster values are integers, it may often be necessary to use \fBmult\fR when working with small or closely spaced values in the ISM grid data in order to produce a greater range in the raster file. Even though the user is allowed to use a floating point multiplier, remember that the final raster value is truncated to an integer. .br Interactive Surface Modeling (ISM) is a trademark of Dynamic Graphics, Inc., Berkeley, California. .SH SEE ALSO .I ISMcell2grd, .I ISMcell2scat, .I ISMdig2ann, .I ISMann2dig, .I ISMcont2dig .SH "AUTHOR" Dave Gerdes, U.S. Army Construction Engineering Research Laboratory