-
Notifications
You must be signed in to change notification settings - Fork 544
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
Update ww3_gint to interpolate restart files #962
Update ww3_gint to interpolate restart files #962
Conversation
This is great to see @JessicaMeixner-NOAA!! I'll start the regression tests. |
Status update: I just spoke with @JessicaMeixner-NOAA, and we are both following up one difference that came up in the regtests results. |
Status: Hera is unavailable today for maintenance. This PR will finish being process tomorrow once hera is back online for developers. |
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.
matrixCompSummary.txt
matrixCompFull.txt
matrixDiff.txt
Code Revew PASS
Testing PASS
This is a very exciting capability to now for restart files! Thank you @JessicaMeixner-NOAA for your determined work to bring this to fruition!!
This is a really useful feature. Thanks @JessicaMeixner-NOAA . |
Pull Request Summary
This PR updates ww3_gint to optionally interpolate restart files.
Description
This updates ww3_gint to interpolate restart files as an option. This is selected via the input file by ww3_gint.inp in the first line to now have the last option:
Time, time increment and number of outputs, and optional T/F -- option (default is T) to indicate out_grd (T) or restart (F)
A new set of regression tests for this is added:
which shows the use case of initializing a regional system from a global system.
Issue(s) addressed
Commit Message
Update ww3_gint to interpolate restart files
Check list
Testing
Only the new test
matrixCompFull.txt
matrixCompSummary.txt
matrixDiff.txt