v0.0.1
Easier Xee distribution, better IO by default and an important data correctness fix.
Overview
- Distribution on
pip
andconda
now supported (thanks for your help @giswqs!) - Automatic optimal
io_chunks
by default. You'll be able to get a full 48MBs per eachcomputePixels()
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 #66
- Automatically calculate optimal IO Chunks. by @copybara-service @alxmrs in #68
- Add conda-forge package by @giswqs in #70
- Fix typo by @giswqs in #69
New Contributors
Full Changelog: v0.0.0...v0.0.1