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
  • Merge requests
  • !217

NAO full-crossvalidation review for master branch

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Nuria Pérez-Zanón requested to merge dev_NAO-full into master Jun 06, 2025
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 3

Hi @vagudets

I have followed the Crossval_anomalies.R to try to adapt the NAO version for the master. I have managed to calculate the skill and also create some plots:

image

Given that the NAO is now in two modules (Indices and Crossval), the visualisation functions could be moved to Visualization module.

The approach of using the output_dims parameter from multiApply was useful for Crossval_anomalies because the data_cubes suffered only a few changes in the dimensions. In this case, I think it is better to ensure that we have the expected dimensions at the end of the cross-validation loop.

Núria

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev_NAO-full