-
Notifications
You must be signed in to change notification settings - Fork 555
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
apply autoformatting; update to latest develop for dev/ufs-weather-model branch; fix wave_elevation export for coupling with CICE6 #840
Conversation
This reverts commit cef6d7d.
…ailing whitespace. (NOAA-EMC#808) co-author @mvertens
* checked against autoformatted copy of MattM/syncdevufs. no unexpected differences
* compared against autoformatted dev/uwm branch. no unexpected changes
* calc ebd as scalar and use it directly as the wav_elevation_spectrum * changes are b4b compared to the initial implementation of calcef
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Visual inspection looks good to me.
Update of WW3 in UWM has been rolled into UWM ufs-community/ufs-weather-model#1456 |
We're ready for reviews/merge on the UFSWM side. |
Great. We'll merge now on this side. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks well.
Thanks @DeniseWorthen, for this huge step in cleaning up the WW3 code base! |
Pull Request Summary
Apply autoformatting and white space removal to dev/ufs-weather-model branch. Update to latest develop. Fix export of wave_elevation spectrum to be updated at coupling frequency when coupled with CICE6.
Description
Apply autoformatting and white space removal to dev/ufs-weather-model branch. Update to latest develop. No change to baselines for UWM regression tests (ufs-community/ufs-weather-model#1474)
Issue(s) addressed
fixes issues #796 and #797 for ufs-weather-model branch
fixes issue #843
Commit Message
Apply autoformatting and white space removal to dev/ufs-weather-model branch. Update to latest develop. Fix export of wave_elevation spectrum to be updated at coupling frequency when coupled with CICE6.
co-author: @mvertens
Check list
Testing