1postdownload(1) General Commands Manual postdownload(1)
2
3
4
6 postdownload - A front-end to the usgs2sdf utility
7
9 postdownload file
10
12 postdownload is a front-end to the usgs2sdf utility. postdownload takes
13 as an argument the name of the gzipped Digital Elevation Model (DEM)
14 down loaded from the US Geological Survey (ie: wilmington-w.gz). post‐
15 download uncompresses the DEM file, adds necessary record delimiters,
16 and invokes usgs2sdf to produce a SPLAT Data File (SDF).
17
18 USGS Digital Elevation Models may be downloaded from
19
20 http://edcftp.cr.usgs.gov/pub/data/DEM/250/
21 Invoke postdownload with the name of each DEM file downloaded to
22 produce a database of SPLAT Data Files.
23
25 postdownload aberdeen
26
28 /usr/bin/postdownload
29
31 msplat [4m(1)
32
33
35 No known bugs at this time.
36
37
39 Steve Conklin <fedora@conklinhouse.com>
40 Dan Mossor <dmossor@fedorapoeple.org>
41
42
44 2008 - Text copied from README
45
46 2014 - Text reformatted
47
48
49
50Steve Conklin 30 July 2008 postdownload(1)