Skip to content

Exposes methods for defining/calculating diving decompression schedules/protocols based on the US Navy dive manual revision 7

Notifications You must be signed in to change notification settings

RonaldCrb/godeco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNDER CONSTRUCTION

DO NOT USE THIS PACKAGE UNTIL STABLE VERSION HAS BEEN RELEASED!!!!!

IMPORTANT NOTE FROM THE AUTHOR

this package is under construction, it is NOT suitable for usage in real dive operations neither commercial nor recreational, as we need to make extensive test and audit the package reliability. it is not only a matter of applying unit testing as this calculations are crucial for divers safety; also regardless of the extensive tests and trials in humans performed by the US Navy along the years with regards of decompression sickness, it has been stated many times by relevant stakeholders that these trials do not necessarily entail 100% accuracy on the results of undertaking dive operations within the constraints of these dive tables. there are many factors that are not taken into consideration (e.g: water temperature, diver physiological fitness, unadverted PFOs... to name a few).

Sources

the main source for this module is the US Navy Diving Manual, which is the most comprehensive resource for educational and operational reference in the diving industry. you can find a copy of the 7th revision of this manual in this repository

Compatibility

this project makes use of Go Modules, and it is intended to be used as an external library to any Go project.

Usage

To be done

Road Map Specific Objectives

  1. to develop a series of return objects with the specific guidelines that are relevant to the specific dive profile introduced.

  2. to develop a series of graphical charts to represent the decompression profiles.

  3. to develop a series of specific errors and warning objects relevant to the profile introduced.

License

MPL-2.0

About

Exposes methods for defining/calculating diving decompression schedules/protocols based on the US Navy dive manual revision 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages