There is a newer version of the record available.

Published March 2, 2023 | Version v6.1.1
Software Open

raphaelquast/EOmaps: EOmaps v6.1.1

Authors/Creators

  • 1. TU Wien Department of Geodesy and Geoinformation

Description

A quick bugfix release that addresses some issues in Jupyter Notebooks

🔨 fixes
  • fix creating snapshots (e.g. for jupyter notebooks etc.) with arbitrary combinations of layers
  • fix spines not properly updated when adding colorbars with %matplotlib inline
EOmaps v6.1

A minor release that fixes remaining issues with v6.0.x and adds functionalities for grid-lines!

🌳 New
  • The LayoutEditor now supports undo/redo of recent events via control + z and control + y
  • There is a new method m.new_map() to simplify adding new maps to existing figures
  • InsetMaps now have a new method m.get_inset_position() to get the current position and size
  • There is a new function m.add_gridlines() that can be used to add GridLines to the map!
    • Have a look at the new section in the docs for more details: â–¦ Gridlines <img src="https://raw.githubusercontent.com/raphaelquast/EOmaps/dev/docs/_static/minigifs/grid_01.png" width=30%>
🔨 Fixes
  • fix ReferenceErrors if the parent-map variable is overridden while the figure is still open
  • fix performance issues caused by unnecessary updates in the companion widget
  • avoid triggering "on_layer_change" actions if the layer is already active
  • make sure the selected "pick-map" does not automatically reset in the companion-widget
  • only attempt to close an opened file if opening was actually successful
  • add support for the "frameon" kwarg when creating new Maps-objects
  • fix "pick-only" datasets should not attempt to plot a collection
  • fix misplaced axes-frames when adding colorbars on already opened plots
  • fix re-positioning of already created InsetMaps
  • fix handling of matplotlib-inline backends
  • raise an error if geod_circles are used without providing a radius
  • fix altering colorbar/histogram scaling with + and - keys
  • fix issues when trying to fetch wms submenus for non-accessible servers

Files

raphaelquast/EOmaps-v6.1.1.zip

Files (32.8 MB)

Name Size Download all
md5:d67d82eb830120ea32a3214b3994dfd7
32.8 MB Preview Download

Additional details

Related works