.TH r.in.aster 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBr.in.aster\fR\fR - Georeference, rectify and import Terra-ASTER imagery and relative DEM's using gdalwarp. .SH KEYWORDS raster, imagery, import .SH SYNOPSIS \fBr.in.aster\fR .br \fBr.in.aster help\fR .br \fBr.in.aster input\fR=\fIstring\fR \fBproctype\fR=\fIstring\fR \fBband\fR=\fIstring\fR \fBoutput\fR=\fIstring\fR [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Parameters: .IP "\fBinput\fR=\fIstring\fR" 4m .br Input ASTER image to be georeferenced & rectified .IP "\fBproctype\fR=\fIstring\fR" 4m .br ASTER imagery processing type (Level 1A, Level 1B, or relative DEM) .br Options: \fIL1A,L1B,DEM\fR .IP "\fBband\fR=\fIstring\fR" 4m .br L1A or L1B band to translate (1, 2, 3n, 3b, 4-14). Can only translate a single band .br Default: \fI1\fR .IP "\fBoutput\fR=\fIstring\fR" 4m .br Name for output raster map .PP .SH DESCRIPTION \fIr.in.aster\fR rectifies, georeferences, and imports Terra-ASTER imagery to current location using gdalwarp, hdf 4, and r.in.gdal, using projection parameters from g.proj. It can import Level 1A, Level 1B, and relative DEM products. .PP The program may be run interactively or non-interactively from the command line. In either case, the user must specify an \fBinput\fR *.hdf file name, the \fBtype\fR of processing used, the image \fBband\fR to import, and an \fBoutput\fR GRASS raster map name. .PP The \fBtype\fR paremeter can take values of L1A, L1B, or DEM. .PP The \fBband\fR parameter can take values of 1, 2, 3n, 3b, 4-14 .SH NOTES \fIr.in.aster\fR requires GDAL library to be in the user's path and the hdf 4 driver to be installed. The GDAL library must be compiled with hdf support. .SH AUTHORS Michael Barton, Arizona State University and Paul Kelly .PP \fILast changed: $Date: 2011-11-08 12:29:50 +0100 (Tue, 08 Nov 2011) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team