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

ADAMONT functions

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Lauriane Batté requested to merge develop-adamont into master Nov 20, 2020
  • Overview 20
  • Commits 26
  • Pipelines 10
  • Changes 9

This merge request is to include functions for the ADAMONT methodology to

  • adjust ensemble predictions to observation data based on weather regimes
  • find analogs in observation data based on weather regimes

The final step of the methodology for time disaggregation was not included (function isn't mature enough) but these two functions CST_AdamontQQCorr.R and CST_AdamontAnalog.R can be used in another context. Also included in a seperate file, is a function invisible to users to compute a Nearest Neighbor on irregular 2D lat/lon grids (e.g. UERRA dataset); this is needed only for specific cases coded in the CST_AdamontQQCorr.R function.

Edited Feb 19, 2021 by Lauriane Batté
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-adamont