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

Handling of case of insufficient data in CST_Calibration

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Bert Van Schaeybroeck requested to merge develop-ensemble-calibration into master Dec 09, 2019
  • Overview 3
  • Commits 5
  • Pipelines 5
  • Changes 3

Hi @dverfail and @vtorralba and @nperez ,

This merge request follows the issue raised by @dverfail .

In this new version CST_Calibration the function checks whether there are more than 3 observation-forecast pairs to perform the calibration training (per dataset-ftime-lat-lon point). If not available, the forecast returned is filled with NA (by default and when na.fill = T) or with uncorrected forecast (when na.fill = F). A warning is then also issued.

kind regards

Bert

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