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 for issue "NEMS hash 044400a8eea19d1ce991a2adaa0b369ed0e067c7 and head of develop broken for GNU compilers" #42

Merged
merged 2 commits into from
Mar 11, 2020

Conversation

climbfuji
Copy link
Contributor

@climbfuji climbfuji commented Mar 11, 2020

src/module_EARTH_GRID_COMP.F90: bugfix for GNU compiler, lengths of strings have to match

see #41

This compiles with gcc/gfortran on macOS.

Note: this PR was created on top of hash 044400a, which is used by the ufs-weather-model; the head of develop seem to have advanced beyond this.

Copy link
Collaborator

@RatkoVasic-NOAA RatkoVasic-NOAA left a comment

Choose a reason for hiding this comment

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

Looks good to me.
Minsuk Ji should approve this PR.

@climbfuji
Copy link
Contributor Author

Thanks! Fixing the bug in ufs-weather-model after merging this PR will require updating the hash to the top of develop in ufs-weather-model (I am currently updating the PR and testing it with ufs-weather-model).

@MinsukJi-NOAA
Copy link
Collaborator

Thanks! Fixing the bug in ufs-weather-model after merging this PR will require updating the hash to the top of develop in ufs-weather-model (I am currently updating the PR and testing it with ufs-weather-model).

Let me know how the testing goes. I will merge the PR. Thanks!

@climbfuji
Copy link
Contributor Author

I updated this PR and merged the develop branch in, then ran the tests on hera for the ufs-weather-model (rt.sh) and the tests all pass. You can merge this PR from my side.

@MinsukJi-NOAA MinsukJi-NOAA merged commit b64c32d into NOAA-EMC:develop Mar 11, 2020
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