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

Intersecting points with 3D grid #24

Open
wkitlasten opened this issue Oct 5, 2023 · 0 comments
Open

Intersecting points with 3D grid #24

wkitlasten opened this issue Oct 5, 2023 · 0 comments

Comments

@wkitlasten
Copy link
Contributor

Not really an issue:

Question) Does gridit have functionality to find the grid indicies (k, i, j) of a point, similar to flopy's gwf.modelgrid.intersect?

Feautre Request) Can gridit also provide LocalX, LocalY, LocalZ values, as required for MODPATH7, inputstyle=1

"LocalX, LocalY, and LocalZ – are local coordinates that define the location of the particle within the cell. Local coordinates vary from 0 to 1 in the positive x, y, and z directions."

I have some clunky code that relies on gwf.modelgrid.intersect and calculates LocalX, LocalY, LocalZ values but no point in reinventing the wheel if it already exists or can easily be done better.

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

No branches or pull requests

1 participant