From e35c2dc2d2e91ab81efa0ab3b7c28cd6b0e23aa5 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 169dad4..4b5da74 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