connormanning / entwine

Entwine - point cloud organization for massive datasets
https://entwine.io
Other
451 stars 128 forks source link

Convert 500 LAS files with Entwine #231

Closed AlbionS closed 4 years ago

AlbionS commented 4 years ago

Hi,

I have more than 500 las files (almost 700Go of data).

I tried to build all of the input file at once but even If I have an EC2 with 16CPU and 128 Gio it did not work (memory at 100%), convertion killed by the system. I don't know if the memory problem is the use of docker .

How can I convert these files more efficiency ? Is there a way to do it and how with build - input -output -subset x x x and than merge the etps (or even the merge will consume that much of memory)

Thanks for your help.

Best, Albion