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 more complex models of light/metabolism #56

Open
lawinslow opened this issue Oct 29, 2014 · 2 comments
Open

Add more complex models of light/metabolism #56

lawinslow opened this issue Oct 29, 2014 · 2 comments

Comments

@lawinslow
Copy link
Member

Currently, it makes a linear assumption of the relationship between light and metabolism (GPP). Others have requested further functionality.

This will probably have to go into metab.mle, as most of the other models couldn't handle it, at least quickly or easily (kalman and bayes, maybe, but it would be a lot of work, ols and bookkeeping can't be changed).

@rBatt
Copy link
Contributor

rBatt commented Oct 29, 2014

I think going down the route of representing different mechanisms in the model structure is a whole separate paper from what we started working on. Luke, you and I have had conversations about this in the past.

There are scores of alternative models one could explore. A group of people interested in this topic could write a review/ synthesis paper. Maybe going down this route would be LakeMetabolizer2?

@lawinslow
Copy link
Member Author

Yeah, agreed. This is not for the paper. This was just a request from some people and I wanted to start thinking about where it would fit in the code so they could take on writing a simple implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants