Skip to content

Commit

Permalink
doc string updated
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-long committed Oct 18, 2019
1 parent c0bc2dd commit 4b78e2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion intake_esm/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,8 @@ def to_dataset_dict(
Keyword arguments to pass to `xarray.open_dataset()` function
preprocess : (callable, optional)
If provided, call this function on each dataset prior to aggregation.
aggregate : (boolean, optional)
If "False", no aggregation will be done.
Returns
-------
dsets : dict
Expand Down

0 comments on commit 4b78e2a

Please sign in to comment.