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