There is a newer version of the record available.

Published May 13, 2024 | Version v8.2
Software Open

raphaelquast/EOmaps: EOmaps v8.2

Authors/Creators

  • 1. TU Wien Department of Geodesy and Geoinformation

Description

A new minor release with some fixes, many improvements to the internals and a few new features!

đŸŒŗ New

  • You can now use m.add_colorbar(layer=..) to override the layer at which the colorbar is plotted
  • There is a new method m.set_shade_dpi(...) to override the dpi used by shade-shapes. (Useful to fix data aggregation resolution for high-dpi exports or to adjust resolution to better suit data density)

đŸŒĻī¸ Changes

  • Grid-snapping of the LayoutEditor now snaps to all edges of the axes (Useful in case the axis-size is not a multiple of the grid-spacing)
    • If multiple axes are moved, the first selected object acts as anchor
  • ❗ The default matplotlib keymap p : "toggle pan/zoom tool" is now active again
đŸŒŠī¸ Internals (no effects on the public API)
  • Unit-tests now use image-comparison to ensure stable image export results
  • ❗ The Maps class has been refactored (Maps and MapsBase) to make the code more accessible and easier to handle.

🔨 Fixes

  • fix handling of axes on combined layers in the LayoutEditor
  • allow custom scatter_points marker shapes for "mark" callback
  • fix issues with identification of grid-label position with projections that create non-intersecting grid-lines
  • always print basic exception info on issue during layer-change action
  • make sure to trigger a figure-update after adding a scalebar
  • address pyproj warnings for pyproj>=3.5

Files

raphaelquast/EOmaps-v8.2.zip

Files (44.0 MB)

Name Size Download all
md5:c40bc33f6caa6c5fd8e1338f44a90eb8
44.0 MB Preview Download

Additional details

Related works