Integrates TSX metadata in OTB (version 7.x) and correctly writes inofrmation into .geom file.
See #2199
Several classes were changed or created :
ossimTerraSarXSarSensorModel
as modelotbTerraSarXSarImageMetadataInterfaceFactory
to the list of factoriesotbTerraSarXSarImageMetadataInterfaceFactory
to the list of factoriesA few classes were removed :
With monteverdi by comparing projection between TSX or PAZ SAR images and DEM.
A few tests exist to check TSX sensor :
Two tests remain KO (raTvSarBrightnessToImageWithComplexPixelFilter and raTvSarBrightnessToImageFilter) due to a wrong implementation for the legacy TerraSar interface (see #2158 (closed))
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging:
git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i
on latest changes and commit