This repository provides tools to manage temperature sensor data from infrequent deployments (≈ twice a year) in a searchable SQLite database, while keeping raw CSV files unchanged.
Run the Forward Tester # Start the forward tester (streaming mode) python -m src.main run --config config.yaml # In another terminal, check position info python -m src.main positioninfo --config ...