Skip to content

Commit e0dd52e

Browse files
remove trailing white-space
1 parent 68f2050 commit e0dd52e

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

2020
Features include:
21-
* query and edit metadata of arrays and datasets
21+
* query and edit metadata of arrays and datasets
2222
* virtually concatenating multiple files along a given dimension and merging virtually different datasets
2323
* create a virtual subset (`view`) by indices or by values of coordinate variables (`CommonDataModel.select`, `CommonDataModel.@select`)
2424
* group, map and reduce a variable (`CommonDataModel.groupby`, `CommonDataModel.@groupby`) and rolling reductions like running means `CommonDataModel.rolling`)

0 commit comments

Comments
 (0)