Releases: virtual-zarr/virtual-tiff
Releases · virtual-zarr/virtual-tiff
v0.2.1
What's Changed
- Add py.typed by @maxrjones in #49
- Add PyPI install instructions and example to readme by @maxrjones in #50
- Make layout of IFDs as Zarr groups configurable by @maxrjones in #54
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update README to correct odc-stac reference by @jsignell in #44
- Add two new test TIFFs by @maxrjones in #45
- Use token for pulling data from DagsHub by @maxrjones in #46
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Migrate to VirtualiZarr 2.0 by @maxrjones in #41
- Temporarily remove support for int64 by @maxrjones in #43
Full Changelog: v0.1.0b3...v0.1.0
v0.1.0b3
What's Changed
- Check error for files with no byte counts by @maxrjones in #28
- Check error message for unsupported dtypes by @maxrjones in #29
- Raise NotImplementedError for nested grids by @maxrjones in #30
- Use proposed VirtualiZarr V2 API by @maxrjones in #31
- Support big endian TIFF files by @maxrjones in #33
- Add basic docs by @maxrjones in #34
- Configure readthedocs build by @maxrjones in #35
- Update syntax for newer proposed V2 syntax by @maxrjones in #36
- More specific codec name by @maxrjones in #37
- Change branch for VirtualiZarr dep by @maxrjones in #39
Full Changelog: v0.1.0b2...v0.1.0b3
v0.1.0b2
What's Changed
- Test against GDAL's tiff test files by @maxrjones in #10
- Use default store feature from VirtualiZarr by @maxrjones in #11
- Disable fast fail by @maxrjones in #13
- Initial support for RGB images by @maxrjones in #12
- Update instructions for using uv by @maxrjones in #18
- Manage test envs with pixi by @maxrjones in #20
- Mark known failures with xfail by @maxrjones in #21
- Support more compression schemes by @maxrjones in #22
- Support more protocols by @maxrjones in #23
- Raise ValueError if there is a partial chunk for stripped TIFFs by @maxrjones in #25
- Add attributes to the ManifestArray by @maxrjones in #26
Full Changelog: v0.1.0b1...v0.1.0b2
v0.1.0b1
What's Changed
- Make sure GDAL does not list external files in S3 bucket by @vincentsarago in https://github.com/maxrjones/virtual-tiff/pull/1
- Setup library by @maxrjones in https://github.com/maxrjones/virtual-tiff/pull/3
- Add support for some imagecodecs by @maxrjones in https://github.com/maxrjones/virtual-tiff/pull/4
- Start tests for virtual datasets by @maxrjones in https://github.com/maxrjones/virtual-tiff/pull/5
- Put demos in subfolder @mdsumner in https://github.com/maxrjones/virtual-tiff/pull/6
- Add CI test workflow by @maxrjones in https://github.com/maxrjones/virtual-tiff/pull/7
- Use DVC to manage test data on DagsHub by @maxrjones in https://github.com/maxrjones/virtual-tiff/pull/8
- Add release workflow by @maxrjones in https://github.com/maxrjones/virtual-tiff/pull/9
New Contributors
- @vincentsarago made their first contribution in https://github.com/maxrjones/virtual-tiff/pull/1
- @maxrjones made their first contribution in https://github.com/maxrjones/virtual-tiff/pull/3
- @mdsumner made their first contribution in https://github.com/maxrjones/virtual-tiff/pull/6
Full Changelog: https://github.com/maxrjones/virtual-tiff/commits/v0.0.1