udcf2png.pl
Converts udcf dive data to png plots
Synopsis
./udcf2png.pl data_file
Description
udcf2png udcf2png.pl reads UDCF data files and generates plot files in png format for every dive. Basic dive parameters such as date and time of dive, diving time, max. depth, avg. depth and temperature are included in the plot.
Environment
udcf2pl.pl depends on XML::Simple and GD::Graph.
