Skip to content
Snippets Groups Projects

Resolve SAR metadata interfaces

Merged Julie Brossard requested to merge 2024-metadata-refactoring-SARinterfaces into develop

Refactor image metadata interface for SAR sensors. The metadata are now read by gdal instead of ossim. Concerned sensors are :

  • SAR IMI: TerraSar
  • SAR IMI: CosmoSkyMed
  • SAR IMI: Radarsat2

The metadata parsed are :

  1. For CosmoSkyMed:
  • AcquisitionStartTime
  • AcquisitionStopTime
  • Mission
  • Mode
  • ProductType
  • SensorID
  • Instrument
  • RadarFrequency
  • OrbitDirection
  • OrbitNumber
  • Polarization
  • Swath
  • PRF
  • SAR Orbits geom
  1. For TerraSar:
  • AcquisitionStartTime
  • AcquisitionStopTime
  • Mission
  • Mode
  • ProductType
  • SensorID
  • RadarFrequency
  • OrbitDirection
  • OrbitNumber
  • PRF
  • PSF
  • Polarization for each band
  • LineSpacing
  • PixelSpacing
  1. For RadarSat2:
  • AcquisitionStartTime
  • Mission
  • BeamMode
  • ProductType
  • Instrument
  • SensorID
  • RadarFrequency
  • OrbitDirection
  • PRF
  • PSF
  • CenterIncidenceAngle
  • Polarization for each band
  • ProductionDate
  • LineSpacing
  • PixelSpacing
  • NumberOfLines
  • NumberOfColumns
  • AverageSceneHeight

Three tests have been added, one for each satellite (see ioTvImageMetadataInterfaceTest_Radarsat2, ioTvImageMetadataInterfaceTest_TerraSar and ioTvImageMetadataInterfaceTest_TerraSar).

Edited by Julie Brossard

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
  • Julie Brossard resolved all threads

    resolved all threads

  • Julie Brossard added 3 commits

    added 3 commits

    • cc440fe1 - [WIP] Cleaning code
    • 34c22c09 - Added baseline file
    • d045612b - [ENH]: Add TerraSarImageMetadataInterface::Parse + test

    Compare with previous version

  • Julie Brossard changed title from Draft: Resolve "Metadata refactoring" to Draft: Resolve SAR metadata interfaces

    changed title from Draft: Resolve "Metadata refactoring" to Draft: Resolve SAR metadata interfaces

  • Julie Brossard changed the description

    changed the description

  • Julie Brossard marked the checklist item SAR IMI: TerraSar as completed

    marked the checklist item SAR IMI: TerraSar as completed

  • Julie Brossard marked the checklist item SAR IMI: Radarsat2 as completed

    marked the checklist item SAR IMI: Radarsat2 as completed

  • removed ~21pt label

  • Julie Brossard added 1 commit

    added 1 commit

    • af529f4a - [ENH]: Add CosmoImageMetadataInterface::Parse + test

    Compare with previous version

  • Julie Brossard added 87 commits

    added 87 commits

    Compare with previous version

  • Julie Brossard added 1 commit

    added 1 commit

    Compare with previous version

  • Julie Brossard marked the checklist item SAR IMI: CosmoSkyMed as completed

    marked the checklist item SAR IMI: CosmoSkyMed as completed

  • Julie Brossard unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Julie Brossard changed the description

    changed the description

  • Julie Brossard changed the description

    changed the description

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading