Releases: NCALM-UH/CODEM
Releases · NCALM-UH/CODEM
v0.25.6
v0.25.5
v0.25.4
v0.25.3
v0.25.2
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
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
v0.24.0
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
v0.23.0
What's Changed
- Replace some assert statements with runtime checks and such by @j9ac9k in #5
- Handle nodata being
None
by @j9ac9k in #7 - Fix non-meter scaling of rasters by @j9ac9k in #11
- Handle Integer dtypes within rasters by @j9ac9k in #14
- XYwarning by @willforker in #12
- Add Registration Test Suite for Point-Clouds by @j9ac9k in #20
- Add GitHub Actions CI Testing by @j9ac9k in #21
- Migrate from enlighten to rich by @j9ac9k in #25
- Vertical Change Detection by @hobu in #27
- connect ground-height and resolution arguments to runtime config by @j9ac9k in #36
New Contributors
- @pjhartzell made their first contribution in #1
- @willforker made their first contribution in #12
- @hobu made their first contribution in #27
Full Changelog: https://github.com/NCALM-UH/CODEM/commits/v0.23.0