Skip to content

v4.0.2

Compare
Choose a tag to compare
@Jean-Romain Jean-Romain released this 15 Dec 18:09
· 85 commits to master since this release

lidR v4.0.2 (Release date: 2022-11-28)

  • Fix: #638. unormalize_height() removes extra_bytes in VLR.
  • Fix: #637. print(las) works even when the CRS is not recognized by sf.
  • New: dsmtin and pitfree gain an argument highest. This option was enabled by default in previous releases. There is now an option to disable it.
  • Fix: #580 and #622 normalize_height() and segment_trees work in parallel with SpatRaster.
  • Fix: #586.
  • Fix: #587. crown_metrics() now triggers a warning when invalid geometries are created and delineate_crowns() remove these geometries before to convert to sp.
  • Fix: #594. crown_metrics() now works with func = NULL and a LAScatalog.
  • Fix: #608. The C++ function used to compute the range between a point and the sensor from the sensor positions was re-based to resolve a bug when a single sensor position was found for a given flightline. New warnings were added.
  • Fix: #609. *_metrics() functions always returned NAs for lastofmany.
  • Fix: #614. Manual tree detection preserves the CRS.
  • Doc: dalponte2016 doc updated to use terra.