Closed raphaelquast closed 3 months ago
Attention: Patch coverage is 52.38095%
with 30 lines
in your changes missing coverage. Please review.
Project coverage is 75.04%. Comparing base (
f9d9e82
) to head (eaf323b
). Report is 22 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
eomaps/eomaps.py | 30.00% | 28 Missing :warning: |
eomaps/helpers.py | 83.33% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
A new minor release that brings a few features and a much improved documentation!
๐ณ New
ScaleBar.set_rotation
to 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)
Maps.delay_draw
that can be used to delay intermediate draw-events and speed up the creation of complex figures.๐ Documentation updates and new theme
PyData Sphinx Theme
myst_sphinx_gallery
๐จ Fixes
pick
callbacks if 1D brute-force search is used