Skip to content

Specify the overlap area for two S1_IW Bursts

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

Summary

New function into ossimSarSensorModel and SarSensorModelAdapter.

Rationale

This new function is used into DiapOTB remote module to determine overlap area for two S1_IW bursts .

Implementation Details

Classes and files

Two classes (otbSarSensorModelAdapter and ossimSarSensorModel) were changed with a new function : overlap

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

Merge request reports