postdownload - Man Page
A front-end to the usgs2sdf utility
Synopsis
postdownload file
Description
postdownload is a front-end to the usgs2sdf utility. postdownload takes as an argument the name of the gzipped Digital Elevation Model (DEM) down loaded from the US Geological Survey (ie: wilmington-w.gz). postdownload uncompresses the DEM file, adds necessary record delimiters, and invokes usgs2sdf to produce a SPLAT Data File (SDF).
USGS Digital Elevation Models may be downloaded from
- http://edcftp.cr.usgs.gov/pub/data/DEM/250/
Invoke postdownload with the name of each DEM file downloaded to produce a database of SPLAT Data Files.
Examples
postdownload aberdeen
Files
/usr/bin/postdownload
See Also
msplat (1)
Bugs
No known bugs at this time.
Authors
Steve Conklin <fedora@conklinhouse.com> Dan Mossor <dmossor@fedorapoeple.org>
History
2008 - Text copied from README
2014 - Text reformatted
Info
30 July 2008 Steve Conklin