Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge getDemFileGamma and hyp3lib.getDemFile #193

Open
asjohnston-asf opened this issue Aug 5, 2020 · 1 comment
Open

Merge getDemFileGamma and hyp3lib.getDemFile #193

asjohnston-asf opened this issue Aug 5, 2020 · 1 comment

Comments

@asjohnston-asf
Copy link
Member

Potentially duplicated functionality:
https://github.com/ASFHyP3/hyp3-insar-gamma/blob/develop/hyp3_insar_gamma/getDemFileGamma.py
https://github.com/ASFHyP3/hyp3-lib/blob/develop/hyp3lib/getDemFor.py

@talogan
Copy link
Contributor

talogan commented Aug 6, 2020

getDemFileGamma is specific to InSAR. It does this, more or less:

  • call getDemFile
  • Use special anti-meridian UTM file if needed
  • Use water body mask if requested
  • Resample DEM to correct resolution
  • call utm2dem to convert the DEM into Gamma format

@jhkennedy jhkennedy transferred this issue from ASFHyP3/hyp3-insar-gamma Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants