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

Better from_swn_flopy performance #57

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Better from_swn_flopy performance #57

merged 1 commit into from
Jul 29, 2022

Conversation

mwtoews
Copy link
Owner

@mwtoews mwtoews commented Jul 29, 2022

  • use geopandas.overlay
  • remove use of get_sindex
  • avoid expensive line.interpolate(line.project(Point(c)) call

This is also a bit related to #29

- use geopandas.overlay
- remove use of get_sindex
- avoid expensive line.interpolate(line.project(Point(c)) call
@mwtoews mwtoews merged commit 797ae61 into main Jul 29, 2022
@mwtoews mwtoews deleted the use-overlay branch July 29, 2022 09:16
@mwtoews mwtoews added this to the 0.6 milestone Jul 29, 2022
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.

None yet

1 participant