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

Use 3pg model in order to simulate growth for stands where trees don’t have the same age ( uneven aged ) #49

Closed
issamyax opened this issue Apr 20, 2021 · 4 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@issamyax
Copy link

issamyax commented Apr 20, 2021

Hi,

I would like to know if is it possible to use R3pg package in order to make simulation of biomass growth, knowing that trees in forest ( even those located in the same plot ) don’t have the same age ( uneven aged forest ). Thus, it is impossible for me to set plantation date as recquired in species data frame.

Any help would be appreciated.

Issamyax

@trotsiuk trotsiuk added the help wanted Extra attention is needed label Apr 21, 2021
@trotsiuk trotsiuk self-assigned this Apr 21, 2021
@trotsiuk
Copy link
Owner

Hi @issamyax ,

Thank you for the interest on using the r3PG R package.

For such a purpose, consider specifying each age class as a separate cohort for the simulation. An example of such simulation was shortly presented in the issue #42. Basically, instead of simulating different species you can use different age classes.

@issamyax
Copy link
Author

Thank you for your quick response dear @trotsiuk .

In fact this alternative also cannot be possible due to the mixture of ages.

To be more forward, In the present forest, even trees that are separeted by 3m for example do not have the same age. The regime of cut is called jardinatory means that it is based on the size of tree not on the age. So, the forest's managers do not have any idea on the age of this forest and the regeneration seems to be ''natural''.

Many thanks.

@trotsiuk
Copy link
Owner

Unfortunately without knowing the age it is not possible to run the simulation. Age is one of the main requirements for the initiation of the model. You might consider estimating it based on the cutting system.

@issamyax
Copy link
Author

I will try to overcome this missing data using biomass increment. Knowing the current biomass of each tree, I could estimate the current age of each tree.

Many thanks @trotsiuk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants