-
Notifications
You must be signed in to change notification settings - Fork 258
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
Use inline post with cubed sphere history output #1831
Use inline post with cubed sphere history output #1831
Conversation
@DusanJovic-NOAA do you want to add test to use the option history_file_on_native_grid? |
I don't know, should we add new test? We already have so many tests. |
I'd suggest of adding a low resolution one, just to make sure the feature is working to support DA development. |
How about changing the |
The control_CubedSphereGrid_parallel test has been updated to run post and create native grid history files
@DusanJovic-NOAA, would you be ok with introducing the changes to the remaining tests in #1832 into this PR?
|
I changed two hrrr_control_qr_dyn32_phy32 tests to compare against the same baseline as hrrr_control_dyn32_phy32 and ran regression test but it failed:
All history outputs, grib files and dynamics restart files are identical, but physics are not. This is not expected. This will require more debugging, unfortunately we can not combine these changes with this PR at this moment. |
Understood, thanks for verifying! We'll begin testing for this PR after 1811 gets merged in. |
Apologies for any confusion, there's been some shift in the commit queue testing order: 1794 current, 1825, and then this PR. I'll post an update once we're ready to work on this PR. |
Ok, #1825 has been merged in, please go ahead and sync up your branches and any resolve conflicts. We'll begin testing shortly after. |
@BrianCurtis-NOAA Getting started with jenkins ci for this PR |
Jenkins ci log attached, ORTs passed. |
Good morning, @DusanJovic-NOAA . Can you can that I'm added to your branch here as a contributor? Trying to push logs to this PR, and am being told I'm not authorized. |
Disregard, problem on my end. |
Testing is complete. I will follow up on fv3atm sub-pr #680 . |
@DusanJovic-NOAA fv3atm PR #680 has been merged. Please update the sub-module pointer and revert the changes in gitmodules |
Done |
Thank you! Requests for final reviews have been sent. |
Description
Add new model_configure parameter (history_file_on_native_grid) to allow history outputs on native (cubed sphere) grid to be created when inline post is enabled.
Fixes: #1803
Input data additions/changes
Anticipated changes to regression tests:
Subcomponents involved:
Library Updates/Changes
Combined with PR's (If Applicable):
Commit Queue Checklist:
Linked PR's and Issues:
Testing Day Checklist:
Testing Log (for CM's):