Skip to content

Commit

Permalink
Set hist_suffix for cice history output. This can only be one charact…
Browse files Browse the repository at this point in the history
…er at this point, and the userscript to concat ice daily output expects the default name to be used. See COSIMA/access-om3#201
  • Loading branch information
anton-seaice committed Aug 21, 2024
1 parent 7245db9 commit e35c2dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ice_in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e35c2dc

Please sign in to comment.