1.9.1 (2025-01-15)
Bug Fixes
- Fix some small issues with Dataset.__repr__. (#479)
- Fix path errors with Globus transfers on windows. (#489)
Trivial/Internal Changes
- Add tests for cropping datasets by world coords (#310)
- Fix small bug which caused ds.flat to break if not indexed. (#475)
Performance Improvements
- Improve the performance of the
TiledDataset
repr
andstr
. (#467)