Change log¶
v0.4.0 - 2025-11-29¶
:sparkles: New Features¶
451be45- use keyword-only arguments (commit by @martibosch)cbd0f17- res and shapes_kwargs in urban_footprint_mask_shp (commit by @martibosch)
v0.3.1 - 2025-04-30¶
:bug: Bug Fixes¶
19ddf60- corrected package name, upgrade setup (commit by @martibosch)
0.2.0 (04/03/2020)¶
compute_footprint_mask_shpreturns shapelyGeometryCollectioninstead of single geometryChanged
largest_patch_onlyto more flexiblenum_patchesargument
0.1.0 (22/11/2019)¶
Added object-oriented approach
Fix bug: ensure
np.uint8data type forurban_mask
0.0.1 (21/10/2019)¶
First release