We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51aa2e4 commit 9260c11Copy full SHA for 9260c11
tests/geospatial/test_regrid.py
@@ -27,7 +27,7 @@ def test_xesmf(
27
) as client: # noqa: F841
28
# Load dataset
29
ds = xr.open_zarr(
30
- "gs://weatherbench2/datasets/era5/1959-2023_01_10-wb13-6h-1440x721.zarr",
+ "gs://weatherbench2/datasets/era5/1959-2023_01_10-full_37-1h-0p25deg-chunk-1.zarr",
31
)
32
33
if scale == "small":
0 commit comments