reformat.LISST100: Convert raw LISST ASCII to raw binary file format (*.DAT)

View source: R/reformat.LISST100.R

reformat.LISST100R Documentation

Convert raw LISST ASCII to raw binary file format (*.DAT)

Description

Convert raw LISST ASCII, when connected to a DH4 for example, to a binary file format readable by LISST-SOP software for processing

Usage

reformat.LISST100(filen)

Arguments

filen

is a LISST 100 file name

Details

When operate using a DH4, the LISST output is stored as ASCII strings that are unreadable by the LISST-SOP software for further processing. This program reformat the ASCII output a creates a binary file (*.DAT) readable by LISST-SOP software, which can be use to calculate the Particles Size Distribution (PSD) and output a file *.asc. The *.asc file can be read by read.LISST.

Value

It returns the matrix with 40 columns that have been converted into binary.

Author(s)

Simon Belanger


belasi01/Riops documentation built on Sept. 5, 2022, 6:38 p.m.