Skip to content

Releases: NCALM-UH/CODEM

v0.26.1

06 Mar 15:06
2264bc0
Compare
Choose a tag to compare

What's Changed

  • Handle the case with merged PC files by @j9ac9k in #98

Full Changelog: v0.26.0...v0.26.1

v0.26.0

06 Feb 18:34
8fbdb51
Compare
Choose a tag to compare

What's Changed

  • Implement reading point cloud data from generic PDAL pipelines by @hobu in #94

Full Changelog: v0.25.6...v0.26.0

v0.25.6

28 Oct 11:33
6e5a230
Compare
Choose a tag to compare

What's Changed

  • Address numpy 2.0+ issues and bump version by @j9ac9k in #92

Full Changelog: v0.25.5...v0.25.6

v0.25.5

18 Apr 20:14
88a5b6d
Compare
Choose a tag to compare

What's Changed

  • Add scale and offset args for pointcloud registration by @j9ac9k in #87
  • Add .vrt as a valid DSM filetype by @chambbj in #88
  • unindent WebSocketHandler definition by @j9ac9k in #90

Full Changelog: v0.25.4...v0.25.5

v0.25.4

03 Nov 16:46
94e1589
Compare
Choose a tag to compare

What's Changed

  • Replace problematic utf-8 characters with ASCII by @j9ac9k in #85
  • Websocket logging functionality by @j9ac9k in #86

Full Changelog: v0.25.3...v0.25.4

v0.25.3

17 Jul 22:37
464dde3
Compare
Choose a tag to compare

What's Changed

  • cKDTree needs numpy arrays, not dataframes by @j9ac9k in #81
  • Add --version command line option by @j9ac9k in #83
  • Do not use assert statements to check for stuff by @j9ac9k in #82

Full Changelog: v0.25.2...v0.25.3

v0.25.2

11 Jul 17:45
7598448
Compare
Choose a tag to compare

What's Changed

  • Handle the case where complement has a GCS by @j9ac9k in #74
  • Add features to trust labels and compute HAG in VCD by @chambbj in #71
  • Add arg for limiting results to certain classes and correctly apply cluster filtering by @chambbj in #77
  • Fix bad if statement to catch non-projected CRS by @j9ac9k in #78

New Contributors

Full Changelog: v0.25.1...v0.25.2

v0.25.1

08 May 20:55
259cad4
Compare
Choose a tag to compare

What's Changed

  • Apply colors to VCD pointcloud by @j9ac9k in #54
  • Add CODEM_VERSION tag to GeoTIFF by @j9ac9k in #55
  • Drop color information if it is present by @j9ac9k in #58
  • Remove unused code and objects in VCD codepaths by @j9ac9k in #56
  • Add Feature to limit the search space for registration features by @j9ac9k in #62
  • Fix tight search feature by @j9ac9k in #63
  • Add error propagation information to output by @j9ac9k in #67
  • Preserve raster pixel area or point by @j9ac9k in #69

Full Changelog: v0.25.0...v0.25.1

v0.25.0

01 Mar 16:15
d2869a6
Compare
Choose a tag to compare

What's Changed

  • Better attempts to identify correct transform by @j9ac9k in #47
  • Provide positive or negative attributes on VCD change output by @willforker in #49
  • Bump version number by @j9ac9k in #50

Full Changelog: v0.24.0...v0.25.0

v0.24.0

12 Dec 23:26
Compare
Choose a tag to compare

What's Changed

  • In VCD Iterate through transform groups to find the correct transform by @j9ac9k in #42
  • Fix issues identified by ODM by @j9ac9k in #43
    • make rich an optional dependency
    • Default to choosing appropriate min_resolution value based on foundation and AOI (optional argument overwrites this calculation)

Full Changelog: v0.23.0...v0.24.0