Add a new metadata (azimuthAnxTime) to Sentinel 1 Model
Compare changes
@@ -159,12 +159,16 @@ public:
@@ -518,6 +522,8 @@ protected:
New Metadata for Sentinel 1 Model : azimuthAnxTime
The metadata will be used for S1 IW mode to select burst between two images.
Four classes was changed :
BurstRecordType
BurstRecordType
BurstRecordType
with a default value for this metadata (0)NB : The version of geom file can be checked by some applications and an exeception can be thrown if the third version (at least) is required.
The application ReadImageInfo was used to visualize the new geom file for Sentinel 1 data.
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