Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 189
    • Issues 189
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge requests
  • !355

Enhance SARConcatenateBursts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gaëlle USSEGLIO requested to merge ussegliog/otb:enhance_SARConcatenateBursts into develop Jan 18, 2019
  • Overview 20
  • Commits 2
  • Changes 8

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 👍 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
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: enhance_SARConcatenateBursts