Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E enstools-feature
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Christoph.Fischer
  • enstools-feature
  • Merge requests
  • !3

Threshold identification improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Christopher Polster requested to merge Christopher.Polster/enstools-feature:threshold-improvements into master Jun 15, 2022
  • Overview 0
  • Commits 10
  • Pipelines 0
  • Changes 5

Some improvements to the double threshold implementation:

  • Removed the array masks stored in the objects, using fields on the xarray dataset now to store the masks.
  • Added the option to generate unique object ids in the postprocessing step (active by default).
  • The identification class now provides the protobuf template for the output objects and the FeaturePipeline is now able to read this (backwards-compatible, the user can override this as before).
  • Added docstrings and comments in the code.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: threshold-improvements