Skip to content

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 08:21
· 75 commits to main since this release

v1.1.3 (2026-03-25)

Bug Fixes

  • parser: Propagate show_plot parameter also to create_main_html (#16, eac535a)

  • proc: Adjust binning to allow bins below 1 (#16, eac535a)

  • proc: Cast bin_size to float to assure dot for splitting (#16, eac535a)

Chores

  • Added coverage dependency and configuration (#14, 1d2dc87)

  • Added coverage option that is missing for coverage-action (#14, 1d2dc87)

Continuous Integration

  • Added python-coverage-comment-action for automatic coverage publishing (#14, 1d2dc87)

  • Split python-coverage-comment-action into two separate workflows (#14, 1d2dc87)

  • docs: Handled .html plot display in README and documentation (#15, d3f9cc7)

Documentation

  • Added coverage badge (#14, 1d2dc87)

  • Fixed repo url and copyright year (#15, d3f9cc7)

  • Remove community info from zenodo settings (#16, eac535a)

  • Updated docstrings (#15, d3f9cc7)

  • Updated README with more in-depth usage guides (#15, d3f9cc7)

  • Updated usage page with correct ctdam output and detailed Procedure usage (#15, d3f9cc7)

  • vis: Added example .html plot (#15, d3f9cc7)

Refactoring

  • parser: Replaced CnvFile-specific export with general one from CTDData (#14, 1d2dc87)

Testing

  • parser: Added test for output parser of GEOMAR ctd processing software (#14, 1d2dc87)

  • parser: Replaced dysfunctional test with new cnv export test (#14, 1d2dc87)

  • proc: Lower percentage of fitting bin sizes in binavg test (#16, eac535a)

  • proc: Test binning in 0.1 dbar bins (#16, eac535a)


Detailed Changes: v1.1.2...v1.1.3