Skip to content

[ENH]: Add option to return streamline ending locations from streamplot #22985

Closed
@MickeyRush

Description

@MickeyRush

Problem

In the field of groundwater modeling, we often perform well capture zone analyses using streamlines. To this end, it would be very useful if Matplotlib's streamplot() function had an option to return the ending locations of the streamlines. That way, I could identify which streamlines terminated at the well and color them differently - it is these streamlines that define the "capture zone."

Proposed solution

Please consider providing an option to return the ending locations of streamlines from the streamplot function. I imagine these locations are embedded somewhere in the code already.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions