Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • EnPT EnPT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EnMAPEnMAP
  • GFZ_Tools_EnMAP_BOX
  • EnPTEnPT
  • Issues
  • #12

Correct for 20px shift between VNIR and SWIR before passing TOA radiance to SICOR.

VNIR and SWIR do not match geometrically but have an along-track shift of 20px and an across-track shift of ~1px depending on the geographic position. This has to be corrected before passing the TOA radiance to SICOR AC. Otherwise SICOR will applies the retrieved atmospheric parameters (retrieved in SWIR) to the wrong VNIR pixels.

The shift is included in the RPC-coefficients, so we need to:

  • determine the along-/across-track shift between VNIR and SWIR based on the RPC-coefficients
  • crop the VNIR and SWIR data in sensor geometry so that the spatial shift is corrected (avoid resampling)
  • respect along-/across-track shift in the geolayers used in downstream products
Edited Mar 26, 2019 by Daniel Scheffler
Assignee
Assign to
Time tracking