.. include:: references.rst =================== Fetch documentation =================== Synopsis -------------- The basic syntax for calling ``fetch`` is:: fetch [options] table_col_spec1 [table_col_spec2 ...] ``Table_col_spec`` is a table column specifier that specifies one or more columns (MSIDs) within the `telemetry archive tables`_. The allowed formats are:: :,[,...] # col1,... in specified table ,.. # col1,... within any table (must be unique) Options --------------- .. include:: fetch_options.rst .. include:: date_time_formats.rst Module API ----------- .. automodule:: Ska.TelemArchive.fetch Functions ^^^^^^^^^^^ .. autofunction:: fetch