Skip to content

Releases: HakaiInstitute/LAS-TRX

0.5.2

03 Aug 19:25
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, switch to Python 3.11 by @tayden in #2
  • Update UI to dark colours by @tayden in #3
  • Fix UI inconsistencies on windows by @tayden in #4

Full Changelog: 0.5.1...0.5.2

v0.5.1

05 Jan 19:47
84f483f
Compare
Choose a tag to compare

What's Changed

  • Better logging prints associated files names when completed successfully or error encountered by @tayden in #1
  • Recommend and link to new versions when they are available by @tayden in #1

Full Changelog: 0.5.0...0.5.1

v0.5.0

06 Dec 01:37
Compare
Choose a tag to compare

What's new

  • Support added for ITRF2020

Full Changelog: 0.4.0...0.5.0

v0.4.0

05 Dec 21:46
Compare
Choose a tag to compare

What's Changed

  • Add support for WGS84
  • Add package version to window title
  • Upgrade dependencies, switch to PyQt6
  • Fix Linux bug that stopped app from launching

Full Changelog: v0.3.1...0.4.0

v0.3.1

17 Aug 17:56
Compare
Choose a tag to compare

New Features

  • Assume laz output when file extension not specified and append ".laz" to output path names
  • Update dependencies

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Apr 23:47
Compare
Choose a tag to compare

New Features

  • New "Log Output" display shows logger messages from LAS-TRX and library packages (PROJ, laspy, etc.)
  • When running in batch mode, the wildcard matching will now discard directories and keep only files to process

Full Changelog: v0.2.2...v0.3.0

v0.2.2

14 Apr 22:35
Compare
Choose a tag to compare

Bug Fixes

  • Fix issue where the points were incorrectly scaled from the input and resulted in invalid inputs to the backend transformer

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Apr 18:53
Compare
Choose a tag to compare

Bug Fixes

  • Epoch transformation is no longer forced to 2010.0 when using HT2 heights

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Apr 22:49
Compare
Choose a tag to compare

New Features

  • Output files update the coordinate reference system metadata
  • Batch mode for processing multiple files in a directory
  • Use multi-processing pool for transforming batch inputs (one file per process)

Bug Fixes

  • Proj grid files are correctly synced to the user directory on Windows

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Apr 01:19
Compare
Choose a tag to compare
Add icon outline