Commit ab1b7f75 authored by Monnet Jean-Matthieu's avatar Monnet Jean-Matthieu
Browse files

proceed with processing

parent 39cc0c46
No related merge requests found
Showing with 2 additions and 0 deletions
+2 -0
...@@ -759,6 +759,8 @@ cata <- lidR::readALSLAScatalog(lazdir, ...@@ -759,6 +759,8 @@ cata <- lidR::readALSLAScatalog(lazdir,
chunk_buffer = 10) chunk_buffer = 10)
# set coordinate system # set coordinate system
lidR::projection(cata) <- 2154 lidR::projection(cata) <- 2154
# proceed with processing in case one chunk returns errors
cata@processing_options$stop_early <- FALSE
# #
# CLUSTER PARAMETERS # CLUSTER PARAMETERS
# specify to use two parallel sessions # specify to use two parallel sessions
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment