Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -90,7 +90,7 @@ import xarray as xr
|
|
| 90 |
import matplotlib.pyplot as plt
|
| 91 |
|
| 92 |
# Load tacos
|
| 93 |
-
table = tacoreader.load("
|
| 94 |
|
| 95 |
# Read a sample row
|
| 96 |
idx = 0
|
|
|
|
| 90 |
import matplotlib.pyplot as plt
|
| 91 |
|
| 92 |
# Load tacos
|
| 93 |
+
table = tacoreader.load("isp-uv-es:deepextremecubes-video")
|
| 94 |
|
| 95 |
# Read a sample row
|
| 96 |
idx = 0
|