EofE ECHOLOGGER

Data will generally be processed using a series of run scripts. The first script for each instrument type depends on two configuration files.

Instrument data to raw .cdf

Convert from tab or space-delimited log file to a raw netCDF file with .cdf extension using runeofelog2cdf.py.

runeofelog2cdf.py

Convert EofE echologger .log file to raw .cdf format. Run this script from the directory containing ea400 echologger .log file.

usage: runeofelog2cdf.py [-h] gatts config

Positional Arguments

gatts

path to global attributes file (gatts formatted)

config

path to instrument configuration file (YAML formatted)

Raw .cdf to CF-compliant .nc

Convert the raw .cdf data into CF-compliant netCDF file with .nc extension using runeofecdf2nc.py.

runeofecdf2nc.py

Convert raw echologger .cdf format to processed .nc files

usage: runeofecdf2nc.py [-h] cdfname

Positional Arguments

cdfname

raw .cdf filename