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

Add function to grab surface values from profiles / all3d in compareAEM3D.py #38

Open
pclemins opened this issue Nov 29, 2023 · 0 comments
Labels
5 low priority lowest priority issues

Comments

@pclemins
Copy link
Contributor

The surface value changes at each time step depending on the depth of the lake... so, one needs to find the last unmasked value for each time step and then grab that value for each time step.

See these links:

https://stackoverflow.com/questions/23435782/numpy-selecting-specific-column-index-per-row-by-using-a-list-of-indexes
https://stackoverflow.com/questions/17074422/select-one-element-in-each-row-of-a-numpy-array-by-column-indices

@pclemins pclemins added the 5 low priority lowest priority issues label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 low priority lowest priority issues
Projects
None yet
Development

No branches or pull requests

1 participant