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 remaining output variables for text tables #43

Open
2 of 8 tasks
wtraylor opened this issue Jun 4, 2021 · 0 comments
Open
2 of 8 tasks

Implement remaining output variables for text tables #43

wtraylor opened this issue Jun 4, 2021 · 0 comments
Labels
enhancement New feature or request science Biological model assumptions are questionable

Comments

@wtraylor
Copy link
Owner

wtraylor commented Jun 4, 2021

Not all output variables that are collected internally are also available as output files.

  • bodyfat (fraction) → Fauna::Output::HerbivoreData::bodyfat
  • expenditure (MJ/ind/day) → Fauna::Output::HerbivoreData::expenditure
  • individual_density (ind/km²) → Fauna::Output::HerbivoreData::inddens
  • mortality (ind/ind/day) → Fauna::Output::HerbivoreData::mortality by HFT and enabled Fauna::MortalityFactor
  • air_temperature (°C) → Fauna::HabitatEnvironment::air_temperature in Fauna::Output::HabitatData
  • offspring (ind/km²/day) → Fauna::Output::HerbivoreData::offspring
  • energy_intake_per_ind (MJ/ind/day) → Fauna::Output::HerbivoreData::energy_intake_per_ind
  • energy_intake_per_mass (MJ/ind/day) → Fauna::Output::HerbivoreData::energy_intake_per_mass
@wtraylor wtraylor added enhancement New feature or request science Biological model assumptions are questionable labels Jun 4, 2021
@wtraylor wtraylor added this to the 1.1.0 milestone Jun 4, 2021
wtraylor pushed a commit that referenced this issue Jun 15, 2021
wtraylor pushed a commit that referenced this issue Jun 15, 2021
New text table output: `individual_density` and `body_fat` (gh-43)

Rename output file `mass_density_per_hft` to `mass_density` (gh-44)
@wtraylor wtraylor removed this from the 1.1.0 milestone 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 science Biological model assumptions are questionable
Projects
None yet
Development

No branches or pull requests

1 participant