DATA CHECKS AND PROCESSING PERFORMED BY CDIAC
An important part of the NDP process at the Carbon Dioxide Information Analysis Center
(CDIAC) involves the quality assurance (QA) of data before distribution. Data received at CDIAC
are rarely in a condition that would permit immediate distribution, regardless of the source. To
guarantee data of the highest possible quality, CDIAC conducts extensive QA reviews that
involve examining the data for completeness, reasonableness, and accuracy. Although they have
common objectives, these reviews are tailored to each data set, often requiring extensive
programming efforts. In short, the QA process is a critical component in the value-added concept
of supplying accurate, usable data for researchers.
The following information summarizes the data-processing and QA checks performed by
CDIAC on the data obtained during the R/V Meteor Cruise 22/5 in the South Atlantic Ocean.
- Carbon-related data and preliminary hydrographic measurements were provided to CDIAC
by K. M. Johnson and D. W. R. Wallace of BNL. The final hydrographic and chemical
measurements and the station information files were provided by the WOCE Hydrographic
Program Office (WHPO) after quality evaluation. A FORTRAN 77 retrieval code was
written and used to merge and reformat all data files.
- To check for obvious outliers, all data were plotted by use of a PLOTNEST.C program
written by Stewart C. Sutherland (Lamont-Doherty Earth Observatory). The program plots
a series of nested profiles, using the station number as an offset; the first station is
defined at the beginning, and subsequent stations are offset by a fixed interval (Fig. 8,
and Fig. 9).
- To identify "noisy" data and possible systematic, methodological errors, property-property
plots for all parameters were generated (Fig. 10), carefully examined, and compared with
plots from previous expeditions in the South Atlantic Ocean.
- All variables were checked for values exceeding physical limits, such as sampling depth
values that are greater than the given bottom depths.
- Dates, times, and coordinates were checked for bogus values (e.g., values of MONTH < 1
or > 12; DAY < 1 or > 31; YEAR < 1992 or > 1993; TIME < 0000 or > 2400; LAT <
-25.000 or > 17.000; and LONG < -60.000 or > 20.000).
- Station locations (latitudes and longitudes) and sampling times were examined for
consistency with maps and cruise information supplied by K. M. Johnson and D. W. R.
Wallace, BNL.
- The designation for missing values, given as -9.0 in the original files, was changed to
-999.9.
akozyr 11/20/1998