openalea / weberpenn

Implementation of the tree model published by Weber & Penn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

WeberPenn

An extension of the Weber and Penn model

Documentation

Documentation to complete

Installation with Miniconda (Windows, linux, OSX)

Miniconda installation

Follow official website instruction to install miniconda :

http://conda.pydata.org/miniconda.html

1. Create a conda environment and activate it

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

(Optional) Install several package managing tools :

conda install notebook nose sphinx sphinx_rtd_theme pandoc coverage

Authors

  • Christophe Pradal

About

Implementation of the tree model published by Weber & Penn


Languages

Language:Python 100.0%