use-biodiversity
Primitive biodiversity vocabulary.
use-biodiversity models non-negative species richness values, descriptive diversity index kinds, and biodiversity measures that wrap species richness or named index values. It does not implement biodiversity analysis frameworks, fetch occurrence data, calculate indices from datasets, or perform conservation scoring.
Example
use ;
let richness = new.unwrap;
let shannon = new.unwrap;
assert_eq!;
assert_eq!;
Scope
- non-negative species richness values
- descriptive diversity index kinds
- biodiversity measures that carry named values
Non-goals
- biodiversity analysis frameworks
- occurrence data fetching
- index calculation from datasets
- conservation scoring
License
Licensed under either of the following, at your option:
- MIT License
- Apache License, Version 2.0