YAXArrays v0.7.1
Merged pull requests:
- [Draft] Add CF conventions in YAXArray to use in plots (#501) (@danlooo)
- fix #533 (#534) (@meggart)
- chained broadcasts (#547) (@lazarusA)
- xmap and oslash docstrings (#548) (@lazarusA)
- Add tests for xmap (#552) (@felixcremer)
- Fix mapslices (#553) (@meggart)
- Remove inaccessable Downloads badge (#556) (@felixcremer)
- Switch master to main in CI and docs (#557) (@felixcremer)
- Remove mapslices and mention dropdims in docs (#558) (@felixcremer)
- Allow Group by another YAXArray (#561) (@meggart)
- Bump actions/checkout from 5 to 6 (#565) (@dependabot[bot])
- bump patch (#567) (@lazarusA)
- Continue cf conventions (#568) (@lazarusA)
Closed issues:
- axVal2Index doesn't throw error, when there are two identical values by fuzzy=false (#77)
- Support irregular Axes (#79)
- Dropdims for YAXArray with named dimensions (#126)
- Confusing error message when using zarr data (#155)
- WARNING: Wrapping
Varargdirectly in UnionAll is deprecated (wrap the tuple instead). (#178) - How to select all except one variable in a Dataset (#321)
- Releasing a new version (#507)
- Get variable names from an unknown Dataset (#529)
- xmap with added dimension runs into a StackOverflow (#533)
- Do we really need to test on all OSses? (#535)
- Bug: mean over dimension does not remove dimension (#545)
- Feature request:
cumsum(#546) - Rename local master branch to main (#554)
- update CI actions (#555)
- Heatmap axis tick labels now broken (#563)