From fe3d18bac831adb53ea30bca216dcd7ab6b92242 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 a771ab8..971b3f4 100644 --- a/ice_in +++ b/ice_in @@ -9,6 +9,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"