Skip to content

Changing the variable names to match changes to surface variable names - #590

Merged
BenjaminRuston merged 5 commits into
developfrom
bugfix/sfcVarNames
Aug 4, 2026
Merged

Changing the variable names to match changes to surface variable names#590
BenjaminRuston merged 5 commits into
developfrom
bugfix/sfcVarNames

Conversation

@rajichidamb

@rajichidamb rajichidamb commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

virtualTemperature changed to virtualTemperatureAt2M and
airTemperature changed to airTemperatureAt2M

Issue(s) addressed

Resolves https://github.com/JCSDA-internal/ufo/issues/4269

build-group=https://github.com/JCSDA-internal/ufo/pull/4251
build-group=https://github.com/JCSDA-internal/mpas-jedi/pull/1227

Dependencies

List the other PRs that this PR is dependent on:

Impact

Expected impact on downstream repositories:

Manual Testing Instructions (optional)

If you would like your reviewers to manually build and test the change, please include
instructions on how the change should be built and tested. Also include a short
justification on why manual testing is necessary for this change.

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have run the unit tests before creating the PR

@ClaraDraper-NOAA ClaraDraper-NOAA left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - thank you!

@BenjaminRuston BenjaminRuston added ready for merge PR is reviewed and is ready for merge OBS OBS processing, UFO labels Aug 3, 2026
@BenjaminRuston
BenjaminRuston merged commit 6cdbd15 into develop Aug 4, 2026
2 checks passed
@BenjaminRuston
BenjaminRuston deleted the bugfix/sfcVarNames branch August 4, 2026 20:27
jcsda-bot pushed a commit to JCSDA/mpas-jedi that referenced this pull request Aug 4, 2026
## Description

```
mpasjedi_3dvar........................................................................failed
mpasjedi_3dvar_2pe....................................................................failed


Exception stack: 
UserError: airTemperature is specified as a simulated variable but it has not been specified as an observed or a derived variable.
```

To fix this failure updating the yaml to use new file with both
variables airTemperature and airTemperatureAt2M

## Issue(s) addressed

Resolves JCSDA-internal/ufo#4181

## Dependencies
build-group=JCSDA-internal/ufo-data#590
build-group=JCSDA-internal/ufo#4251
List the other PRs that this PR is dependent on:
- [ ] JCSDA-internal/ufo-data#590
- [ ] JCSDA-internal/ufo#4251

## Impact

Expected impact on downstream repositories:

## Manual Testing Instructions (optional)

If you would like your reviewers to manually build and test the change,
please include
instructions on how the change should be built and tested. Also include
a short
justification on why manual testing is necessary for this change.

## Checklist

- [X] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [X] I have run the unit tests before creating the PR

---------

Co-authored-by: BenjaminRuston <benr@ucar.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OBS OBS processing, UFO ready for merge PR is reviewed and is ready for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants