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.
Proposed changes
This is my first attempt to create a notebook here, so I imagine I will be needing a lot of help and feedback :)
This is a notebook for running co-registration tools on satellite scenes. This particular one, co-registers two Sentinel-2 scenes against a reference Landsat-8 one.
I used AROSICS, KARIOS and Co-register tools to carry out the process. The first two are publicly available packages and the third one is the one I developed.
Note: I have developed my own utility functions in DEA_tools/coreg.py file for the co-registration process as the initial plan was not to integrate with ODC libraries. I am sure a lot of similar and even better functions are already available in ODC libraries but the ones I created here are specifically tailored to the requirements of my co-registration process. I appreciate your feedback on these utilities, whether it is about the structure of the code or any better already available alternative. :)
Checklist
If this is a notebook, then have you:
Load packagesGeneral advice)jupyterlab_code_formattertool can be used to format code cells to a consistent style: select each code cell, then clickEditand then one of theApply X Formatteroptions (YAPForBlackare recommended).Notebook currently compatible withline below the notebook title to reflect the environments the notebook is compatible with