Published July 26, 2022
| Version v4.4.2
Software
Open
raphaelquast/EOmaps: EOmaps v4.4.2
Description
Another bugfix release.
🌳 New- Make sure to also have a look at the new features added in EOmaps v4.4!
- There is now an option to draw a an "outline" on top of the colorbar-histogram with:
m.add_colorbar(show_outline=True)(for a black outline with linewidth 1)m.add_colorbar(show_outline=dict(color="b", linewidth=2))(for a custom outline)
- fix using
m.cb.pickcallbacks with datasets assigned to the"all"layer - raise error if undefined objects are passed to NetCDF and GeoTIFF readers
- fix using the LayoutEditor to move colorbars with "arrow-keys"
- fix default styles must be provided as list for wms and wmts services!
Files
raphaelquast/EOmaps-v4.4.2.zip
Files
(29.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a471ca204bfa96ec0845b98ed2365eb7
|
29.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/raphaelquast/EOmaps/tree/v4.4.2 (URL)