Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#556699
bgColor#eaf6ff

Metview incorporates functionality to read, process and visualise data stored in ASCII table files. The Table Reader icon provides the means to generate Macro code to parse a table file. Once in memory, Macro's vector functions can be used to manipulate the data values. For visualisation, use the Table Visualiser icon. For a full list and details of functions and operators on vectors, see Functions and Operators on Tables.

Format Details

Many varieties of ASCII tables can be handled, but the simplest (and default) is the comma-separated value (CSV) style as shown in the example below:

...