We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbc7d9 commit 54d25a8Copy full SHA for 54d25a8
ice_in
@@ -5,7 +5,7 @@
5
dumpfreq = "y"
6
dump_last = .true.
7
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
+ hist_suffix = ".d", ".m", "x", "x", "x"
9
hist_time_axis = "middle"
10
history_deflate = 1
11
history_chunksize = 180, 150
0 commit comments