From ad006bd480e4dffa0da98651570e60694f2f9f80 Mon Sep 17 00:00:00 2001 From: Andrew Kiss <31054815+aekiss@users.noreply.github.com> Date: Thu, 3 Oct 2019 15:26:39 +1000 Subject: [PATCH] Don't compress MOM outputs/restarts until collation - https://github.com/COSIMA/access-om2/issues/168 --- config.yaml | 1 + ocean/input.nml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index b580559..61960c9 100644 --- a/config.yaml +++ b/config.yaml @@ -36,6 +36,7 @@ collate: mem: 128GB ncpus: 4 queue: expressbw + restart: True exe: /short/public/access-om2/bin/mppnccombine # Misc diff --git a/ocean/input.nml b/ocean/input.nml index b6ecb87..a8d1cad 100644 --- a/ocean/input.nml +++ b/ocean/input.nml @@ -51,7 +51,7 @@ / &mpp_io_nml - deflate_level = 5 + deflate_level = -1 shuffle = 1 /