Difference between revisions of "Variable:TreeType"

From Heureka Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
|database = dbo.Trees
 
|database = dbo.Trees
 
}}
 
}}
[[Category:Input variable]]
+
{{VariableAndDefinitionCategory}}
[[Category:Output variable]]
 

Revision as of 16:41, 29 March 2011

Name: TreeType
Description: Type of tree
I/O: Input (current state) and output variable (prognosis). A plant grows to a tree etc.
Membership: Tree
Type: enum
Unit/values: 0-SpecialTree:not in use
1-OrdinaryTree: a tree with height (TreeHeight) >= 5-7 m and typically with diam >= 4 cm (TreeDiamBH)
2-OverstoreyTree: overstorey tree, a tree that stands out in size compared to the other trees at the plot or treatment unit. Either registered as overstorey tree in field, or computed as such with function
3-MainSapling: a plant or young tree typically with height < 5-7 m and with diam < 4 cm. Candidate as crop tree after regeneration. Applies to even-aged management.
4-SecondarySapling: As main plant but less likely to become crop tree. Prioritized for removal in cleaning. Reserve if main plants are missing or damaged.
5-Unkown: Treated as OrdinaryTree?
Database table: dbo.Trees