ollowing the instruction on their website, I could import 150 dives. Then I exported these records in both .dld and .udcf format so I can import them into Subsurface. But when I looked at these exported files, they didn't include temperature information. It shows only the single minimum temp, but not all temp for each 30 seconds. When I exported the original .dlg file using Oceanlog, both TXT and ZXU files include all these temps (as well as many more) information.
Then I tried to import a single diving in a cvs file into Subsurface. I'm attaching both the originalTXT file exported by OceanLog (directly from the .dlg file) and the csv file (I deleted the top header lines and keep only the csv format). Using the "Import log files", the csv file could be read by Subsurface. The csv file has a lot of columns as below (showing on the header line):
Elapsed Dive Time (hr:min),Depth(FT),Nitrogen Bar Graph,Oxygen Bar Graph,Ascent Rate(FPM),Air Time Remaining,Dive Time Remaining,Deco Time (hr:min),Stop Depth(FT),Temperature(F),PO2,Tank,Pressure Reading(PSI),Link Status,Dive Status
I allocated "Sample time", "Sample depth", and "Sample temperature" to the columns 1, 2, and 10. I wasn't sure what to do with other columns. So I kept them empty. After clicking "OK", the depths are plotted, but the temps are not. I also tried to remove all columns but only the above three (so all columns are assigned the labels). It still doesn't show the temp record.
How can I import both depth and temp records from a csv file? It would be also great if the original TXT file can be read directly. I can try to write a small program to convert this TXT format to something else that can be read by Subsurface, too. Is there any good dive log file format where I can store those information found in the TXT file?
Thank you very much for your help!!
Etsuko