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

Create a one-liner for DEM coregistration #257

Closed
adehecq opened this issue Apr 6, 2022 · 3 comments
Closed

Create a one-liner for DEM coregistration #257

adehecq opened this issue Apr 6, 2022 · 3 comments
Assignees
Labels
enhancement Feature improvement or request priority Needs to be fixed rapidly

Comments

@adehecq
Copy link
Member

adehecq commented Apr 6, 2022

Currently, the easiest way to run DEM coregistration is to follow the example here. This is several lines long, including reading files, reprojecting, creating mask, running coreg.fit and apply, saving to disk...
Ideally this could be done in a single function with some default parameters, as done for RAGMAC.

@adehecq adehecq added the enhancement Feature improvement or request label Apr 6, 2022
@adehecq adehecq self-assigned this Apr 6, 2022
@rhugonnet rhugonnet added the priority Needs to be fixed rapidly label Aug 1, 2023
@erikmannerfelt
Copy link
Contributor

@adehecq, is this solved now?

@rhugonnet
Copy link
Member

Essentially, but there was still a list of TODOs in #267. Maybe it can be moved to a new issue "Refine one-liner for DEM coregistration"?

@rhugonnet
Copy link
Member

Actually an issue for refining that PR is opened: #324, closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature improvement or request priority Needs to be fixed rapidly
Projects
None yet
Development

No branches or pull requests

3 participants