Next Previous Up Contents
Next: Table Formats
Up: Top
Previous: Calculation Functions


5 Table I/O

Most of the tools in this package either read one or more tables as input, or write one or more tables as output, or both. This section explains what kind of tables the tools can read and write, and how you tell them where to find the tables to operate on.

In most cases input and output table specifications are given by parameters with the following names (or similar ones):

in
Location of the input table; usually a filename or URL, but maybe some other source of data (see Section 5.2) or a scheme specification (see Section 5.3)
ifmt
Format of the input table, as listed in Section 5.1.1, or blank for automatic format detection based on input content or name (but ignored for scheme specifications)
out
Destination of the output table; usually a filename or "-"/blank for standard output
ofmt
Format of the output table as listed in Section 5.1.2, or blank for automatic format detection based on output filename


Next Previous Up Contents
Next: Table Formats
Up: Top
Previous: Calculation Functions

STILTS - Starlink Tables Infrastructure Library Tool Set
Starlink User Note256
STILTS web page: http://www.starlink.ac.uk/stilts/
Author email: m.b.taylor@bristol.ac.uk
Mailing list: topcat-user@jiscmail.ac.uk