-
Notifications
You must be signed in to change notification settings - Fork 42
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
Gradient descending coreg #346
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
dd4746d
adding gradientdescending coreg
liuh886 4648035
Merge pull request #1 from liuh886/gradient_descending_zhihao
liuh886 0cfbaba
Linting and formatting
liuh886 fbbc0d5
Adding xdem_pts to latest xdem
liuh886 0a3ca8a
error
liuh886 015a959
error
liuh886 ee65747
update
liuh886 b7a4435
Merge pull request #3 from liuh886/combine_xdem_pts_adding_nuthkaab_pts
liuh886 b76a157
slove the conflicts
liuh886 9c2a02e
confilcts sloved
liuh886 ff9d9d8
bands into indexes of DEM class
liuh886 6fc28e9
bands into indexes
liuh886 22780c6
bands into index
liuh886 e2b5d47
Merge pull request #6 from GlacioHack/main
liuh886 e49d6cc
move from fit to fit_pts
liuh886 c64406e
remove history
liuh886 2c63c81
remove useless
liuh886 3b4a0bd
for test
liuh886 3b1ade4
for test 2
liuh886 5754d69
Test run
liuh886 69a1369
Test the half-pixel problem
liuh886 e47c728
- Fixed the half-pixel shift problem by making the area_or_point sett…
erikmannerfelt bb10dc4
Merge pull request #7 from erikmannerfelt/xsnow
liuh886 0175ab8
Revert "Half-pixel shift fix and other improvements"
liuh886 42d3292
Merge pull request #8 from liuh886/revert-7-xsnow
liuh886 f4dcf25
add gitignore
liuh886 dde7618
Merge branch 'main' of https://github.com/GlacioHack/xdem into Glacio…
liuh886 824e16d
Merge branch 'GlacioHack-main' into xsnow
liuh886 3ae6e94
To geoutils 0.0.12
liuh886 b631e1c
To geoutils 0.0.12
liuh886 a4f0cde
to geoutils 0.0.12
liuh886 69a8c79
to geoutils 0.0.12
liuh886 c06341c
Delete .vscode directory
liuh886 5657f57
to geoutils 0.0.12
liuh886 5d10227
to geoutils 0.0.12
liuh886 6c06484
to geoutils 0.0.12
liuh886 c8d060e
Merge remote-tracking branch 'upstream/main' into HEAD
rhugonnet 933cb78
Linting
rhugonnet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to make sure this propagates to pypi and conda-forge (I'll help! This is more a reminder to me)