From ed186d126ec535eee602e15a870c0f7d39d7cbcd 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 f89d436..925e50c 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 = 180, 150 history_precision = 8 restart_deflate = 1 ice_ic = "./input/iced.1900-01-01-10800.nc"