Skip to content

Releases: informatics-lab/tiledb_netcdf

v0.3.0

26 May 13:47
0d748c8
Compare
Choose a tag to compare

In this release:

  • refactor of code layout (thanks @grumbling-tom!)
  • improvements to append, plus some testing of append's functionality

v0.2.3

03 Dec 15:44
f71a1c2
Compare
Choose a tag to compare

Add DataModelGroup functionality.

v0.2.2

26 Oct 14:23
f17d6cb
Compare
Choose a tag to compare

Simplify proxy serialization (for dask).

v0.2.1

21 Oct 10:58
c2c3f55
Compare
Choose a tag to compare

Version shenanigans 🙄

v0.2.0

21 Oct 10:28
6c77eaa
Compare
Choose a tag to compare

In this release:

  • the TileDB data proxy object gains its own module and a load of work to make it serializable for use with dask,
  • better NetCDF file IO,
  • a setup.py (so no more copying Python files around 🎉), and
  • we welcome a new contributor, @grumbling-tom, who provided the setup script 👏

v0.1.0

04 Jun 12:19
ab67bd8
Compare
Choose a tag to compare

First release 🎉 Stabilises the library API.