Skip to content
Discussion options

You must be logged in to vote

@kerrybardot

I'm going to move this to discussions. To plot cross sections using geographic/projected coordinates use:

xc = flopy.plot.PlotCrossSection(model=model, line={"line":[(x0, y0), (x1, y1)]}, geographic_coords=True)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wpbonelli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #2289 on August 13, 2024 16:11.