YAXArrays v0.6.0
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#471) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#472) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#473) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#474) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#475) (@dependabot[bot])
- Fix open_mfdataset (#477) (@meggart)
- no more Ti (#479) (@lazarusA)
- Add option to skip keys when opening datasets (#480) (@meggart)
- new dim fix (#481) (@lazarusA)
- star repo (#482) (@lazarusA)
- aog documentation (#484) (@lazarusA)
- bump breaking (#485) (@lazarusA)
- rm unused overview section (#486) (@lazarusA)
Closed issues:
- Write docs based on the four pillars of documentatoin (#38)
- getting rid of Variables names. (#47)
- How to add variable to existing cube? (#65)
- Index wishlist (#171)
- Opening a set of NetCDF fails (#365)
- KeyError: key :Ti not found (#392)
- Feature request: dataset over multiple NetCDF files. (#461)
- Skipping keys with open_dataset ? (#465)
- Automatic parsing of dimension names leads to duplicated 'Ti' dimensions (#468)
- open_mfdataset leads to
UndefVarError:
diskstacknot defined
(#476) - Does YAXArrays.jl support interop with xarray? (#483)