Merge pull request #546 from bjmarfito/patch-1

Edited downsampleDEM.py
LT1AB
Ryan Burns 2022-08-31 11:21:00 -07:00 committed by GitHub
commit 307485b76a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -101,5 +101,4 @@ if __name__ == '__main__':
ds = None
# Generating the ISCE xml and vrt of this coarse DEM
gdal2isce_xml(coarse_dem_envi+'.vrt')
gdal2isce_xml(coarse_dem_envi)