Releases: ncar-xdev/xcollection
Releases · ncar-xdev/xcollection
🚀 xcollection v2021.12.23 🚀
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #32
- Remove linting workflow by @andersy005 in #37
- Update documentation by @andersy005 in #35
- Fix README: Remove old CI linting badges by @andersy005 in #38
- Add
.filter
method by @andersy005 in #41 - Add HTML repr by @andersy005 in #42
- Add robust equivalence method by @andersy005 in #43
- Add docs on filtering by @andersy005 in #44
- Update changelog by @andersy005 in #45
Full Changelog: v2021.12.01...v2021.12.23
🚀 xcollection v2021.12.01 🚀
What's Changed
- Use mamba when building docs on Readthedocs by @andersy005 in #29
- Add
open_collection()
and addto_zarr()
to Collection by @mgrover1 in #26 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- Add documentation template by @andersy005 in #30
New Contributors
Full Changelog: v2021.11.24...v2021.12.01
First Release
Undocumented release of Xcollection.
What's Changed
- Add Collection Object by @andersy005 in #2
- Add
choose_any
andchoose_all
methods by @andersy005 in #3 - Add
map
method to map a callable to all datasets in Collection by @andersy005 in #5 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #8
- Bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in #9
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #10
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #11
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
- Upgrade setup/build requirements by @andersy005 in #20
- Add keymap method by @andersy005 in #21
- Add Weighted Method to Collection Object by @jukent in #12
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #22
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #23
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #25
- Create pypi-release.yaml by @jukent in #28
New Contributors
- @andersy005 made their first contribution in #2
- @pre-commit-ci made their first contribution in #8
- @dependabot made their first contribution in #9
- @jukent made their first contribution in #12
Full Changelog: https://github.com/NCAR/xcollection/commits/v2021.11.24