MaCS4Plants

Weber & Penn

Purpose

Try it !

You can simply test the Weber&Penn package installing it in a conda environment:

conda create -n openalea -c conda-forge -c openalea3 openalea.weberpenn
conda activate openalea

Example

Let’s load a .mtg file and apply Weber & Penn rules to this plant:

from openalea.mtg import *
from openalea.weberpenn.mtg_client import *

g = default_mtg()
param = Quaking_Aspen()
wp = Weber_MTG(param, g)
wp.run()

LICENSE

This package is distributed under the CeCILL-C license.

Reference

On internet

Find us