Skip to content

Commit

Permalink
Updated deprecated dataset with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
tylere committed Nov 16, 2024
1 parent 87e67e1 commit eae6071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xee/ext_integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ def test_open_dataset__n_images(self):

def test_can_chunk__opened_dataset(self):
ds = xr.open_dataset(
'NASA/GPM_L3/IMERG_V06',
'NASA/GPM_L3/IMERG_V07',
crs='EPSG:4326',
scale=0.25,
engine=xee.EarthEngineBackendEntrypoint,
Expand Down

0 comments on commit eae6071

Please sign in to comment.