ACCESS-Cloud-Based-InSAR / dem-stitcher

Download and merge DEM tiles
Apache License 2.0
41 stars 15 forks source link

Update ISCE2 Ingest and Clarification of how to stage DEMs #4

Closed cmarshak closed 2 years ago

cmarshak commented 2 years ago

Do not want to include ISCE2 as requirement here.

Will clarify how to stage DEMs for ISCE2 including using fixImageXML.py from ISCE2 as done here.

Basically, make sure:

  1. driver is ISCE
  2. Tagged with ellipsoidal heights
  3. Run the paths in the XML metadata file.
cmarshak commented 2 years ago

This is effectively resolved by this notebook: https://github.com/ACCESS-Cloud-Based-InSAR/dem-stitcher/blob/dev/notebooks/Staging_a_DEM_for_ISCE2.ipynb

Don't want to install additional software as part of this package.