SDI Operator's Manual
Revised July 2000

[Search Manual] [Table of Contents] [FAQ] [Go to Previous] [Go to Next]


GVAR Descriptor Files

Descriptor File Naming Convention

The naming convention is: /data/descriptor, where descriptor is the descriptor file name. The descriptor file names used for GVAR are

Because of the variable scan characteristic of GVAR, a nearly infinite number of image sectors are possible, making rigidly defined descriptor file names impractical. Therefore, GVAR descriptor file names describe the minimum coverage an image must have to be listed in the respective file. Except for descriptor files ALL and OTHER, each GVAR descriptor file name listed above is defined locally in a configuration file by listing the line and element of its four corners. When a new GVAR image becomes available (new index file), its four corners are compared to those of each GVAR descriptor listed above. If the new image falls completely inside the descriptor's boundary, it is listed in that file. All images are listed in at least two files. Some images are listed in several files. For example, an FD-E image is listed in the FD-E, NH, SH, CONUS, USA and ALL files. No image is listed in the OTHER listing if it is listed in any file besides ALL.

As an example, the file /data/USA contains a list of all the GVAR index files on the SDI computer containing, as a minimum, an image of the USA.

Descriptor File Format

Each GVAR descriptor file text entry has the following six fields

Field Name Description
INDX_name

name of the index file describing this image

sline

starting line number

eline

ending line number

sele

starting element number

eele

ending element number

pos

absolute position number in the dataset - used by the ADDE Server

GVAR descriptors are defined in your site's /data/names.gvar configuration file. They indicate the image's area of coverage (e.g., CONUS for the continental US, or NHE for the northern hemisphere) for a particular image. This file can be edited to help you find images for particular areas of interest using the Editing the names.gvar File procedure. However, remember that the images the SDI indicates for your specified area of interest contain entire images (at full resolution) for that time period. For example, if your area of interest is CONUS, NHE and FD (full disk) images also cover this area. However, much more data must be transferred for an FD image than for a CONUS image. Descriptor files are also used by the ADDE server.

The table below is an example of the GVAR ALL descriptor file.

gvar.1997.030.160143.INDX 2973 9249 6512 17752 2
gvar.1997.030.160923.INDX 10037 9049 12496 22900 3
gvar.1997.030.161514.INDX 2805 9049 10120 22900 4
gvar.1997.030.163143.INDX 2973 9249 6512 17752 5
gvar.1997.030.163923.INDX 10037 9049 12496 22900 6
gvar.1997.030.164514.INDX 2805 9049 10120 22900 7

[Search Manual] [Table of Contents] [FAQ] [Go to Previous] [Go to Next]