writing out model grid location #1145
Unanswered
JamiePringle
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Good question, @JamiePringle! I fully agree that this would be a useful feature to have. I developed a PR (#1147), which works for SciPy, but not JIT. Two comments
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear all --
In the end, the goal of this effort will be just to write out grid locations for use in calculating connectivity. This requires high frequency output in order to catch a particle moving briefly through a cell, and ultimately I will use this grid-cell information to reduce the amount of IO needed. But for now, I just want to save the grid-indices along with the other data.
Thank you
Jamie Pringle
University of New Hampshire
Beta Was this translation helpful? Give feedback.
All reactions