Skip to content

1.5.0 - Improvements

Latest
Compare
Choose a tag to compare
@dostuffthatmatters dostuffthatmatters released this 30 Nov 11:17
· 22 commits to main since this release

📦  New Features

  • #114 Add support for the same pressure calibration as the Proffast Pylot (passing factors and offsets; see "job settings")

  • #108 Ability to specifiy alternate local config location (Credits to @cfleur)

🧵  Refactoring and Updates

  • Switching from YAPF to Ruff formatting and linting
  • Upgrading to the metadata library to the refactored and simplified version that supports shorter names as well (lid instead of location_id, sid instead of sensor_id, from_dt instead of from_datetime, etc.).

🪲  Bugfixes

  • #107 Parsing pressure files fails when it contains null values (this was already fixed in 1.4.1)

  • Debug pressure loading and retrieval queue for some edge cases