Skip to content

Commit 3e25a92

Browse files
committed
typo
1 parent 4aac872 commit 3e25a92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

parcels/_datasets/structured/circulation_model.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ def _pop_data() -> xr.Dataset:
4444
...
4545

4646

47-
def _echo_data() -> xr.Dataset:
48-
"""Dataset matching level 0 ECHO model output.
47+
def _ecco_data() -> xr.Dataset:
48+
"""Dataset matching level 0 ECCO model output.
4949
5050
TODO: Identify a suitable public dataset to mimick.
5151

0 commit comments

Comments
 (0)