Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • mHM mHM
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mhmmhm
  • mHMmHM
  • Merge requests
  • !54

NC update: use 'missing_value' and 'units' and rename reading routines

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastian Müller requested to merge muellese/mhm:nc_update into develop Oct 08, 2020
  • Overview 0
  • Commits 6
  • Pipelines 2
  • Changes 11

The netcdf output is updated in order to consequently make use of the missing_value and units (unit before in some cases) attributes to be in line the CF conventions.

In addition the following reading routines are renamed, since they are not only used for forcings:

  • read_forcing_nc -> read_nc
  • read_const_forcing_nc -> read_const_nc

Fixes: #130 (closed), #71 (closed), #50 (closed)

Edited Oct 08, 2020 by Sebastian Müller
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nc_update