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 16
    • Issues 16
    • 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
  • !191

Add warning for default climatology when ref is null in RMSSS.R and MSSS.R

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged abatalla requested to merge dev-rmsss_msss_warning into master Sep 05, 2024
  • Overview 2
  • Commits 3
  • Pipelines 2
  • Changes 2

This merge request is to add a warning to the RMSSS.R and MSSS.R functions addressing the use of a default climatology of 0 when ref is NULL (!182 (merged)), before the next s2dv release. Assuming a climatology of 0 is appropriate when the input data (exp and obs) are anomalies, but leads to incorrect RMSSS values when the input data is full-field.

FYI @vagudets

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