spatiocoexistence.tools module¶
- spatiocoexistence.tools.count_reproductives(dbh, species, status, reproductive_size)¶
Python wrapper to count the number of reproductive trees.
- spatiocoexistence.tools.count_saplings(dbh, status, reproduction_size)¶
Python wrapper to count the number of saplings.
- spatiocoexistence.tools.py_create_grid(x, y, species, cell_size, num_threads=1)¶
- spatiocoexistence.tools.species_abundance(species, size)¶