Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option for m.set_frame() to use arbitrary geometries as map-bound… #237

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

raphaelquast
Copy link
Owner

@raphaelquast raphaelquast commented Mar 28, 2024

Add new option to m.set_frame() to use arbitrary geometries as map-boundaries.

m.set_frame(gdf=< geopandas.GeoDataFrame to use as map boundary>)

TODO

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 75.04%. Comparing base (e17df4e) to head (8e3cb54).
Report is 8 commits behind head on dev.

Files with missing lines Patch % Lines
eomaps/eomaps.py 25.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #237      +/-   ##
==========================================
- Coverage   75.17%   75.04%   -0.14%     
==========================================
  Files          27       27              
  Lines       11856    11878      +22     
==========================================
+ Hits         8913     8914       +1     
- Misses       2943     2964      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raphaelquast raphaelquast added this to the EOmaps v8.1 milestone Apr 2, 2024
@raphaelquast raphaelquast force-pushed the geometry_frames branch 9 times, most recently from 6226960 to 00d7c1c Compare April 8, 2024 16:57
@raphaelquast raphaelquast modified the milestones: EOmaps v8.1, EOmaps v8.2 Apr 8, 2024
@raphaelquast raphaelquast force-pushed the geometry_frames branch 2 times, most recently from c0600ef to 1f0ac57 Compare April 11, 2024 12:13
@raphaelquast raphaelquast modified the milestones: EOmaps v8.2, 8.x, EOmaps v8.3 May 13, 2024
@raphaelquast raphaelquast mentioned this pull request Aug 26, 2024
@raphaelquast raphaelquast merged commit 52c8a65 into dev Aug 30, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant