Previous: User's Guide for SDDS Toolkit Version 1
Up: User's Guide for SDDS Toolkit Version 1
Next: Using SDDS Files with the mpl Toolkit
Previous Page: User's Guide for SDDS Toolkit Version 1
Next Page: Structure of the SDDS Header
A SDDS file is referred to as a ``data set''. Each data set consists of an ASCII header describing the data that is stored in the file, followed by zero or more ``data tables''. Each successive data table consists of a list of zero or more ``parameter'' values, zero or more multidimensional arrays, and zero or more rows of tabular data. The names, units, data types, and so forth of the parameters, arrays, and columns of the tabular data are defined in the header. These do not change from one data table to the next.
The first line of a data set must be of the form ``SDDS n'', where n is the integer SDDS version number. This document describes version 1.