Skip to content

Commit 81c4b7e

Browse files
authored
Merge pull request #1779 from oysteinkn/docs/update-norkyst-url
updated url to norkyst v3 in the introduction docs
2 parents ed2e201 + 52e8be7 commit 81c4b7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Running a simulation can be as simple as:
6767
>>>
6868
>>> o = OceanDrift()
6969
>>> o.add_readers_from_list(
70-
>>> ['https://thredds.met.no/thredds/dodsC/sea/norkyst800m/1h/aggregate_be'])
70+
>>> ['https://thredds.met.no/thredds/dodsC/fou-hi/norkystv3_800m_m00_be'])
7171
>>> o.seed_elements(lon=4.85, lat=60, time=datetime.now(), number=10000, radius=1000)
7272
>>>
7373
>>> o.run(duration=timedelta(hours=24))

0 commit comments

Comments
 (0)