SkillAgentSearch skills...

WALTer

WALTer is a 3D FSPM Wheat model

Install / Use

/learn @openalea/WALTer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Installation of OpenAlea

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 2.7 based installation.

Windows, Linux, Mac

Create an environment named walter:

conda create -n walter -c openalea openalea.lpy boost=1.66

Activate the walter environment (do not type 'source' on windows):

[source] activate walter

Install the different packages

conda install -c openalea3 openalea.mtg alinea.caribu notebook matplotlib pandas scipy

conda install -c openalea3 -c conda-forge pvlib-python pytables

conda install rpy2

git clone https://github.com/openalea-incubator/astk.git

Then, in the newly downloaded astk directory, run : python setup.py install

conda install nose

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6mo ago
Forks8

Languages

Python

Security Score

67/100

Audited on Sep 12, 2025

No findings