Skip to content

openalea-training/SupAgro_UE_modelling

Repository files navigation

SupAgro Modelling Course 2021

Material for the SupAgro Modelling Course

Install

Conda Installation

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.

Windows, Linux, Mac

Create an environment named openalea: Launch a console (See Anaconda Prompt in Start menu on windows)

conda create -n training -c fredboudon -c conda-forge openalea.plantgl openalea.lpy alinea.caribu alinea.astk python=3.8 

Activate the openalea environment:

conda activate training
pip install matplotlib pandas