Skip to content

Update ul_lon/lat, ur_lon/lat, lr_lon/lat and ll_lon/lat for CosmoSkymed Sensor

Gaëlle USSEGLIO requested to merge ussegliog/otb:Cosmo_correctMetadata into develop

Summary

Update ul_lon/lat, ur_lon/lat, lr_lon/lat and ll_lon/lat values into geom file for CosmoSkymed sensor

Rationale

Correction of some metadata for Cosmo sensor by retrieving accurate values for lon/lat image corners.

Implementation Details

Classes and files

Only one class was changed :

  • ossimCosmoSkymedModel
Tests

Check the values of ul_lon/lat, ur_lon/lat, lr_lon/lat and ll_lon/lat into geom file after launching ReadImageInfo application

Additional notes

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
  • Optionally, run git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i on latest changes and commit

Merge request reports