openalea.rsml.hirros#

Module that provide tools on 2D+t RSML-type MTG:
  • Get observation times : times`

  • Extract primary lengths

  • Extract secondary lengths for each plant

Functions

dataframes(obs, primaries, secondaries)

length_and_number(secondary)

main()

merge_and_compute_primaries(dataframes)

Mean of Mean or mean of total Length and total number

merge_and_compute_secondaries(dataframes)

Mean of Mean or mean of total Length and total number

primaries(g, plant_ids, obs)

Return length of primary roots at various observation times.

process(g)

read(fn)

run(fn)

run_all(fns)

secondary(g, pid, obs)

Return the length of secondary roots through time of a given plant.

sequence_length(g, obs, vid)

Return the length of a root at different observation times.

times(g)

Return Observation dates in hours.

walk(dir[, recursive, force])

Traverse a set of directories and return rsml files.

write_xls(xls_file, dfp, dfs)

write_xls_all(xls_file, fns, primaries, ...)