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

NAME

6       r.in.aster   - Georeference, rectify and import Terra-ASTER imagery and
7       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       [--verbose]  [--quiet]
17
18   Parameters:
19       input=string
20           Input ASTER image to be georeferenced & rectified
21
22       proctype=string
23           ASTER imagery processing type (Level 1A, Level 1B, or relative DEM)
24           Options: L1A,L1B,DEM
25
26       band=string
27           L1A  or L1B band to translate (1, 2, 3n, 3b, 4-14). Can only trans‐
28           late a single band
29           Default: 1
30
31       output=string
32           Name for output raster map
33

DESCRIPTION

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

NOTES

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

AUTHORS

54       Michael Barton, Arizona State University and Paul Kelly
55
56       Last changed: $Date: 2004/12/20
57
58       Full index
59
60       © 2003-2008 GRASS Development Team
61
62
63
64GRASS 6.3.0                                                      r.in.aster(1)
Impressum