Extract head at point rather than cell? #1445
wkitlasten
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @wkitlasten, I would suggest to look at the GWUtils of PEST. There are routines for head interpolation from grid nodes (If I recall they are calle usgmod2obs, usgmod2smp, mf6mod2obs and mf6mod2smp). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am familiar with getting head values from lay, row, col (and roff, coff) using HOB and getting those from real world coordinates. A few questions:
Is there an arg for layer offset (like roff and coff, but for layers)?
Is there anything that extracts heads from a volume created by interpolating the 3d heads from the binary hds file, or is that considered silly?
Beta Was this translation helpful? Give feedback.
All reactions