======= 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