Generate dive profile using GNU Octave:
- Edit the following variables in
diveprofile.mworkingdirsourcefilenamedivelocationdivedate
- Create SVG-file
octave diveprofile.m
- Convert SVG-file to PDF (optional)
inkscape --export-pdf=output.pdf figure1.svg