Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 837 Bytes

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 837 Bytes

Changelog

0.2.3 Cross-platforms wheels

  • Add wheels in PyPI package for Windows, MacOS and Ubuntu

0.2.2 Optimization by WeDoLow with no change in results (September 2024)

Optimized

  • Optimize C library with no change in results

0.2.1 Usage of float dsm radius (July 2024)

Changed

  • Use float dsm radius as parameter.

0.2.0 Add weights map (January 2024)

Added

  • Add weights map allowing to rasterize DSM separately

Fixed

  • Remove bad normalization hack

0.1.1 Minor documentation changes (March 2023)

Changed

  • Rename executable to las2tif
  • Remove dockerfile (useless)
  • Remote notebook (useless)

Fixed

  • Fix links to github

0.1.0 First Official Release (March 2023)

  • First open-source release
  • Convert Python program C++ code
  • Add small utility to convert LAS file to TIF