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 oflocation_id
,sid
instead ofsensor_id
,from_dt
instead offrom_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