Skip to content

Commit 914a9de

Browse files
Update README.md
1 parent 0d2bdd8 commit 914a9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This package contains abstracts type definition for loading and manipulating GRI
1818

1919
Features include:
2020
* 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
2222
* create a virtual subset (`view`) by indices or by values of coordinate variables (`CommonDataModel.select`, `CommonDataModel.@select`)
2323
* group, map and reduce a variable (`CommonDataModel.groupby`, `CommonDataModel.@groupby`) and rolling reductions like running means `CommonDataModel.rolling`)
2424

0 commit comments

Comments
 (0)