From 1e704d63bdb31c80da84aa259a3e6d5f540ee47e Mon Sep 17 00:00:00 2001 From: Hendrik Makait Date: Tue, 22 Oct 2024 18:40:16 +0200 Subject: [PATCH] Fix --- tests/geospatial/test_climatology.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/geospatial/test_climatology.py b/tests/geospatial/test_climatology.py index cab89da4ae..750ee61715 100644 --- a/tests/geospatial/test_climatology.py +++ b/tests/geospatial/test_climatology.py @@ -158,7 +158,6 @@ def test_highlevel_api( # Load dataset ds = xr.open_zarr( "gs://weatherbench2/datasets/era5/1959-2023_01_10-wb13-6h-1440x721.zarr", - chunks={"time": "auto"}, ) if scale == "small":