3.2.9 - Get Tar File information

Action Option -GT (-GetTarfile) :

retrieves tar file information for specified requests or partitions.

dsrqst -(GT|GetTarfile) [Mode Options]
[-(FN|FieldNames) FieldNameString]
[-(RI|RequestIndex) RequestIndices]
[-(RN|RequestName) RequestNames]
[-(PI|PartitionIndex) PartitionIndices]
[-(TI|TarfileIndex) TarFileIndices]
[-(WF|WebFile) TarFileNames]
[-(DS|Dataset) dNNNNNN]
[-(GI|GroupIndex) GroupIndices]
[-(SZ|Size) TarFileSize]
[-(DF|DataFormat) DataFormat]
[-(AF|ArchiveFormat) ArchiveFormat]
[-(FD|FileDate) DateReadyOnline]
[-(FT|FileTime) TimeReadyOnline]
[-(OF|OutputFile) OutputFileName]
[-(DB|Debug) DebugModeInfo]

Available mode options:

-(FO|FormatOutput)

format the column output with a fixed width for all values of a given field

-(WD|WithDataset)

show Dataset ID for each request tar file

Use Info option -FN (-FieldNames) to choose which tar file fields to retrieve. If -FN is not provided, it defaults to ‘TFRPSMN’. Use -FN ALL to retrieve every available field.

Valid tar file field names and their corresponding Info option names:

Names

Info Options

Descriptions

T

-(TI|TarfileIndex)

tarfile index when this small file is tarred

R

-(RI|RequestIndex)

data request index

Q

-(RN|RequestName)

request name/ID

P

-(PI|PartitionIndex)

request partition index

I

-(GI|GroupIndex)

group index

B

-(DS|Dataset)

dataset name/ID, dNNNNNN

F

-(WF|WebFile)

tar file name

S

-(SZ|Size)

data file size

M

-(DF|DataFormat)

data format, i.e. GRIB, NetCDF

N

-(AF|ArchiveFormat)

archive format, i.e. TAR, GZ

O

-(DO|DisplayOrder)

order the file shown on webpage

J

-(FD|FileDate)

date data file ready online

K

-(FT|FileTime)

time data file ready online

D

-(DE|Description)

description of this file

Tar file information can be retrieved for the request indices given via option -RI (-RequestIndex), or the partition indices given via option -PI (-PartitionIndex).