Skip to content

Switch to otb for direct grid#78

Open
paul-csgroup0411 wants to merge 10 commits into
mainfrom
switch-to-otb-for-direct-grid
Open

Switch to otb for direct grid#78
paul-csgroup0411 wants to merge 10 commits into
mainfrom
switch-to-otb-for-direct-grid

Conversation

@paul-csgroup0411

Copy link
Copy Markdown

goal is to use otb instead of gdal, since otb can't manage direct grid, we use "sen2vm_invloc_from_dir_loc_grid.py" to go from direct grids to inverse grid.
Then we use the otb function to managed the inverse grid : otbcli_GridBasedImageResampling

Finally since otb lack georeferencing, we use gdal_translate, and then gdal_merge to create a mosaic.

@@ -16,44 +16,87 @@
# Sen2VM Notebook Processing Workflow

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing reference to the new notebook (otb) in this file ;)

@sonarqubecloud

Copy link
Copy Markdown

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

Successfully merging this pull request may close these issues.

2 participants