Easier Xee distribution, better IO by default and an important data correctness fix.
Overview
- Distribution on `pip` and `conda` now supported (thanks for your help giswqs!)
- Automatic optimal `io_chunks` by default. You'll be able to get a full 48MBs per each `computePixels()` request.
- An important data correctness fix involving coordinate ranges. Thanks raspstephan for raising this concern.
What's Changed
* Fix logo on PyPI and add badge by giswqs in https://github.com/google/Xee/pull/66
* Automatically calculate optimal IO Chunks. by copybara-service alxmrs in https://github.com/google/Xee/pull/68
* Add conda-forge package by giswqs in https://github.com/google/Xee/pull/70
* Fix typo by giswqs in https://github.com/google/Xee/pull/69
New Contributors
* giswqs made their first contribution in https://github.com/google/Xee/pull/66
**Full Changelog**: https://github.com/google/Xee/compare/v0.0.0...v0.0.1