-
Notifications
You must be signed in to change notification settings - Fork 118
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
Correct the jc index when print out the nest grid corner locations #341
Correct the jc index when print out the nest grid corner locations #341
Conversation
tools/fv_grid_tools.F90.
@laurenchilutti should we go ahead and merge? BTW I would like to merge this into the main branch for the upcoming release. |
We have to wait for the UFS code managers to give us the "OK" to merge PRs directed at the dev/emc branch. |
@laurenchilutti I have created related PRs at FV3atm and ufs-weather-model levels. We can bring this up in tomorrow's UFS apps and components coordination meeting to discuss and coordinate on how to merge this series of PRs. Hopefully can be combined with another PR to speed up the process. Thanks! |
Testing for #2324 is complete, please continue with merging this PR. |
Correction - Please do not merge yet, there is still a missing commit on the WM side. |
We should be all set here, sorry for any confusion! |
Description
This PR fixes a typo/bug when printing out the nest grid corner locations in tools/fv_grid_tools.F90.
Fixes #333
Related ufs-weather-model PRs:
How Has This Been Tested?
The fix has been tested in the HAFS application with ufs-weather-model.
Checklist:
Please check all whether they apply or not