Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(occurrenceChange): correct the growth rate function
The growth rate function incorrectly used number of years rather than number of periods (in this case nyr-1). related to #251
- Loading branch information