diff --git a/R/tree.detection.Rmd b/R/tree.detection.Rmd index ad406e5a3f4f67528d2d375dfd7800e0468d0260..23d29c40e4d587eb5daefcf45544149740694f7d 100644 --- a/R/tree.detection.Rmd +++ b/R/tree.detection.Rmd @@ -759,6 +759,8 @@ cata <- lidR::readALSLAScatalog(lazdir, chunk_buffer = 10) # set coordinate system lidR::projection(cata) <- 2154 +# proceed with processing in case one chunk returns errors +cata@processing_options$stop_early <- FALSE # # CLUSTER PARAMETERS # specify to use two parallel sessions