forBiomass calculates and validates parameters that can be used for estimating forest biomass. More...
Classes | |
class | forBiomass |
Functions | |
def | boundingboxodm (odm, odmpath) |
def | boundingboxdtm (dtm, path) |
def | calc_subodm_max (odm, cellsizesub, bbox, filterstring, odmpath, tmppath, featname, Plot) |
Derives a sub-ODM with highest point per Cell and creates a new ODM. More... | |
def | a_inside_of_b (a, b) |
Variables | |
script | |
forBiomass calculates and validates parameters that can be used for estimating forest biomass.
This script uses ALS Point Clouds and forest inventory plots to calibrate a function for determining forest inventory parameters. The function is subsequently used to determine biomass on a large dataset.
def python.workflows.forBiomass.calc_subodm_max | ( | odm, | |
cellsizesub, | |||
bbox, | |||
filterstring, | |||
odmpath, | |||
tmppath, | |||
featname, | |||
Plot | |||
) |
Derives a sub-ODM with highest point per Cell and creates a new ODM.