-
Notifications
You must be signed in to change notification settings - Fork 23
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
Don't compress MOM outputs/restarts until collation #168
Comments
aekiss
added a commit
to COSIMA/01deg_jra55_iaf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/01deg_jra55_ryf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/025deg_core2_nyf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/025deg_jra55_iaf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/025deg_jra55_ryf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/1deg_core_nyf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/1deg_jra55_iaf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/1deg_jra55_ryf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/minimal_01deg_jra55_iaf
that referenced
this issue
Oct 3, 2019
aekiss
added a commit
to COSIMA/minimal_01deg_jra55_ryf
that referenced
this issue
Oct 3, 2019
This was referenced Dec 16, 2019
also see #154 - at 0.1 deg and 0.25 deg we now compress output and use |
aekiss
added a commit
to COSIMA/01deg_jra55_iaf
that referenced
this issue
Apr 28, 2020
aekiss
added a commit
to COSIMA/01deg_jra55_ryf
that referenced
this issue
Apr 28, 2020
aekiss
added a commit
to COSIMA/025deg_jra55_iaf
that referenced
this issue
Apr 29, 2020
aekiss
added a commit
to COSIMA/025deg_jra55_ryf
that referenced
this issue
Apr 29, 2020
aekiss
added a commit
to COSIMA/1deg_jra55_iaf
that referenced
this issue
Apr 29, 2020
aekiss
added a commit
to COSIMA/1deg_jra55_ryf
that referenced
this issue
Apr 29, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's probably better to compress outputs and restarts in the collation step to avoid the overhead of compressing in MOM and then decompressing and recompressing in mppnccombine. This also reduces the need for mppnccombine-fast.
Requires
deflate_level=-1
ininput.nml
andrestart: True
in the collation section ofconfig.yaml
. mppnccombine will compress by default.The text was updated successfully, but these errors were encountered: