Skip to content

Commit 7beab25

Browse files
anton-seaicedougiesquire
authored andcommitted
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
1 parent 9f551ec commit 7beab25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ice_in

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
dumpfreq = "y"
66
dump_last = .true.
77
histfreq = "d", "m", "x", "x", "x"
8+
hist_suffix = "", "m", "x", "x", "x" !limited to one character due to https://github.com/COSIMA/access-om3/issues/201
89
hist_time_axis = "middle"
910
history_deflate = 1
1011
history_chunksize = 180, 150

0 commit comments

Comments
 (0)