- Minor bugfix in mosaic.py for referencing variable before assignment
0.4.0
Changelog:
Features
- Handle naming convention inconsistency in user defined bands input (PR https://github.com/Solafune-Inc/solafune-tools/pull/8) - Refactored mosaic.py to properly handle large datasets with tiles
0.3.0
Changelog:
Features - Added minimum mosaic option (PR 4)
Bugfixes - Unhandled `kwargs_dict` in `create_basemap` - Unhandled `bands='Auto'` in `create_basemap`
0.1.22
Fixed a bug where single band mosaics all contained data from one band only.
0.1.21
Fixed bug with single band files not showing band properly in STAC catalog and added kwargs dict for remote file fetching to filter images.
0.1.20
Added an explicit copy of spatial ref to fix missing crs on Windows(?) machines.