Gitmaxwell / lastools

‘lastools’ is an R package for reading and writing version 1.2 and version 2.0 Log ASCII Standard (LAS) and for performing common functions on LAS
Other
12 stars 2 forks source link

Update test_read_las.R for working wrapped_data test #8

Closed dcslagel closed 4 years ago

dcslagel commented 4 years ago

@Gitmaxwell,

This change enables the test for wrapped data to pass. The change adds a 2 new functions: .las_get_wrap()

.las_get_wrapped_log_data()

Let me know if this change could be accepted (or rejected) or needs some additional changes before being approved and merged.

Thank you,

DC