Prev Up Next Index
Go backward to 3.4.2 Variable Descriptions
Go up to Contents
Go forward to 4.1 Array Descriptor Syntax

4 Format Descriptions for Array Data

If the tabular format discussed in the previous chapter doesn't describe your data well, FreeForm ND's array notation may prove useful. Describing a data file's organization as a set of as n-dimensional arrays allows for much more flexibility in writing format definitions. It also enables subsetting, pixel-manipulation, and reorienting arrays of arbitrary dimension and character.


Tom Sgouros and James Gallagher, 2006-02-12

Prev Up Next