Add zstandard compression to fv3atm; change references from "nems" to "ufs", allow file clobbering for GOCART history files (was #1948)#1932
Conversation
|
On Hera the nccmp (version 1.9.0.1 from spack-stack) fails with 'Illegal instruction' error: This happens on ecflow node (hecflow01). When I run this test without ecflow (on login node), nccmp runs fine. |
|
Regression test passed on Hera (using rocoto due to the above issue with nccmp on ecflow nodes) RegressionTests_hera.log |
|
Regression test passed on Hercules (using ecflow) |
* all except lnd sbs run
This reverts commit 5f38b30.
* small print changes added to instlnd branch instead
|
I see this error in one of the PET error files: |
|
Those three failed tests are still using NEMS_CONFIGURE: |
|
@DusanJovic-NOAA Thanks. That's because these are added tests, so they didn't have the changes I had made in my PR. Let me fix them. |
|
@DusanJovic-NOAA Actually it might be easier for you to fix, now that these have been combined. The change in each test should be |
|
@DeniseWorthen Done. Please double check. 630f983 |
I made these changes a bit ago and Acorn has finished successfully, can confirm they are the correct changes. |
|
@DusanJovic-NOAA Looks good, thanks. |
|
Testing is complete. Let's start the merging process of the sub-component PRs. |
|
@DusanJovic-NOAA CMEPS has been merged e5d08d4 |
|
@DusanJovic-NOAA fv3atm sub-pr merged. Please revert gitmodule url and update hash. fv3atm hash: 1250b41 |
|
@DeniseWorthen would you please create an issue in global-workflow about the nems.configure and file clobber updates when this version of model is updated in GW? Thanks |
|
I had included the clobber update in a PR for the global-workflow here
NOAA-EMC/global-workflow#1989
…On Tue, Oct 31, 2023 at 4:33 PM Jun Wang ***@***.***> wrote:
@DeniseWorthen <https://github.com/DeniseWorthen> would you please create
an issue in global-workflow about the nems.configure and file clobber
updates when this version of model is updated in GW? Thanks
—
Reply to this email directly, view it on GitHub
<#1932 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFIUVN7K473RJBTPIYJRVBLYCFODBAVCNFSM6AAAAAA5ST4PJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBXHE4TAMRRHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
The nems->ufs GW issue is NOAA-EMC/global-workflow#1942 |
PR Author Checklist:
Description
Add option to enable zstandard compression in fv3atm.
New model_configure configuration parameter has been added (zstandard_level). Valid values are 0-19 (default is 0). Value 0 turns off compression, values 1-19 specify the level of compression (1=fastest compression, 19=best compression ratio),
This PR is combined with #1948 (@DeniseWorthen)
Linked Issues and Pull Requests
Associated UFSWM Issue to close
#1927
Subcomponent Pull Requests
NOAA-EMC/ufsatm#706
Blocking Dependencies
Subcomponents involved:
Anticipated Changes
Input data
Regression Tests:
Tests effected by changes in this PR:
Libraries
Code Managers Log
Testing Log: