openalea-incubator / alep

Alep: an FSPM for Architecture & Leaf Pathogen
Other
1 stars 5 forks source link

Alinea.Alep

Authors : XXX

Institutes : INRIA / CIRAD

Status : Python package

License : Cecill-C

URL : https://github.com/openalea-incubator/alep.git

Description

Alinea.Alep is a XXX

Content

The Alinea.Alep package contains :

Installation

Requirements

Users installation

conda create -n alep -c conda-forge python=3.8 setuptools=49.6 numpy pandas scipy matplotlib

Activate conda environement


conda activate alep

Install packages from conda

conda install -c fredboudon -c conda-forge openalea.plantgl

Install packages from github repositories

git clone https://github.com/openalea/deploy.git
cd deploy
python setup.py install
cd..
git clone https://github.com/openalea/core.git
cd core
python setup.py install
cd..
git clone https://github.com/openalea/mtg.git
cd mtg
python setup.py install
cd..
git clone https://github.com/openalea-incubator/adel.git
cd adel
python setup.py install
cd..
git clone https://github.com/openalea-incubator/astk.git
cd astk
python setup.py install
cd..
git clone https://github.com/openalea-incubator/alep.git
cd alep
python setup.py install

Quick start

Documentation

http://openalea.gforge.inria.fr/doc/alinea/alep/doc/_build/html/contents.html