You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This package contains abstracts type definition for loading and manipulating GRI
18
18
19
19
Features include:
20
20
* query and edit metadata of arrays and datasets
21
-
* virtually concatenating multiple files along a given dimension
21
+
* virtually concatenating multiple files along a given dimension and merging virtually different datasets
22
22
* create a virtual subset (`view`) by indices or by values of coordinate variables (`CommonDataModel.select`, `CommonDataModel.@select`)
23
23
* group, map and reduce a variable (`CommonDataModel.groupby`, `CommonDataModel.@groupby`) and rolling reductions like running means `CommonDataModel.rolling`)
0 commit comments