Published September 1, 2024
| Version v8.3
Software
Open
raphaelquast/EOmaps: EOmaps v8.3
Description
A new minor release that brings a few features and a much improved documentation!
🌳 New
- There is a new method
ScaleBar.set_rotationto set the rotation-angle of a scalebar. m.set_frame(gdf=...)can now be used to set arbitrary map-boundaries based ongeopandas.GeoDataFrames
(multipolygon support requires upcoming cartopy v0.24 release)- There is a new contextmanager
Maps.delay_drawthat can be used to delay intermediate draw-events and speed up the creation of complex figures.
📖 Documentation updates and new theme
🚀 Big thanks to @Fanchengyan for his efforts to improve the documentation!
- Docs now use the
PyData Sphinx Theme - New improved example gallery based on
myst_sphinx_galleryready to be filled with a lot of examples!
🔨 Fixes
- Fix issues with "inherit_position=False" for colorbars
- Make sure cached layers are re-drawn if a colorbar changes the axes-size
- Fix treatment of assigned "search_radius" for
pickcallbacks if 1D brute-force search is used - Update GitHub actions and documentation dependencies
Files
raphaelquast/EOmaps-v8.3.zip
Files
(44.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7646b49bc9189128af8a52ed6be25f9d
|
44.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/raphaelquast/EOmaps/tree/v8.3 (URL)