v1.2.0
What's Changed
- [buffer_min_overlap] bug fixes and code improvements by @johntruckenbrodt in #18
- Optimize KML file locking by @jonas-eberle in #17
- [search.scene_select] bug fixes, remove antimeridian filtering by @johntruckenbrodt in #19
- [aoi_from_tile] raise error when 'tile' is empty, reformat docs by @johntruckenbrodt in #20
- [calc_product_start_stop] fixed bug by requiring pyroSAR>=0.33.1 by @johntruckenbrodt in #21
- [ancillary.defaultdict_to_dict] new function by @johntruckenbrodt in #22
- [metadata.stac.product_json] only add XML asset if it exists by @johntruckenbrodt in #23
- update license year and introduce test to auto-check it by @johntruckenbrodt in #24
New Contributors
- @jonas-eberle made their first contribution in #17
Full Changelog: v1.1.1...v1.2.0