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 CanopyProfile class #309

Closed
davidorme opened this issue Sep 30, 2024 · 0 comments · Fixed by #311
Closed

Add CanopyProfile class #309

davidorme opened this issue Sep 30, 2024 · 0 comments · Fixed by #311

Comments

@davidorme
Copy link
Collaborator

This continues to bring in a better structured version of the functionality in #296.

This issue is to develop a class based representation of canopy profiles for a set of stems given:

  • plant functional traits for each stem,
  • a stem size for which to calculate the canopy profile, and
  • an array of heights at which to calculate canopy profile variables: relative and actual crown radius, projected crown area and projected leaf area.

This class is fundamental to describing the canopy layers within the Canopy model but is also usable as a user-facing tool to explore canopy shape parameters.

@davidorme davidorme mentioned this issue Sep 30, 2024
6 tasks
@davidorme davidorme linked a pull request Sep 30, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant