There was an error while loading. Please reload this page.
2 parents ed2e201 + 52e8be7 commit 81c4b7eCopy full SHA for 81c4b7e
1 file changed
docs/source/index.rst
@@ -67,7 +67,7 @@ Running a simulation can be as simple as:
67
>>>
68
>>> o = OceanDrift()
69
>>> o.add_readers_from_list(
70
- >>> ['https://thredds.met.no/thredds/dodsC/sea/norkyst800m/1h/aggregate_be'])
+ >>> ['https://thredds.met.no/thredds/dodsC/fou-hi/norkystv3_800m_m00_be'])
71
>>> o.seed_elements(lon=4.85, lat=60, time=datetime.now(), number=10000, radius=1000)
72
73
>>> o.run(duration=timedelta(hours=24))
0 commit comments