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

NAO forecast calculation using NAO() function

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nuria Pérez-Zanón requested to merge dev-NAO_fcst into master Sep 07, 2023
  • Overview 13
  • Commits 16
  • Pipelines 7
  • Changes 9

Hi @aho (and @erifarov),

I have added the possibility of NAO() to accept a exp_cor object and then return the NAO forecast in the branch https://earth.bsc.es/gitlab/es/s2dv/-/tree/dev-NAO_fcst?ref_type=heads

If this object is not NULL, the past NAO (using exp or obs depending on the obsproj parameter) is calculated without cross-validation and then projected on the forecast anomalies using .ProjectField function.

Maybe @vtorralba could confirm if she agrees with this procedure.

I think the code already works, and I plan to integrate it into SUNSET to evaluate the results.

Cheers,

Núria

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