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 29
    • Issues 29
    • 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
  • !59

Draft: Add NetCDF output format

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Daniel Scheffler requested to merge feature/add_netcdf_output_format into main Dec 14, 2021
  • Overview 5
  • Commits 0
  • Pipelines 7
  • Changes 0

This adds NetCDF as a new, optional EnPT output format.

Tasks to be done:

  • provide NetCDF template to which we could adapt the EnPT output
  • add NetCDF as a new option to the output format configuration parameter
    • adapt config files: config.py, options_default.json, options_schema.py
    • adapt command line argument parser(enpt_cli.py)
    • adapt GUI (enpt_enmapboxapp repository, here)
  • adapt the EnPT L2A output writer to include the NetCDF file format there
  • update documentation (should at least mention the option to use NetCDF but should also give a broad overview about the NetCDF-internal data structure)
  • update HISTORY.rst
Edited Dec 14, 2021 by Daniel Scheffler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/add_netcdf_output_format