Skip to content

Releases: SciTools/ncdata

v0.3.2

01 Dec 14:42
022ab16

Choose a tag to compare

A bugfix release, simply to enable support for Python3.10.

At this point, we support + are testing Python 3.10, 3.11, 3.12 and 3.13.
In principle, supports Python >=3.14 (not pinned).

See also v0.3.2 entry in "Change Notes"

v0.3.1

06 Nov 11:53
86e17d6

Choose a tag to compare

Addresses some dependency problems which emerged with the v0.3.0 release
- almost nothing changed

See v0.3.1 entry in "Change Notes"

v0.3.0

03 Oct 21:56
7e196c6

Choose a tag to compare

See also v0.3 entry in "Change Notes"

Selected significant changes

New Contributors

Full Changelog: pp-mo/ncdata@v0.2.0...v0.3.0

v0.2.0

05 Mar 10:36
71e5fe0

Choose a tag to compare

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

Full Changelog

pp-mo/ncdata@v0.1.1...v0.2.0

v0.1.2

26 Jun 08:56

Choose a tag to compare

A very small extension to v0.1.1
It only adds improved documentation pages, from the following PRs:

v0.1.1

18 Mar 09:34
3a7c997

Choose a tag to compare

See also "Change Notes" in README

Significant changes

v0.1.0

23 Jan 01:13
378fc69

Choose a tag to compare

First complete version

v0.0.1

02 Jan 12:45
e800514

Choose a tag to compare

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).