Skip to content

Valencia flood mapping notebook - coregistration #81

@clausmichele

Description

@clausmichele

https://eopf-toolkit.github.io/eopf-101/64_flood_mapping_valencia.html#coregistration

Since the GRD images we are working with already have the same dimensions (cropped during the initial steps of the tutorial), we can perform our own coregistration. Such process involves: - Keeping the coordinates of one intensity dataset as the reference - Resetting the coordinates of the other ones - Reassigning the coordinates to match the reference dataset and that they can all overlay perfectly.

I would like to point out that the content of the notebook is misleading, since there is no co registration occurring. The data has the same shape, but the corresponding pixel lat/lon pairs are not the same for each date. The data is forced on the first acquisition coordinates.

It should be highlighted that this might work in this case because the selected point is in a large flooded area, but a re-gridding (geocoding) on a regular grid would be the right way to align the data and work correctly with a time series.

Moreover, please test the notebook launching it with the button, as it is right now it doesn't work.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions