.. _section3.2.9: 3.2.9 - Get Tar File information ================================= .. _GT: Action Option -**GT** (-**GetTarfile**) : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ retrieves tar file information for specified requests or partitions. | **dsrqst** -(GT|GetTarfile) [:ref:`Mode Options `] | [:ref:`-(FN|FieldNames) ` FieldNameString] | [:ref:`-(RI|RequestIndex) ` RequestIndices] | [:ref:`-(RN|RequestName) ` RequestNames] | [:ref:`-(PI|PartitionIndex) ` PartitionIndices] | [:ref:`-(TI|TarfileIndex) ` TarFileIndices] | [:ref:`-(WF|WebFile) ` TarFileNames] | [:ref:`-(DS|Dataset) ` dNNNNNN] | [:ref:`-(GI|GroupIndex) ` GroupIndices] | [:ref:`-(SZ|Size) ` TarFileSize] | [:ref:`-(DF|DataFormat) ` DataFormat] | [:ref:`-(AF|ArchiveFormat) ` ArchiveFormat] | [:ref:`-(FD|FileDate) ` DateReadyOnline] | [:ref:`-(FT|FileTime) ` TimeReadyOnline] | [:ref:`-(OF|OutputFile) ` OutputFileName] | [:ref:`-(DB|Debug) ` DebugModeInfo] Available mode options: .. list-table:: :widths: auto :header-rows: 0 * - :ref:`-(FO|FormatOutput) ` - format the column output with a fixed width for all values of a given field * - :ref:`-(WD|WithDataset) ` - show Dataset ID for each request tar file Use :ref:`Info option ` :ref:`-FN ` (-FieldNames) to choose which tar file fields to retrieve. If :ref:`-FN ` is not provided, it defaults to 'TFRPSMN'. Use :ref:`-FN ` ALL to retrieve every available field. Valid tar file field names and their corresponding :ref:`Info option ` names: .. list-table:: :widths: auto :header-rows: 1 * - Names - :ref:`Info Options ` - Descriptions * - T - :ref:`-(TI|TarfileIndex) ` - tarfile index when this small file is tarred * - R - :ref:`-(RI|RequestIndex) ` - data request index * - Q - :ref:`-(RN|RequestName) ` - request name/ID * - P - :ref:`-(PI|PartitionIndex) ` - request partition index * - I - :ref:`-(GI|GroupIndex) ` - group index * - B - :ref:`-(DS|Dataset) ` - dataset name/ID, dNNNNNN * - F - :ref:`-(WF|WebFile) ` - tar file name * - S - :ref:`-(SZ|Size) ` - data file size * - M - :ref:`-(DF|DataFormat) ` - data format, i.e. GRIB, NetCDF * - N - :ref:`-(AF|ArchiveFormat) ` - archive format, i.e. TAR, GZ * - O - :ref:`-(DO|DisplayOrder) ` - order the file shown on webpage * - J - :ref:`-(FD|FileDate) ` - date data file ready online * - K - :ref:`-(FT|FileTime) ` - time data file ready online * - D - :ref:`-(DE|Description) ` - description of this file Tar file information can be retrieved for the request indices given via option :ref:`-RI ` (-RequestIndex), or the partition indices given via option :ref:`-PI ` (-PartitionIndex). | :ref:`Back to Top ` | :ref:`Back to Table of Contents `