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

CST_RFTemp: Temperature downscaling using lapse-rate or delta-bias correction compared to fine-scale climatology

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jost von Hardenberg requested to merge rftemp into master Mar 03, 2020
  • Overview 22
  • Commits 42
  • Pipelines 17
  • Changes 8

This branch implements the new function CST_RFTemp. It can be used to donwscale temperatures using two approaches:

  1. using a provided fine-scale orography and a fixed lapse rate
  2. using a provided fine-scale reference climatology (e.g. ERA5 at 25km or EOBS) and applying a delta bias correction to model data interpolated to fine scale.

The delta to be applied can be precomputed in order to allow out-of-sample applications (e.g. computing delta from a past fine-scale observational climatology and applying it then to future forecasts). Appropriate tests are implemented. Closes #41 (closed)

Edited Mar 27, 2020 by Jost von Hardenberg
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rftemp