Commit Graph

4 Commits

Author SHA1 Message Date
Magne Sjaastad
7fba6f9171 #6388 Surface Import : Make import robust, add progress
Co-authored-by: Ruben <ruben.thoms@ceetronsolutions.com>

Fix issues with import
Add progress bar
Add Surface Import Coarsening to Preferences
Use preferredMinimumDistance between point to define how many rows/columns to skip to reduce data size required to represent a surface. Some files have small sampling distance.
2020-09-10 15:29:56 +02:00
Ruben Manuel Thoms
8290f3e293 Added function for importing surfaces from OpenWorks XYZ files.
Added helper function for fuzzy comparing vectors.
Adjusted (old) code to avoid warnings.
2020-09-05 13:24:57 +02:00
github-actions[bot]
6f3c8e7ec6 Fixes by misspell-fixer 2020-08-28 14:33:58 +02:00
rubenthoms
a43d575ae7 Renamed test data directory according to renaming of RifSurfaceReader->RifSurfaceImporter.
Added unit test for a clipped ptl file.
2020-08-28 14:29:47 +02:00