Changes between Version 12 and Version 13 of Processing/NextMapDEMs


Ignore:
Timestamp:
Jun 25, 2009, 5:38:08 PM (15 years ago)
Author:
knpa
Comment:

corrected mistake in code for reading in files (input filenames were wrong)

Legend:

Unmodified
Added
Removed
Modified
  • Processing/NextMapDEMs

    v12 v13  
    2424 # read in a couple of tiles
    2525r.in.gdal -e input=/data/aegean1/nextmap_dems/neodc/by_tile/by_product/dsm/tl/tl17/tl17dsm/w001001.adf output=tl17
    26 r.in.gdal -e input=/data/aegean1/nextmap_dems/neodc/by_tile/by_product/dsm/tl/tl17/tl17dsm/w001001.adf output=tl27
     26r.in.gdal -e input=/data/aegean1/nextmap_dems/neodc/by_tile/by_product/dsm/tl/tl27/tl27dsm/w001001.adf output=tl27
    2727 # set the region of interest to the (two) tiles we want to export
    2828g.region rast=tl17,tl27