-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement one-liner coregistration (#267)
* Remove unused imports * Include a one-liner function for DEM coregistration * Split coreg into horizontal/vertical coreg. Update stats and plots * Minor comment edit * Fix issue with edge artifacts brought up in #314 * Add an experimatal function to slightly extrapolate DEM prior to applying transformation * Load DEMs only in area of overlap using new geoutils functionalities. * Linting and mypy * Upgrade pre-commit * Improve docstring. Make output file optional. * Add a 5 NMAD filter to the filtering option.
- Loading branch information
Showing
1 changed file
with
204 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters