eianlei / pydplan

Scuba Dive planner using Buhlmann algorithm, Python with PyQt5 GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import from Shearwater Cloud Desktop DB

eianlei opened this issue · comments

Import any dive profile from Shearwater Cloud Desktop Database. The DB is sqlite.
In pydplan panel you first select the DB file, then the DB is opened and a list of all dives is shown. You then select a dive from the list. Then the depth profile is loaded, and the tanks/gases. Then Buhlman model is calculated over the profile and user can explore the details of model states, for example if ceiling was violated at ascent, how much margin etc.