Datasets:

Modalities:
Geospatial
Languages:
English
ArXiv:
License:
ojpv commited on
Commit
b87d4d7
·
verified ·
1 Parent(s): 9949009

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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("tacofoundation:deepextremecubes-video")
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