-
Notifications
You must be signed in to change notification settings - Fork 178
Write restart files using the write grid component #629
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
Merged
BrianCurtis-NOAA
merged 26 commits into
NOAA-EMC:develop
from
DusanJovic-NOAA:quilting_restart
Mar 28, 2023
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ecb99cb
Update .gitmodules
DusanJovic-NOAA 7465502
Started to add support for writing restart file on the write grid comp
DusanJovic-NOAA b1a20ed
Write restart module, add dyn, add checksum in physics
DusanJovic-NOAA dbcdb66
Add fv_core support to fv_ufs_restart_io.F90,compute checksums
DusanJovic-NOAA 4f42048
Clean up dimension attributes.
DusanJovic-NOAA 6acb567
More updates for quilting restart
DusanJovic-NOAA bac4adb
Create write grid for restart files by rebalancing distgrid of the fc…
DusanJovic-NOAA 7af914a
Fix syncing fcstState restart field attributes from fcst to wrt bundles
DusanJovic-NOAA ba798c0
Move checksum computation to write grid component
DusanJovic-NOAA 689b426
Merge remote-tracking branch 'origin/develop' into quilting_restart
DusanJovic-NOAA 6fc2b83
Fix write grid comp for cases when iau_offset is not 0
DusanJovic-NOAA 21e5c87
Merge remote-tracking branch 'origin/develop' into quilting_restart
DusanJovic-NOAA 3b2070d
clean up after merge, fv3atmStartTime, fv3atmStopTime are not needed …
DusanJovic-NOAA 7525fa5
Remove NF90_CLASSIC_MODEL in order to support 64bit integer attributes
DusanJovic-NOAA ae0fd1f
Remove unused variables
DusanJovic-NOAA 9cdb9a2
Update atmos_cubed_sphere
DusanJovic-NOAA 6da4f65
Merge remote-tracking branch 'origin/develop' into quilting_restart
DusanJovic-NOAA a06295a
Update atmos_cubed_sphere
DusanJovic-NOAA 9915c38
Merge remote-tracking branch 'origin/develop' into quilting_restart
DusanJovic-NOAA 176dde5
Code cleanup
DusanJovic-NOAA f7853d9
Print error messages only on mype==0
DusanJovic-NOAA f8b03c2
Merge remote-tracking branch 'origin/develop' into quilting_restart
DusanJovic-NOAA 27c0a9e
Fix compilation errors
DusanJovic-NOAA 7ecbc81
Update atmos_cubed_sphere
DusanJovic-NOAA ff39ec5
Merge remote-tracking branch 'origin/develop' into quilting_restart
DusanJovic-NOAA b826957
Update atmos_cubed_sphere
DusanJovic-NOAA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule atmos_cubed_sphere
updated
2 files
| +1 −0 | CMakeLists.txt | |
| +521 −0 | driver/fvGFS/fv_ufs_restart_io.F90 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.