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

Selective logging update #396

Merged
merged 8 commits into from
Jul 24, 2024
Merged

Selective logging update #396

merged 8 commits into from
Jul 24, 2024

Conversation

mpaiao
Copy link
Contributor

@mpaiao mpaiao commented Jun 12, 2023

Add option to control under storey damage more independently.

Description

The previous selective logging code would use the tree felling threshold to assign damage due to road and skid trail implementation. However, previous tropical forestry studies show that the impact of the latter is restricted to smaller classes. This PR adds a new variable that controls the upper size threshold for significant road/skid trail damage.

Collaborators

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

Testing :

  • All new and existing tests passed.

mpaiao and others added 8 commits June 6, 2023 10:22
1. New namelist variable that controls the size class damage associated with skids and
   roads. In the past, a single parameter would control both felling and skid damage, but
   in the tropics the minimum commercial size is often much larger than the maximum size
   typically impacted by skid trail and road implementation.
2. Changes in the way we read land use data. We now have the option to read additional
   information regarding the logging characteristics from the .lu files. This simplifies
   regional runs in case different regions have different logging approaches (which are
   biome-dependent and often associated with national and sub-national regulations).
@mpaiao mpaiao merged commit 0e62e19 into EDmodel:master Jul 24, 2024
0 of 2 checks passed
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.

1 participant