Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C climix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • climix
  • climix
  • Merge requests
  • !183

Updating yaml reader code to match new clix-meta specification. (fixes #261)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Joakim Löw requested to merge joakim.low/climix:update-index-definitions into main Nov 14, 2022
  • Overview 3
  • Commits 4
  • Pipelines 0
  • Changes 5
  • Copied new clix-meta v0.4.0 yaml files (index_definitions.yml and variables.yml) into climix/etc/ folder
  • Deleted climix/etc/b4est_indices.yml
  • Removed IndexDefinition.period member and added IndexDefinition.default_period with type str
  • Changed units in CountLevelCrossings and CountOccurences index function classes from "days" to "1"
  • Fixed index name placeholder/parameter handling (interpret parameter as integer) after change in clix meta yaml format.
Edited Nov 15, 2022 by Joakim Löw
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: update-index-definitions