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

Detect limiting nutrient in each grid cell #6

Closed
bradyrx opened this issue Jan 12, 2019 · 3 comments
Closed

Detect limiting nutrient in each grid cell #6

bradyrx opened this issue Jan 12, 2019 · 3 comments

Comments

@bradyrx
Copy link
Owner

bradyrx commented Jan 12, 2019

Per @aaronspring in https://github.com/bradyrx/climpred/issues/23#issuecomment-453634686. We should have functions related to detecting whether there is a limiting nutrient in the given grid cell and if so, what it is.

@aaronspring
Copy link
Collaborator

aaronspring commented Jan 26, 2019

this might also be model dependent.

what the script does: (originally a bash script from a collegue, have to check back with her)
convert all nutrients into phosphate units
check which is lowest, creates masks and give a factor for nutrient limitation (1 being pp is limited by nutrients)

#12

https://github.com/bradyrx/esmtools/blob/8debf88c1b557a59bb372ef45a0abccab141284d/notebooks/Primary_Production.ipynb

@bradyrx
Copy link
Owner Author

bradyrx commented Feb 7, 2019

@aaronspring, this is a nice demo, thanks. I think it's okay to just submit some of these things as notebooks for us to reference. This one will go in with your PR once you respond to my review (I had this done awhile ago and forgot to press "submit review")

@bradyrx bradyrx closed this as completed Feb 7, 2019
@aaronspring aaronspring self-assigned this Feb 7, 2019
@aaronspring
Copy link
Collaborator

I will need to put some documentation with this first. but then I will submit.

@aaronspring aaronspring reopened this Feb 7, 2019
@aaronspring aaronspring removed their assignment Aug 17, 2021
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

2 participants