Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -101,7 +101,7 @@ import xarray as xr
|
|
| 101 |
import matplotlib.pyplot as plt
|
| 102 |
|
| 103 |
# Load tacos
|
| 104 |
-
table = tacoreader.load("
|
| 105 |
|
| 106 |
# Read a sample row
|
| 107 |
idx = 0
|
|
|
|
| 101 |
import matplotlib.pyplot as plt
|
| 102 |
|
| 103 |
# Load tacos
|
| 104 |
+
table = tacoreader.load("isp-uv-es:dynamicearthnet-video")
|
| 105 |
|
| 106 |
# Read a sample row
|
| 107 |
idx = 0
|