Section 5. split, 1 functional overview, Split -1 – Campbell Scientific PC400 Datalogger Support Software User Manual

Page 49: 1 functional, Overview -1

Advertising
background image

Section 5. Split

Split is a tool that works with output data files (*.dat) collected from Campbell Scientific
dataloggers. It is used to post-process data from either mixed-array or table-based
dataloggers.

Split can create reports based on collected data by filtering data based on time or
conditions. It can generate statistics, perform calculations, reformat files, check for data
quality (limit testing), and generate tables with report and column headings. It can also
handle the time synchronization necessary to merge up to eight data files.

5.1 Functional Overview

Split is a tool to analyze data collected from Campbell Scientific dataloggers.
Its name comes from its function of splitting out specific data from a larger
data file. Originally, Split could only process mixed-array files, and it was
used to “split” the different arrays – typically different time intervals – of a file
into separate files (e.g., for hourly versus daily data).

In addition to splitting out mixed-array data, Split can filter output data based
on time or conditions, calculate statistics and new values, reformat files, or
check data quality (limit testing). Split can generate tables with report and
column headings, as well as time synchronize and merge up to eight data files.

Input Files (maximum of eight) are read by Split, specific operations are
performed on the data, and the results are output to a new Output File or a
printer. Split creates a parameter file (filename.PAR) that saves all of your
settings such as which data files are read, what operations are performed on the
data set, and where the final results will be saved. The parameter file may be
saved and used again.

Input Files must be formatted in Printable ASCII, Comma Separated ASCII,
Field Formatted ASCII, Final Storage (Binary) Format, Table Oriented ASCII
(TOACI1 or TOA5), Table Oriented Binary (TOB), or Raw A/D data (such as
the results of a burst measurement).

Split can be used to convert a file of one format to a different format. For
example, a Table Oriented ASCII file can be converted to the Comma
Separated ASCII format used in mixed-array datalogger data files. This is
useful to convert table-based data files to work with applications that were
written to work with mixed-array files.

Output files generated by Split can be Field Formatted (default), Comma
Separated ASCII, or Printable ASCII. Split can also create reports in ASCII as
well as html formats, or send them directly to a printer.

Split lends itself to experimentation. The processed data are displayed on the
screen, giving immediate feedback as to the effect of changes or new entries to
the parameter file. Split does not modify the original Input File.

5-1

Advertising