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
  • Wiki
  • Home

Home · Changes

Page history
Update home authored May 29, 2017 by Karl Segl's avatar Karl Segl
Show whitespace changes
Inline Side-by-side
home.md
View page @ ab7f13de
# EnPT
EnPT
The EnMAP ProcessingTool called EnPT is part of the EnMAP-Box and includes all necessary image pre-processing steps to convert L1B EnMAP data to L2A data. The software is written in python. It consists of following modules:
* [Process Controller](PC)
* [Image Correction](IC)
* [Input Reader and L1B Format Check](L1B)
* [TOArad2TOAref](TR2)
* [Image Quality Correction](IC)
* [Spatial Module](SM)
* [Spatial Optimization](GO)
* [Cloud Screening](CS)
* [Cloud Screening including Landcover Classification](CS)
* [Atmospheric Correction](AC)
* [Dead-Pixel correction](DP)
* [Dead-Pixel Correction](DP)
* [Smile Correction](DP)
* [Spatial Transform](OR)
Hardware requirements: 8 GB RAM
......@@ -18,6 +20,9 @@ Document: EnMAP product specification
[EN-PCV-ICD-2009-2_HSI_Product_Specification_Level1_Level2.doc](/uploads/21d7ddb0bfe5ec5163f4314aa8b59818/EN-PCV-ICD-2009-2_HSI_Product_Specification_Level1_Level2.doc)
# Development guidelines
Please follow the [Development guidelines](Development guidelines)
......
Clone repository
  • L1B
  • ac
  • contribution guide
  • cs
  • development guidelines
  • dp
  • go
  • Home
  • ic
  • needed decisions
  • or
  • pc
  • sm
  • software design overview
  • tr2