Divesoft Log (DLF) Parser
Project description
Divesoft Log Parser
Python parser for Divesoft Freedom (DLF) log files.
Example usage
from divesoft_parser import DLFDecoder
dive = DLFDecoder.from_file('00000001.DLF')
print(dive.serial)
Support Notes
The majority of testing has been done against open circuit dive logs from a 3.0 computer, little support exists for CCR specific data e.g. setpoints, cell calibration etc.
Implementation references
- https://github.com/subsurface/libdc
- https://wetnotes.com/
- Wetnotes Desktop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
divesoft_parser-0.0.1.tar.gz
(20.3 kB
view details)
File details
Details for the file divesoft_parser-0.0.1.tar.gz
.
File metadata
- Download URL: divesoft_parser-0.0.1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4bb0901b3b26db2c2bbaf8a69bf86ad2a23d8d7e7202d7fdba302bb44ce2b7 |
|
MD5 | 53bf55e8659aac25057b41e0c98d7754 |
|
BLAKE2b-256 | f47c894262ce0cf41c45d669f7e67374098247e30f0637addd26d1a1959d36c1 |