Compute variables for structural stage look up and stand composition look up

calc_forest_age_class(vri_bem, most_recent_harvest_year)

Arguments

vri_bem

sf object that represent VRI (vegetation resource inventory) features

most_recent_harvest_year

integer that represent the most recent harvest year

Value

sf object VRI-BEM with new attributes: PROJ_AGE_1, VRI_AGE_CL_STS and VRI_AGE_CL_STD

Details

PROJ_AGE_1 is calculated as the difference in years between the harvest date and the most recent harvest year Based on the the age the VRI_AGE_CL_STS are defined as below:

PROJ_AGE_1VRI_AGE_CL_STS
< 0-1
0-32
4-107
11-3020
31-4035
41-6050
61-8070
81-140125
141-249195
> 249301

Based on the the age the VRI_AGE_CL_STD are defined as below:

PROJ_AGE_1VRI_AGE_CL_STD
< 0-1
0-1515
16-3030
31-5050
51-8080
> 809999