Skip to content

Commit

Permalink
Merge pull request #73 from callumrollo/MOchiara-patch-4
Browse files Browse the repository at this point in the history
[FIX] Updated description of default dataset
  • Loading branch information
MOchiara authored Nov 5, 2024
2 parents 5d7ec24 + f007047 commit 4586b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glidertest/fetchers.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def load_sample_dataset(dataset_name="sea045_20230530T0832_delayed.nc"):
"""Download sample datasets for use with glidertest
Args:
dataset_name (str, optional): _description_. Defaults to "sea076_20230906T0852_delayed.nc".
dataset_name (str, optional): _description_. Defaults to "sea045_20230530T0832_delayed.nc".
Raises:
ValueError: If the requests dataset is not known, raises a value error
Expand Down

0 comments on commit 4586b6c

Please sign in to comment.