-
Notifications
You must be signed in to change notification settings - Fork 161
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
Decrease the memory usage by MERRA2 for 6 times #423
Conversation
Thanks, the fv3atm branch looks correct now. |
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.
Looks good to me. Will approve after regression testing is complete and the submodule pointer was updated.
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.
ccpp-physics hash is correct
Thanks all for the effort and have a great day!
…On Thu, Nov 18, 2021 at 3:26 PM Dom Heinzeller ***@***.***> wrote:
***@***.**** approved this pull request.
ccpp-physics hash is correct
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#423 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQPMINV4VP5RB2NRS47CYDUMVONTANCNFSM5HYBUHHQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Description
(Instructions: this, and all subsequent sections of text should be removed and filled in as appropriate.)
Provide a detailed description of what this PR does.
What bug does it fix, or what feature does it add?
Is a change of answers expected from this PR?
read 2 month merra2 data instead of 12 months decrease memory usage by 6 times
Issue(s) addressed
Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)
Testing
How were these changes tested? regression tests done in hera
What compilers / HPCs was it tested with? standard compilers in hera
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) Yes
Have the ufs-weather-model regression test been run? On what platform? in hera
Dependencies
If testing this branch requires non-default branches in other repositories, list them.
Those branches should have matching names (ideally)
Do PRs in upstream repositories need to be merged first? No
If so add the "waiting for other repos" label and list the upstream PRs