We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d18ce commit 9728e89Copy full SHA for 9728e89
doc/whats-new.rst
@@ -60,7 +60,7 @@ Enhancements
60
Datasets can now be combined along any number of dimensions,
61
instead of just a one-dimensional list of datasets.
62
63
- The new ``combine_nested`` will accept the datasets as a a nested
+ The new ``combine_nested`` will accept the datasets as a nested
64
list-of-lists, and combine by applying a series of concat and merge
65
operations. The new ``combine_by_coords`` will instead use the dimension
66
coordinates of the datasets to order them.
0 commit comments