Releases: SciTools/ncdata
Releases · SciTools/ncdata
v0.3.2
v0.3.1
Addresses some dependency problems which emerged with the v0.3.0 release
- almost nothing changed
v0.3.0
See also v0.3 entry in "Change Notes"
Selected significant changes
- Fixes to use main iris loadchain. by @pp-mo in https://github.com/pp-mo/ncdata/pull/131
- Adopt towncrier by @pp-mo in https://github.com/pp-mo/ncdata/pull/137
- WIP make all codeblocks into viable doctests. by @pp-mo in https://github.com/pp-mo/ncdata/pull/136
- Direct-access attributes by @pp-mo in https://github.com/pp-mo/ncdata/pull/134
- Zarr to iris Cube: add tests and Zarr sample data (v2) by @pp-mo in https://github.com/pp-mo/ncdata/pull/152
- Rename dim by @pp-mo in https://github.com/pp-mo/ncdata/pull/148
- Dim slicer by @pp-mo in https://github.com/pp-mo/ncdata/pull/120
- Multiple docs improvements: fix warnings + increase cross-referencing. by @pp-mo in https://github.com/pp-mo/ncdata/pull/160
New Contributors
- @valeriupredoi made their first contribution in https://github.com/pp-mo/ncdata/pull/152
Full Changelog: pp-mo/ncdata@v0.2.0...v0.3.0
v0.2.0
See also v0.2 entry in latest "Change Notes" on ReadTheDocs
Selected significant changes
- Reviewed and expanded documentation. #109
- Unpin Numpy to >= 2.0 #112
- Added load chunking control #108
- Support copy as utility, and as core classes copy() methods #98
- Dataset comparison utility #70
- Initial Sphinx documentation #76
- Added a Logo #75
- Added Save errors checker util #64
New Contributors
- @trexfeathers made their first contribution in https://github.com/pp-mo/ncdata/pull/75
Full Changelog
v0.1.2
v0.1.1
See also "Change Notes" in README
Significant changes
- Allow dask to set chunking by @pp-mo in https://github.com/pp-mo/ncdata/pull/59
- Content name and type conveniences by @pp-mo in https://github.com/pp-mo/ncdata/pull/61
- Stop from-iris saves creating full variable data arrays. by @pp-mo in https://github.com/pp-mo/ncdata/pull/62
- Fix problems with non-numpy attribute values not printing. by @pp-mo in https://github.com/pp-mo/ncdata/pull/63
v0.1.0
v0.0.1
Initial "working" release tagged.
Since we don't yet have any build or upload processes, this is just a preliminary tag.
We expect to add those things, and then tag "v0.1.0" as the first package release.
(to match the existing features + code here, unless we find something else wrong).