1r.in.aster(1)                 Grass User's Manual                r.in.aster(1)
2
3
4

NAME

6       r.in.aster  - r.in.aster - georeferencing, rectification, and import of
7       Terra-ASTER imagery and relative DEM's using gdalwarp
8

KEYWORDS

10       raster, imagery, import
11

SYNOPSIS

13       r.in.aster
14       r.in.aster help
15       r.in.aster input=string proctype=string band=string output=string
16
17   Parameters:
18       input=string
19           Input ASTER image to be georeference & rectified
20
21       proctype=string
22           ASTER imagery processing type (Level 1A, Level 1B, or relative DEM)
23           Options: L1A,L1B,DEM
24
25       band=string
26           L1A  or L1B band to translate (1, 2,3n,3b,4-14). Can only translate
27           a single band Default: 1
28
29       output=string
30           Output GRASS image file
31

DESCRIPTION

33       r.in.aster rectifies, georeferences, and imports Terra-ASTER imagery to
34       current location using gdalwarp, hdf 4, and r.in.gdal, using projection
35       parameters from g.proj. It can import Level 1A, Level 1B, and  relative
36       DEM products.
37
38       The program may be run interactively or non-interactively from the com‐
39       mand line. In either case, the user must specify an  input  *.hdf  file
40       name,  the  type  of  processing used, the image band to import, and an
41       output GRASS raster map name.
42
43       The type paremeter can take values of L1A, L1B, or DEM.
44
45       The band parameter can take values of 1, 2, 3n, 3b, 4-14
46

NOTES

48       r.in.aster requires gdal to be in the user's path and the hdf 4  to  be
49       installed. Gdal must be compiled with hdf support.
50

AUTHORS

52       Michael Barton, Arizona State University and Paul Kelly
53
54       Last changed: $Date: 2004/12/20
55
56       Full index
57
58
59
60GRASS 6.2.2                                                      r.in.aster(1)
Impressum