Skip to content

Commit eae6071

Browse files
committed
Updated deprecated dataset with new version
1 parent 87e67e1 commit eae6071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xee/ext_integration_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ def test_open_dataset__n_images(self):
384384

385385
def test_can_chunk__opened_dataset(self):
386386
ds = xr.open_dataset(
387-
'NASA/GPM_L3/IMERG_V06',
387+
'NASA/GPM_L3/IMERG_V07',
388388
crs='EPSG:4326',
389389
scale=0.25,
390390
engine=xee.EarthEngineBackendEntrypoint,

0 commit comments

Comments
 (0)