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

NAME

6       r.in.srtm  - Import SRTM HGT files into GRASS
7

KEYWORDS

9       raster, import
10

SYNOPSIS

12       r.in.srtm
13       r.in.srtm help
14       r.in.srtm  [-1]  input=string  [output=string]   [--overwrite]  [--ver‐
15       bose]  [--quiet]
16
17   Flags:
18       -1
19           Input is a 1-arcsec tile (default: 3-arcsec)
20
21       --overwrite
22           Allow output files to overwrite existing files
23
24       --verbose
25           Verbose module output
26
27       --quiet
28           Quiet module output
29
30   Parameters:
31       input=string
32           SRTM input tile (file without .hgt.zip extension)
33
34       output=string
35           Output raster map (default: input tile)
36

DESCRIPTION

38       r.in.srtm imports SRTM hgt files into GRASS.  SRTM  data  sets  can  be
39       downloaded  from NASA at this FTP site (Version 1 and the improved Ver‐
40       sion 2):
41       ftp://e0srp01u.ecs.nasa.gov/srtm/
42

NOTES

44       SRTM tiles are of 1 degree by 1 degree size. The SRTM filename contains
45       the  coordinates  which  refer  to  the  center of the lower left pixel
46       (e.g., N51E010: lower left cell center at 10E, 51N). To itentify a tile
47       name, a grid can be easily visualized in the GRASS monitor:
48       d.grid size=1
49        To import TOPEX/SRTM30 PLUS data, use r.in.bin.
50

SEE ALSO

52        r.in.bin
53
54       The Shuttle Radar Topography Mission homepage at NASA's JPL.
55       The SRTM Web Forum
56

REFERENCES

58       M.  Neteler,  2005.  GRASS  Newsletter, Vol.3, pp. 2-6, June 2005. ISSN
59       1614-8746.
60

AUTHORS

62       Markus Neteler
63       Improved by W. Kyngesburye and H. Bowman
64
65       Last changed: $Date: 2007-03-12 13:35:51 +0100 (Mon, 12 Mar 2007) $
66
67       Full index
68
69       © 2003-2008 GRASS Development Team
70
71
72
73GRASS 6.3.0                                                       r.in.srtm(1)
Impressum