We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddba063 commit 029693dCopy full SHA for 029693d
1 file changed
rioxarray/merge.py
@@ -243,7 +243,7 @@ def merge_datasets(
243
Parameters
244
----------
245
datasets: list[xarray.Dataset]
246
- List of xarray.Dataset's with all geo attributes.
+ List of multiple xarray.Dataset with all geo attributes.
247
The first one is assumed to have the same
248
CRS, dtype, dimensions, and data_vars as the others in the array.
249
bounds: tuple, optional
0 commit comments