From c373f17f0e3043e16fdcddc0f0a6d5ce464b85ac 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 1dec369..35b4ed9 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