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 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • !105

Draft: Develop save metrics scorecards

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Eva Rifà requested to merge develop-save_metrics_scorecards into dev-check_scorecards Nov 15, 2023
  • Overview 11
  • Commits 101
  • Pipelines 29
  • Changes 87

This merge request is to develop the saving part of !104.

When in the recipe the Output format is set to 'Scorecards' the skill metrics are saved with the function save_metrics_scorecard. This new function allows to save metrics with different dimensions: the can have 'syear' dimension or not.

This new function is taking advantage of SaveExp from CSTools package. However, there was the need to develop this function in order that it can save the 'time' dimension correctly without having 'syear'. Currently, SaveExp obligates Dates to have sdate_dim and ftime_dim. The development has been done in this branch. It also has been added in SUNSET here.

FYI @nmilders, @vagudets.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-save_metrics_scorecards