From 5c8d0b2d18713c2512f5d480981758346284e5ca 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 612e7d3..8e8227f 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