From 615c049eb6e7a9886ef93974f34076f6774373ff Mon Sep 17 00:00:00 2001 From: anton-seaice Date: Fri, 9 Aug 2024 10:16:27 +1000 Subject: [PATCH] Set hist_suffix for cice history output. This can only be one character at this point, and the userscript to concat ice daily output expects the default name to be used. See https://github.com/COSIMA/access-om3/issues/201 --- ice_in | 1 + 1 file changed, 1 insertion(+) diff --git a/ice_in b/ice_in index 9b5fd46..4fe7b79 100644 --- a/ice_in +++ b/ice_in @@ -5,6 +5,7 @@ dumpfreq = "y" dump_last = .true. histfreq = "d", "m", "x", "x", "x" + hist_suffix = "", "m", "x", "x", "x" !limited to one character due to https://github.com/COSIMA/access-om3/issues/201 hist_time_axis = "middle" history_deflate = 1 history_chunksize = 180, 150