======= History ======= Initial Development (2022-01-29) -------------------------------- * Parse high resolution and app files 0.2.0 (2022-02-07) -------------------------------- * Start, Stop, Surface detection functions * Added examples with jupyter notebooks. * Improved documentation 0.4.0 (2023-02-17) -------------------------------- * Improvements in Start, Stop detection, handling small bumps * Added constrained baro depth * Added in plotting tools * Added in resampling tools * Improved testing 0.5.0 (2023-05-30) -------------------------------- * Reduction of repeat calcs * Added a top level profile class to manage readings * Added in more plotting tools * Improved testing 0.6.0 (2023-09-08) -------------------------------- * Added styles submodule * Auto ZPFO of under filtered baro data * Added coverage badge * Improved testing * Profiles for legacy data * Addition of distance traveled metrics * Added MOE stats calcs * Added API to read the docs * Added in pressure profile * Improved surface detection 0.7.0 (2024-01-22) -------------------------------- * Added linear regressions tools * Added ground detection * Added better error handling * Improved detection methods to be performant * Enabled metadata read separately from main data * Added resolution to aggregate by depth 0.8.0 (2024-12-05) -------------------------------- * Improvements in Ground detection * Reducing the impact of ambient removal * Modernization: updated to packages and pytoml migration * Subclasses Profile for variations in data files * Angle of attack property added. 0.9.0 (2024-12-23) -------------------------------- * Calibration json addition * Improved merge technique for pandas 2.0.0 0.10.0 (2025-05-24) -------------------------------- * Added multi calibration with dates * Added more logging around depths * Improved missing calibration handling