ungriddedTableDef — Defines a table of data, each with independent coordinates
ungriddedTableDef : [name], [utID], [units] description? (provenance | provenanceRef)? uncertainty? dataPoint+
An ungriddedTableDef contains points that are not in an orthogonal grid pattern; thus, the independent variable coordinates are specified for each dependent variable value. This table definition may be specified separately from the actual function declaration; if so, it requires an internal utID identifier attribute so that it may be used by multiple functions.
2010-05-07