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
  • Issues
  • #132
Closed
Open
Issue created Aug 01, 2024 by abatalla@abatallaMaintainer

Inventory: Status of s2dv functions in SUNSET

This inventory is to list the most recent and functional versions of s2dv functions in SUNSET.

Comparing s2dv master branch vs SUNSET dev_cross branch:

Function Latest version Comments
CRPS() Identical Same version in SUNSET dev_cross, SUNSET master and s2dv master
GetProbs() Identical s2dv master has an additional blank line in lines 215 and 301
RPS() SUNSET dev_cross SUNSET dev_cross has a new parameter nmemb and checks and developments for the Fair score computation
RandomWalkTest Identical
Bias() s2dv master s2dv master is ahead by 1 commit ("Development of statistical significance for mean bias function" c7adc03d), with minor developments and bugfixes (see task)
Corr() s2dv master s2dv master is ahead by 1 commit ("fix lintr findings" 67bf9d2d)
EOF() Identical The SUNSET dev_cross version has an additional blank line at the end of the script.
Eno() Identical
NAO() TBD: s2dv master s2dv master includes !is.null(ftime_avg)) in 2 ftime_dim checks (see task). SUNSET dev_cross has an extra blank line at the end of the script.
ProjectField() Identical The SUNSET dev_cross version has an additional blank line at the end of the script.
RPSS() SUNSET dev_cross SUNSET dev_cross has 2 new parameters (nmemb = NULLand nmemb_ref = NULL) and includes the Fair computation (see task)
SprErr() s2dv master The s2dv master branch is currently 20 commits ahead and includes several bugfixes. The SUNSET dev_cross version is the same as commit 96184581 in the s2dv master branch
Utils.R Identical The SUNSET dev_cross version has an additional blank line at the end of the script.

See tasks for more details.

FYI @vagudets

Edited Aug 12, 2024 by abatalla
Assignee
Assign to
Time tracking