Changes introduced from Aug 2024 - Sep 2024
- Functions for comparing TRO files
- Further updates to file parsing, including filename determination
- Addition of various functions from Ginan and Ginan-Ops allowing additional capability for:
- Downloading
- Comparison
- Introduce new classes for Ginan-Ops workflows (solution types)
- Remove deprecations
- Fix bugs in clock normalisation types for clock comparisons
- Introduce backwards compatibility to Python v3.9 and compatibility checks for Python 3.9 - 3.12
What's Changed
- ZTD cpmparison by @umma-zannat in #44
- NPI-3446 Fix SP3 parse and write of data section flags, plus address CLK and POS nodata causing misalignment by @treefern in #45
- Npi 3294 Fixes and better warnings in filename based property extraction, and filename vs contents checks by @treefern in #43
- NPI-3456 Transfer auto_download_PPP functions by @ronaldmaj in #46
- NPI-3485 Add assert message in CLK read function by @ronaldmaj in #49
- NPI-3485 Remove deprecated numpy type by @ronaldmaj in #50
- Transfer Ginan-Ops functions by @EugeneDu-GA in #47
- fix: QnD remove time on comparison (calendar date only) by @seballgeyer in #52
- NPI-3458 implement solution types utility classes by @treefern in #48
- Restoring backward compatibilities by @seballgeyer in #53
- Fix "sv" norm type by @EugeneDu-GA in #51
Full Changelog: 0.0.55...0.0.56