Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • s2dv s2dv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • s2dvs2dv
  • Merge requests
  • !179

Including parameter return_mean for scorecard development

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nadia Milders requested to merge dev-rps-crps into master Mar 08, 2024
  • Overview 2
  • Commits 4
  • Pipelines 2
  • Changes 5

This development introduces a new parameter return_mean into the functions RPS.R and CRPS.R. This parameter is a logical indicating whether to return the temporal mean of the score or not. When TRUE the temporal mean is calculated, when FALSE the time dimension is not aggregated. The default is TRUE.

This development is required for the scorecards in SUNSET, since the dimension syear is needed for these metrics. See merge request for more details: sunset!120 (merged)

Nadia

FYI @vagudets

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-rps-crps