Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CSTools CSTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • External
  • CSToolsCSTools
  • Merge requests
  • !29

Adding Best Estimate Index methodology

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Eroteida Sánchez García requested to merge develop-aemetBestNaoWeighting into master Oct 25, 2019
  • Overview 7
  • Commits 41
  • Pipelines 7
  • Changes 18

Hello @bertvs,

Could you review my functions?

There are three functions:

  • BEI_PDFBest returns the PDF of Best Estimate Index (e.g. NAO index) obtained by combining the Index PDFs for two SFSs,
  • BEI_Weights returns the normalized weights for each member of a SFS and
  • CST_BEI_Weighting to apply weights to a 's2dv_cube' object. It could return a weighted ensemble mean (deterministic output) or the terciles probabilities (probabilistic output) for SFSs.

I have also done a vignette to explain the methodology BestEstimateIndex_vignette and some tests for each function in the folder tests\testthat.

Regards Eida

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-aemetBestNaoWeighting