Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • 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
  • Earth SciencesEarth Sciences
  • SUNSETSUNSET
  • Merge requests
  • !36

Anomalies module

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged vagudets requested to merge dev-skill-anomalies into master Dec 16, 2022
  • Overview 0
  • Commits 20
  • Pipelines 3
  • Changes 33

Include new module to compute anomalies, along with some changes:

  • calibrate_datasets() now returns $obs as well as $hcst and $fcst. This enhances flexibility and allows for cleaner functions with more consistent parameters.
  • The entry parameters of compute_skill_metrics() have changed to just recipe and data.
  • The parameter calibrated_data in save_data() and plot_data() has been deprecated. Now there's only one single parameter data instead, which should be a list of s2dv_cube objects.

See #41 (closed) for discussion.

Edited Dec 16, 2022 by vagudets
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-skill-anomalies