- Add option to manually specify indexer shape. Some STAC items
may not have the property
proj:shape
specified.
- Breaking change:
get_chip_bbox
returns shapely polygon instead of wkt
- Breacking change: chip iterator returns chip index values, not only image data.
- Breaking change: simplify chipper class. Indexer has to be instantiated by the user.