Skip to content

Commit 9c34203

Browse files
author
Xee authors
committed
Merge pull request #189 from tylere:test_deprecated_asset
PiperOrigin-RevId: 696905874
2 parents 49ff302 + 9b106bf commit 9c34203

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)