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

Implement output per cohort #47

Open
4 tasks
wtraylor opened this issue Jun 16, 2021 · 0 comments
Open
4 tasks

Implement output per cohort #47

wtraylor opened this issue Jun 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@wtraylor
Copy link
Owner

Sometimes it would be useful to have the herbivore output resolved not only to the level of HFT but to the level of cohorts.

The struct Fauna::Output::CombinedData currently only has hft_data as a member. In principle, the “output groups” could not only be HFTs but also cohorts. Then there would be a lot of columns in the text table like "bison01", "bison02", etc. It’s not the most elegant solution, but perhaps the easiest. (But compare my thoughts about refactoring output classes in issue #18.)

These variables would be interesting to have by cohort:

  • individual_density
  • mass_density
  • body_fat
  • mortality
@wtraylor wtraylor added the enhancement New feature or request label Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant