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

Fixes missing columns in current FIA DBs and correct bug in Jenkins biomass #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

d-diaz
Copy link

@d-diaz d-diaz commented Jul 21, 2024

Fixes #48. Updates biomass_new.R and carbon_new.R to remove columns that no longer exist in FIA databases distributed by the USFS. This allows the rFIA::biomass function to work as expected, but the modelSnag argument in rFIA::carbon now has no effect.

The elimination of modelSnag functionality could be restored if the pre-existing calculations were rewritten to draw from the columns that now exist in the FIA database (since STANDING_DEAD no longer exists, would need to derive it from FIA field TREE.CARBON_AG for dead trees only).

@JohnKilbride
Copy link

Is the PR going to be accepted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'DRYBIO_WDLD_SPP' and Column CARBON_STANDING_DEAD not found
2 participants