Skip to content
Snippets Groups Projects

Enhance SARConcatenateBursts

Merged Gaëlle USSEGLIO requested to merge ussegliog/otb:enhance_SARConcatenateBursts into develop
All threads resolved!

Summary

Spread SARConcatenateBursts to concatenate interferograms and to handle invalid pixels inside products.

Rationale

This will be used by some processing chains such as DiapOTB chain for IW S1 products.

Implementation Details

Classes and files

Four classes was changed :

  • ossimSarSensorModel : Spread deburstAndConcatenate function to deal with invalid pixels and ROIs.
  • otbSarSensorModelAdapter : New interfaces for ossimSarSensorModel functions.
  • otbSarBurstExtractionImageFilter : New key inside ImageKeyWordList to specify if invalid pixels are included into outputs.
  • otbSarConcatenateBurstsImageFilter : Adapt origin to manage ROIs.
Applications

One application has been changed :

  • otbSARConcatenateBursts

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 :thumbsup: votes from core developers, no :thumbsdown: 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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Luc Hermitte
  • Luc Hermitte
  • Luc Hermitte
  • Victor Poughon
  • added 1 commit

    Compare with previous version

  • dashboard is ok btw.

  • Gaëlle USSEGLIO resolved all discussions

    resolved all discussions

  • IMO this merge is Ok.

    Only two tests failed because of missing files :

    • hyTvLocalRxDetectorFilter : itk::ERROR: Exception detected while reading /home/otbval/Dashboard/src/OTB-Data/Baseline/OTB/Images/hyTvLocalRxDetectorFilter.tif : The file does not exist.
    • apTvHyLocalRxDetection : itk::ERROR: Exception detected while reading /home/otbval/Dashboard/src/OTB-Data/Baseline/OTB/Images/apTvHyLocalRxDetection.tif : The file does not exist.
  • Yes, this is due to out of sync branch in otb-data. Merging.

  • merged

  • Julien Michel mentioned in commit c909ecfc

    mentioned in commit c909ecfc

  • added feature label

  • Cédric Traizet changed milestone to %7.0.0

    changed milestone to %7.0.0

  • Please register or sign in to reply
    Loading