Skip to content

UKMO RH Sprint: fix for model rh going to fraction - #289

Merged
Michael Cooke (mikecooke77) merged 7 commits into
developfrom
feature/sprint-ukmo-rh
Aug 4, 2026
Merged

UKMO RH Sprint: fix for model rh going to fraction#289
Michael Cooke (mikecooke77) merged 7 commits into
developfrom
feature/sprint-ukmo-rh

Conversation

@mikecooke77

@mikecooke77 Michael Cooke (mikecooke77) commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

The model interfaces will go from producing GeoVaLs in % to fraction. This change offers the lowest friction change. By this I mean two things:

  1. Keeps the memory usage at the same level (no copying of data)
  2. Keeps the nc4 files for testing the same.

Dependencies

To be merged with the following friends:
build-group=https://github.com/JCSDA-internal/vader/pull/372
build-group=JCSDA-internal/jedi-model-data#16
build-group=https://github.com/JCSDA-internal/ufo/pull/4221
build-group=JCSDA-internal/ufo-data#579

UKMO specific
build-group=https://github.com/MetOffice/ops-um-jedi/pull/280
build-group=https://github.com/MetOffice/lfric-jedi/pull/1301
build-group=https://github.com/MetOffice/jjtests/pull/186

Comment thread src/opsinputs/opsinputs_cxwriter_mod.F90 Outdated
@mikecooke77
Michael Cooke (mikecooke77) merged commit d5e52b1 into develop Aug 4, 2026
9 of 12 checks passed
@mikecooke77
Michael Cooke (mikecooke77) deleted the feature/sprint-ukmo-rh branch August 4, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UKMO RH Sprint: Remove conversion of Relative Humidity model variable from percentage to fraction

4 participants