Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: update data type for use_2m_diagnostics_calculated_by_lake_model #119

Merged
merged 1 commit into from
May 20, 2024

Conversation

grantfirl
Copy link

@grantfirl grantfirl commented May 6, 2024

Description of changes

Fix the data type of one variable in MED_typedefs.meta. There was an error in the data type used in the physics and all host metadata. The datatype is LOGICAL in the actual FORTRAN code, but was listed as INTEGER in the metadata. This bug was fixed because the new version of the CCPP Framework actually compares metadata to the FORTRAN code.

Change is analogous to NOAA-EMC/fv3atm#831

Specific notes

Contributors other than yourself, if any:

CMEPS Issues Fixed (include github issue #): None

Are changes expected to change answers? (specify if bfb, different at roundoff, more substantial)

Should be B4B. This is only a metadata change.

Any User Interface Changes (namelist or namelist defaults changes)?

No

Testing performed

Testing will be reported on in ufs-community/ufs-weather-model#2264

@jkbk2004
Copy link

@DeniseWorthen @uturuncoglu Can you review/approve this pr? We are going to start testing at ufs-community/ufs-weather-model#2264

@jkbk2004
Copy link

@DeniseWorthen @uturuncoglu All tests are done ok at ufs-community/ufs-weather-model#2264. can you merge this pr?

@uturuncoglu
Copy link
Collaborator

@jkbk2004 I have no rights to merge this PR. So, probably @DeniseWorthen could do it.

@BrianCurtis-NOAA
Copy link
Collaborator

@DeniseWorthen is out all next week. Is there a backup for her here?

@BrianCurtis-NOAA BrianCurtis-NOAA merged commit 2d837b1 into NOAA-EMC:emc/develop May 20, 2024
@BrianCurtis-NOAA
Copy link
Collaborator

@jkbk2004 all set here.

DeniseWorthen pushed a commit to DeniseWorthen/CMEPS that referenced this pull request Jun 7, 2024
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.

None yet

5 participants