Skip to content

Commit 12a1fcd

Browse files
committed
Updating docstring for dataset download
1 parent 9dc75fe commit 12a1fcd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plasticparcels/utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ def download_plasticparcels_dataset(dataset: str, settings, data_home=None):
115115
----------
116116
dataset : str
117117
Name of the dataset to load.
118+
settings : dict
119+
Dictionary containing the settings for the simulation.
118120
data_home : pathlike, optional
119121
The directory in which to cache data. If not specified, the value
120122
of the ``PLASTICPARCELS_DATA`` environment variable, if any, is used.

0 commit comments

Comments
 (0)