MetOffice / opsinputs

JEDI library generating VarObs and Cx files
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Model Variable Naming Sprint: Part 5 #226

Closed ss421 closed 1 month ago

ss421 commented 1 month ago

Description

Part of https://github.com/JCSDA-internal/oops/issues/2737

Renames the following variables:

Dependencies

build-group=https://github.com/JCSDA-internal/vader/pull/274 build-group=https://github.com/JCSDA-internal/saber/pull/947 build-group=https://github.com/JCSDA-internal/ufo/pull/3476 build-group=https://github.com/JCSDA-internal/ufo-data/pull/449

To be merged with this PR

Checklist

mikecooke77 commented 1 month ago

All I have done is take the code you have already updated and run:

python generate_unittest_netcdfs.py

This creates all the test files used by opsinputs. So even if they haven't changed they are recreated which I think is OK.

mikecooke77 commented 1 month ago

This is now passing locally for me

yaswant commented 1 month ago

@mikecooke77 - I think you can remove the ready-to-merge workflow from CI. It appears to confuse many rather than adding any value to the review process.