ungriddedTableDef — Defines a table of data, each with independent coordinates
ungriddedTableDef : [name], utID, [units] description? (provenance | provenanceRef)? uncertainty? dataPoint+
name
(optional) The name of the ungridded table.
utID
An internal identifier for the table. As of DAVE-ML 2.0, it is required for all tables (previously it was required only if the table was to be be reused by another function or was defined outside of a function.
units
(optional) The units of measure for the table values.
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.
DAVEfunc
functionDefn
description
provenance
provenanceRef
uncertainty
dataPoint
2011-01-06