Skip to content

Add lapse-rate correction for temperature#191

Draft
jonasbhend wants to merge 29 commits into
mainfrom
feat/lapse-rate
Draft

Add lapse-rate correction for temperature#191
jonasbhend wants to merge 29 commits into
mainfrom
feat/lapse-rate

Conversation

@jonasbhend

Copy link
Copy Markdown
Contributor
  • add altitude information for INCA

Summary of changes

  • retrieve altitude information from FIS (surface geopotential) for KENDA-CH1
  • retrieve altitude information for ICON-CH1/2-EPS and Varda from hardlinked files on balfrin
  • retrieve altitude information for station data from DWH via jretrieve
  • implement configurable lapse-rate correction (default to true)

Examples

Lapse-rate corrected results: ---------------------------------Results without lapse-rate correction:
image image

clairemerker and others added 29 commits June 12, 2026 14:26
Validate the DWH prerequisites (binary on PATH, OPR_HOME set, conf file
readable) at workflow-build time so a misconfigured environment aborts at
launch instead of hours into the run, and again at loader entry for the
authoritative job environment. Errors aggregate all problems at once.
The loader calls check_prerequisites(), which probes for jretrievedwh.py on
$PATH and $OPR_HOME. GitHub CI has neither, so the test failed there while
passing locally. Mock it like the other DWH calls so the test is environment
independent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants