EOmaps v3.3.2
A minor bugfix release that brings some nice updates for raster-shading!
🌳 NEW
- ⭐ Raster-shading with
m.set_shape.shade_raster()
can now finally be used with re-projected datasets as well!- The previous limitation
plot_crs == data_crs
is now gone for good 🥳
- The previous limitation
🔨 fixes
- fix issues for
m.util.layer_slider
when switching between xyz-WebMap layers if axis-extent changed - fix glitches of dynamic artists during pan/zoom
- fix image parsing in github-pages jekyll parser