Frederic Boudon & Christophe Pradal
-
Welcome
-
Workshop introduction
-
Short presentation of the participants
-
Introduction to 3D shoot and root plant modelling
-
Short Introduction to OpenAlea
Lunch
- Topological and Geometrical representation of Plant Architecture
- 3D Phenotyping of Plant Architecture
- Course + Tutorials
- Simulation of Plant Architecture using L-Systems
- Full-day Hands-on courses and tutorials with L-Py
- Personal modelling projects
Conda is a package manager that can be installed on Linux, Windows, and Mac. If you have not yet installed conda on your computer, follow these instructions:
Conda Installation. Follow instructions for Miniconda.
Conda Download. Use the Python 3.8 based installation.
For fastest installation, install Mamba:
conda install mamba -c conda-forge
The file is available in the github repository. Clone it or retrieve it. Then, create a new conda environment:
mamba env create -f environment.yml
conda activate lpytraining