open-AIMS / ADRIA.jl

ADRIA: Adaptive Dynamic Reef Intervention Algorithms. A multi-criteria decision support platform for informing reef restoration and adaptation interventions.
MIT License
14 stars 5 forks source link

Align use of juvenile size classes #727

Open ConnectedSystems opened 6 months ago

ConnectedSystems commented 6 months ago

When determining heat tolerance for the next generation, the values for size classes 3 - 6 are used.

However, the definition of juveniles is actually size class dependent. For some functional groups, size class 3 are still considered juvenile.

A helper function to identify juveniles for each functional group is needed.