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
  • !188

Accept probabilities as inputs for Fair RPS and Fair RPSS

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged vagudets requested to merge fairrps into master Jul 24, 2024
  • Overview 26
  • Commits 18
  • Pipelines 13
  • Changes 6

Issue #119

The current version of RPS and RPSS accept probabilities. For the fair version of these metrics, the calculation requires the number of members from which these probabilities were calculated. A new parameter is required because the data inputs don't have a member dimension. I named it nmemb and it is only required when Fair is TRUE.

I am not using the reference forecast parameter, but in that case, the number of members may differ from those in the experiment. Therefore, in the RPSS case, a new nmemb_ref parameter is needed.

When the climatology is the reference forecast, nmemb_ref should be equal to the number of years used to compute the climatology.

FYI @nperez

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fairrps