User's Guide

REINGEST

Reingest an AVHRR scene(s)

Function:

Reingest an AVHRR scene(s), specifying a different CEOS identifier and/or year.

Parameters:

SCENEID
Scene ID. Scene ID(s) of the image(s) to be reprocessed.

TAPEID
Tape ID. Identification number of the tape containing the desired AVHRR image.

CEOSID
CEOS identifier. The new CEOS identifier of the AVHRR scene once re-processed.

YEAR
Acquisition year. Reprocess the AVHRR scene using this acquisition year.

WORKDIR
Working directory. Directory wherein the processing can be performed.

LOGFILE(--)
Log file. Name of the log file to write all processing messages to. If defaulted, the file "reingest.log" in the ADAPSLOG directory will be used.

Example:

    LAS> REINGEST SCENEID=(ah14051197130514,ah14051297314233) TAPEID=031245 CEOSID=BJG YEAR=96 WORKDIR="/release/testdir/" LOGFILE="/logdir/mylog"

    REINGEST will ingest ah14051197130514 and ah14051297314233 as 1996 scenes, with BJG as the new CEOS identifier. These new scenes will be placed in the ADAPS ingest directory (ADAPSING) for complete AVHRR processing.

Description/Algorithm:

REINGEST reads the specified scene(s) from the specified archive tape. The scene(s) are then re-ingested with the specified new year and/or CEOS identifier. These new scene(s) are then placed in the AVHRR ingest (ADAPSING) directory for complete ADAPS processing. The original scene(s) are deleted from disk. All processing messages are written to the specified log file.

Nonfatal Error Messages:

Fatal Error Messages:

User Notes: