on path /population-health
For each species x year calculate:
- adult individuals count, median adult weight (run over encounters, not individuals) and average adult weight
- same for juv weight
- same for juv wing
- ratio juvs to adults (individuals, not encounters)
Also calculate aggregates:
- sum for counts
- weighted average (weighted by individual count) for all the medians and averages
For V1 dump the results out in a table
on path /population-health
For each species x year calculate:
Also calculate aggregates:
For V1 dump the results out in a table