Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for growth, removals, and mortality on changing land bases #11

Open
hunter-stanke opened this issue Dec 16, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hunter-stanke
Copy link
Owner

rFIA v3.0.0 and older does not support estimation of growth, removals, and/or mortality (GRM) on lands that have reverted from non-forest to forest or been converted from forest to non-forest between plot visits. That is, GRM estimates only include plots that were forested at initial visit and remain forested at remeasurement. As EVALIDator suggests, this may give a more "realistic" view of the change components in forests that remain in the forested land basis. However, it is often totals that are of interest (e.g., total removals including those arising from conversion), and our current implementation lacks support for this.

I'll work on adding support to growMort and vitalRates this week. Likely in the form of an additional logical argument in each function - I'd rather keep totals as a simple dplyr::select and not allow it to affect estimation, consistent with all other functions. Open to alternative ideas and suggestions for argument names. I'll update this thread once all is up and running.

@hunter-stanke hunter-stanke added the enhancement New feature or request label Dec 16, 2020
@hunter-stanke hunter-stanke self-assigned this Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant