CloudComPy_Conda39_Linux64_20220218

CloudComPy_Conda39_Linux64_20220218
CloudComPy_Conda39_Linux64_20220218.tgz
File Size:
82.02 MB
Date:
20 October 2023

CloudComPy For Linux 64 - Anaconda3, Python 3.9 - February 18, 2022.

Features

CloudComPy For Linux 64 - Anaconda3, Python 3.9 - February 18, 2022.

  • Allow keyword arguments on methods with optional arguments, to avoid to fill a long list of default values (issue #20). See for instance test025.py in doc/PythonAPI/test025.py, where the methods have about 20 arguments with only two mandatory. The keyword arguments are not yet implemented on methods without optional arguments.
  • Debug traces from C++ are extended to messages from CloudCompare (the same we get on the CloudCompare GUI console). Need the environment variable CCTRACE=ON
  • Fix several problems related to las driver (issue #20):
    • - On Linux, set the locale to C (same as default US locale) to avoid conversion problems from string to float.
    • - The latest version of PDAL (2.3.0) is more restrictive on dimension names than 2.1.0.
  • Python package restructuration to handle properly the standard plugins: to get access to the wrapped methods of a plugin, this plugin must be explicitely imported: see for instance doc/PythonAPI/test030.py (plugin M3C2) the plugin M3C2 is the only standard plugin wrapped for the moment (issue #16).
  • Add some features to Rasterization (issue #21)
  • Various improvements and bug fixes.

 

This binary works only on Linux 64, on recent distributions, and with Anaconda3 as described in README, not anywhere else!

This binary requires also libomp.so.5 installed on the system: for ubuntu 

sudo apt-get install libomp5

Only tested un Ubuntu 20.04 (focal), please report any problems on other distributions.

GLIBC version should be 2.29 or more.

License Agreement

GNU GPL V3 licence text

I agree to the terms listed above
 
 
Powered by Phoca Download