What's Changed
- Fix division-by-zero when computing statistics for a single-time dataset by @mpartio in #142
- better error message by @b8raoult in #146
- accept frequency in minute in dataset names by @floriankrb in #153
- fix negative variance for constant variables by @floriankrb in #148
- prepare 0.5.13 by @floriankrb in #154
- Feature/filters for carra by @tnipen in #149
- feat(accumulations): update for od/enfo by @floriankrb in #158
- Allow selection of one or more members in an ensemble dataset by @b8raoult in #156
- add comment by @floriankrb in #161
- Fix for #155 and #116 by @b8raoult in #159
- Add support for patching xarrays when creating datasets by @b8raoult in #160
- Complement a dataset from an other, using interpolation to nearest neighbourg by @b8raoult in #152
- Added reorder sort string, which sorts variables alphabetically. by @einrone in #144
- Add missing ekd method to xarrayfield by @b8raoult in #163
- feat: update-path-for-tests by @floriankrb in #168
- docs: correct documentation mistakes and typos by @SuryaViswanath in #165
- Remove exception for missing metadata by @JPXKQX in #170
New Contributors
- @mpartio made their first contribution in #142
- @tnipen made their first contribution in #149
- @einrone made their first contribution in #144
- @SuryaViswanath made their first contribution in #165
Full Changelog: 0.5.12...0.5.13