GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
r.in.aster(1) GRASS GIS User's Manual r.in.aster(1)

r.in.aster - Georeference, rectify, and import Terra-ASTER imagery and relative DEMs using gdalwarp.

raster, import, imagery, ASTER, elevation

r.in.aster
r.in.aster --help
r.in.aster input=name proctype=string band=string output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]


Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of input ASTER image

ASTER imagery processing type (Level 1A, Level 1B, or relative DEM)
Options: L1A, L1B, L1T, DEM
Default: L1B

List L1A L1B or L1T band to translate (1,2,3n,...), or enter ’all’ to translate all bands
Default: all

Base name for output raster map (band number will be appended to base name)

r.in.aster rectifies, georeferences, and imports Terra-ASTER imagery to current project using gdalwarp, hdf 4, and r.in.gdal, using projection parameters from g.proj. It can import Level 1A, Level 1B, their relative DEM products, and Level 1T.

The program may be run interactively or non-interactively from the command line. In either case, the user must specify an input *.hdf file name, the type of processing used, the image band to import, and an output GRASS raster map name.

The type parameter can take values of L1A, L1B, L1T or DEM.

The band parameter can take values of 1, 2, 3n, 3b, 4-14

r.in.aster 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.

Michael Barton, Arizona State University and Paul Kelly

Available at: r.in.aster source code (history)

Latest change: Wednesday Apr 17 11:38:48 2024 in commit: af7aa6982f1bc0f006e95221291b5ca125abd1e6

Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.