Releases: HakaiInstitute/LAS-TRX
Releases · HakaiInstitute/LAS-TRX
0.6.0
What's New
- Added config file import/export by @tayden in #8
- Added log export by @tayden in #8
- Ignore escape sequences in windows path patterns (e.g. "\t" when inputting paths) by @tayden in #9
- Improved Geo VLRs and added WKT definitions in las headers by @tayden in #11
Minor changes
- Created CODEOWNERS file by @tayden in #5
- Updated README.md by @tayden in #6
- Updated libraries by @tayden in #7
Full Changelog: 0.5.2...0.6.0
0.5.2
v0.5.1
v0.5.0
v0.4.0
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
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
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
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
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
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