Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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
  • Merge requests
  • !8

Feature/add toa ref transformer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Daniel Scheffler requested to merge feature/add_TOARef_transformer into master Apr 05, 2018
  • Overview 0
  • Commits 20
  • Pipelines 1
  • Changes 32

This branch adds the TOA reflectance processor (processors.radiometric_transform.Radiometric_Transformer).

Additionally, the development of the TOARef processor required to add the following new features:

  • earth-sun-distance lookup table + reader
  • spectral response functions for EnMAP (model.srf.SRF)
  • solar irradiance lookup table + reader
  • computation of solar irradiance per band
  • config module (options.config)
  • default config JSON file
  • default config schema (validator)
  • command line argument parser (enpt_cli.py)
  • EnPT controller
  • many tests

The CI system had to be fixed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/add_TOARef_transformer