Continually check for raw acquired images and ingest them.
Continually checks for raw acquired images and ingests them into AVHRR archive format images.
- PROCESS(AUTO)
- Ingest process. The ingest process that is to be started. Automatic ingest will continually search in the ADAPSACQ directory for raw AVHRR data to ingest. It is used in the normal ADAPS processing flow. Manual ingest will continually search in the ADAPSPROD directory for raw AVHRR data to ingest. Manual ingest is used for processing special products. Both options will ingest the raw data into AVHRR archive format images and place them in the ADAPSING directory.
= AUTO: Continual automatic ingest = MANUAL: Continual manual ingest
A procedure will continually run that looks for raw acquired AVHRR images to appear in the ADAPSACQ directory. Each raw data file is ingested into an AVHRR archive image in the ADAPSING directory.
INGEST_DAEMON continually searches a directory for raw acquired AVHRR image data and ingests it into AVHRR archive images. For AUTO processing, it looks in the ADAPSACQ directory; for MANUAL processing, it looks in the ADAPSPROD directory. The raw data is processed in order of priority: data from the Sioux Falls, SD receiving station first (A*;SFL), data from Fairbanks, AK next (A*;NGC), then data from Wallops Island, Virginia (A*;NOA), and then data from all other receiving stations. All output AVHRR archive images are placed in the ADAPSING directory. Images that encounter an error during ingest are moved to the ADAPSERR directory. Processing messages are logged in the ADAPSLOG directory to INGEST;LOG for AUTO processing and INGEST_MANUAL;LOG for MANUAL processing.
INGEST_DAEMON was signaled to stop by the user.
ADAPSTOP-FUNC FUNCNAM=INGEST_DAEMON
If it is signaled to stop, INGEST_DAEMON will complete the image it is in the process of ingesting and terminate.