openalea / phenomenal

Phenomenal: An automatic open source library for 3D shoot architecture reconstruction and analysis for image-based plant phenotyping
https://phenomenal.readthedocs.io
Other
35 stars 17 forks source link

switch to text mode for csv input/output #28

Closed christian34 closed 3 years ago

christian34 commented 3 years ago

VoxelGrid old serialisation are in text mode csv. For backward compatibility, this PR restore compatible reader / writer. This does not impact current performance, as default new format for serialisation is npz.

christian34 commented 3 years ago

@pradal @artzet-s : dear mainteners, this is PR finished and ready to merge !