Retrieve the highest priority AVHRR image for REFAID processing.
Retrieves the highest priority AVHRR image from the ADAPSING directory for REFAID processing.
- PRIORITY
- Priority CEOS IDs. List of CEOS IDs that have processing priority. They must be specified from highest priority to lowest. Images acquired by other CEOS IDs will be returned only if none of the images in ADAPSING were acquired by the specified stations. To specify no priority, set PRIORITY to NULL (--).
- OUTFILE
- Output file. The LAS name of the highest priority image will be returned in the specified TAE variable. This variable should be a string variable with a count of (0:1) since an image may not be found.
No receiving stations were specified to have priority, so the first AVHRR archive image found in ADAPSING will be returned in the TAE variable IMG.
All of the AVHRR archive images in ADAPSING will be examined. The first image acquired by SFL will be returned in the TAE variable IMG. If there are no SFL images found, the first image acquired by NGC will be returned. If there are no images acquired by either SFL or NGC, the first image in the directory will be returned.
REFAID_GET searches the ADAPSING directory for an image to be processed by REFAID. It examines the images in alphabetical order and returns the first one with the highest priority.
An error occurred retrieving the value of the environment variable ADAPSING. Set ADAPSING to the ADAPS ingest directory.
A fatal error was encountered. The message preceding this message is the specific error encountered.
Each priority CEOS ID specified in PRIORITY must be three characters long. Respecify the IDs in PRIORITY.
An error occurred reading the AVHRR archive image's associated AHDR file. This file is required to assign a CEOS ID to the image. Ensure that for the specified archive image, there exists an associated AHDR file.
An error occurred returning the image to TAE. Contact the system administrator.