ADRIAIndicators: a Julia package for summarizing reef ecological model outputs
Résumé fourni par la source
ADRIAIndicators v0.3.0 Diff since v0.2.1 Breaking Changes Normalize the coral_evenness metric by dividing by the number of groups $G$, which scales the range of evenness from $[1.0, G]$ to $[\frac{1}{G}, 1.0]$. This is a breaking change from the previous unnormalized implementation. Update juvenile metrics to use a matrix boolean mask instead of a vector mask. This is a breaking change as using a vector mask will now result in runtime or precompilation errors. Features Add absolute coral area and coral area saved metrics Change coral area saved unit from hectares to km² Fixes Align Relative Shelter Volume with single reference colony standard Update relative coral cover to align with expected definition Refactor n_scenarios definition for improved clarity Documentation & Miscellaneous Explicitly state units in docstrings for new metrics Paper: improve wording and update citations (CoralBlox, ReefGuide) Merged pull requests: Update juvenile metrics to use matrix mask (#17) (@DanTanAtAims) Add Absolute Coral Area and Coral Area Saved metrics (#18) (@DanTanAtAims) Fix Relative Shelter Volume reference calculation (#19) (@DanTanAtAims) Change coral area unit to km² (#20) (@DanTanAtAims) feat: normalize coral evenness metric (#22) (@DanTanAtAims) chore: bump version to 0.3.0 (#23) (@DanTanAtAims) Closed issues: Register v0.2.1 (#16)
Ce résumé expose les affirmations des auteurs. BNTIC ne l’interprète pas comme une validation indépendante des résultats.