Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth authored Oct 9, 2024
1 parent 0d2bdd8 commit 914a9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This package contains abstracts type definition for loading and manipulating GRI

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

Expand Down

0 comments on commit 914a9de

Please sign in to comment.