openalea.rsml.io#

XML SmartRoot / RootNav / RootSystemTracker reader and writer

MTG writer:
  • Generate same file.

  • Manage an MTG with 2 scales: Plant, RootAxis

  • Manage an MTG with 3 scales: Plant, RootAxis, Segment

Visualisation: 1. PlantGL and Matplotlib 2. Time-series 3. Annotations

Functions

mtg2rsml(g, rsml_file)

Write continuous mtg g in rsml_file

read_xml_tree(elt)

return xml tree elt

rsml2mtg(rsml_graph[, debug])

Convert a rsml string, or file, to a MTG.

str2datetime(str_time)

convert datetime string to datetime object

Classes

Annotation(name)

Dumper()

Convert an MTG into RSML format

Parser()

Read an XML file an convert it into an MTG.