Changes between Version 4 and Version 5 of Processing/NextMapDEMs
- Timestamp:
- Nov 29, 2007, 4:11:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/NextMapDEMs
v4 v5 16 16 [you can load this grid into ENVI to test against vector layers, etc - file->open external->generic->ascii, then georeference (edit headers->mapinfo, etc)] 17 17 18 edit ASCII file to have an azgcorr compatible header (first line must be as follows, then DEM data): 18 Run the script to convert the ASCII file to have an azgcorr compatible header 19 {{{ 20 # Run conversion script, input file is the first argument, output file is the second 21 demheaderconvert.sh asciifile.dem azgcorrfile.dem 22 }}} 23 24 25 If for any reason the script doesn't work, edit the ASCII file manually (first line must be as follows, then DEM data): 19 26 {{{ 20 27 -ed or c r xm ym xx yx gi : is the basic flat file ascii DEM definition