Releases: telespazio-tim/karios
Releases · telespazio-tim/karios
Release v2.1.1
Immutable
release. Only release title and notes can be modified.
2.1.1 (2026-02-19)
Fix
- Correct axis label (TIGI-131) - Fix axis labeling issue
- Handle zero standard deviation in ZNCC computation - Return NaN instead of raising exception when standard deviation is zero
- Try to better handle some processing errors - Improve error handling in processing pipeline
- Update deps - General dependency updates
Release v2.1.0
Breaking changes
RuntimeConfigurationhave new parameter:generate_kp_chips
New features
- Add generation of chip images of a selection of relevant KP using options
--generate-kp-chips - Add ZNCC score (
zncc_score) for relevant KP in csv and JSON output.
Fix
- Warning message during plot generation
- Missing conda env update instruction
Release v2.0.0
Breaking changes
- DEM and mask files are now arguments, not options
New features
- Installation: KARIOS can now be used outside of its directory by following installation procedure.
- Create API to use in another application
- Add shift by altitude groups plot
- Add KP geojson output
- Large shift detection (Experimental, know issue: use 11Go with 2 S2 at 10m resolution as reference and monitored image)
Fix
- Fix northing reverse in statistics calculations and statistics usages in error distribution plot.
- Module name appears twice in log
Improvements
- Use rich-click in place of argparse
- Add processing config to output directory
- Add disclaimer in Geometric Error distribution figure about planimetric accuracy.
- Add input images geo information verification
- Refactor configuration by separating processing and plot configuration
- Attempt to better manage memory for large dataset
1.0.0
Initial release
Full Changelog: https://github.com/telespazio-tim/karios/commits/1.0.0