From fcf2a89fd41dcd06a165d2e97a04a71b117f2c4a Mon Sep 17 00:00:00 2001 From: anton-climate Date: Fri, 5 Apr 2024 16:20:05 +1100 Subject: [PATCH] Turn on chunking in cice history output https://github.com/CICE-Consortium/CICE/pull/928 --- ice_in | 1 + 1 file changed, 1 insertion(+) diff --git a/ice_in b/ice_in index e0d7e4c..a8a7c1d 100644 --- a/ice_in +++ b/ice_in @@ -7,6 +7,7 @@ histfreq = "d", "m", "x", "x", "x" hist_time_axis = "middle" history_deflate = 1 + history_chunksize = 720, 540 history_precision = 8 restart_deflate = 1 ice_ic = 'default'