Skip to content

Commit ff3552a

Browse files
author
nicolasK
committed
fix(example)
1 parent afcbcba commit ff3552a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/venus_cube_mask.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@
7272
)
7373
print(venus_datacube)
7474

75-
venus_datacube.isel(time=slice(29, 31), x=slice(4000, 4500), y=slice(4000, 4500)).plot_rgb()
75+
venus_datacube.isel(time=slice(29, 31), x=slice(4000, 4500), y=slice(4000, 4500)).ed.plot_rgb()

0 commit comments

Comments
 (0)