Skip to content

openalea/mtg

Repository files navigation

MTG

Docs Build Status Python Version License Anaconda-Server Badge

Multiscale Tree Graph datastructure and interfaces

Description

MTG (Multi-scale Tree Graph) is a common data structure to represent plant architecture at various scales.

MTG package aims to define :

  • A share data structure for plant architecture representation.
  • Read and write MTG files.
  • Export to various graph format.
  • Several algorithms for MTG.

Authors

  • Christophe Pradal

Institutes

CIRAD / INRAE / inria

Status

Python package

License

CecILL-C

Installation

for user

    conda install -c openalea3 -c conda-forge openalea.mtg

for developer

mamba env create -f ./conda/environment.yml

Documentation

Documentation

Packages

No packages published

Contributors 13