v0.4.1
What's Changed
- DOC: add explanation of mapa algorithm by @fgebhart in #18
- RFC: refactoring to introduce a dedicated stl.py module by @fgebhart in #19
- RFC: extract helper functions to improve readability by @fgebhart in #20
- FIX: rename
stl
tostl_file
to fix circular import error in jupy… by @fgebhart in #21 - ENH: add scale and remove unused layer from ipyleaflet map by @fgebhart in #22
- RFC: rename
geometry.py
toalgorithm.py
by @fgebhart in #23 - TST: add test for merging and clipping tiffs to desired bbox by @fgebhart in #24
Full Changelog: v0.4.0...v0.4.1