ojpv commited on
Commit
21595d8
·
verified ·
1 Parent(s): 38698a8

Update README.md

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