Skip to content

Feature/interp point cloud processing

Jean-Marie Kerloch requested to merge feature/interp_point_cloud_processing into main

First integration of salome_script interpolate feature.

Options supported :

--varname
--varunit
--kind
--shift-x
--shift-y
--zone
--default-value

Waiting for EDF informations for other options :

--chunk-interp
--blockpts, 
--outside-zone
--chunk-interp 
--chunk-x-partitions
--chunk-y-partitions
--chunk-overlap
--mmap
--record (default -1)

Refactoring of variable related code with introduction of VariablesUtils class

Merge request reports