Regenerate browse images from archived images
Regenerate browse images from archived images.
- INFILE
- Input file. The name of the file containing scenes to load. See user note 3 for file format.
- NTAPES(14)
- Number of tapes. The number of tapes loaded in the automatic tape stacker on DRIVE.
- DRIVE(--)
- Tape drive. The name of the device on which the tape has already been mounted. If NULL, a mount request will be sent to the operator.
Tape drive 4 has been loaded with 5 tapes. The list of scenes and their corresponding tapeids and time stamps are in the file "rebrowse;list".
A working directory is created to which scenes will be placed when read from tape. A rebrowse daemon is started that will look in the working directory and create the browse images as scenes are read from tape. LOADLIST is then called to read files found in the input list and place them in the working directory. Once LOADLIST has completed and all files in the working directory have been processed, the REBROWSE_DAEMON is stopped and the directory removed.
The working directory was not empty and could not be removed. Check for errors from the REBROWSE_DAEMON.
An error determining the name of the stop file or the existence of the stop file was encountered. Contact the system administrator.
An error occurred retrieving sceneids, tapeids, or time stamps from the input list file. Check that the input file exists and that it is in the proper format.
An error occurred trying to create a working directory. Check that the user has permission to write to the $ADAPSPROD directory.
An error occurred starting the rebrowse_daemon. Contact the system administrator.
A fatal error was encountered. The message displayed preceding this message is the error that was encountered. Processing terminates.
tape_id scene_id t_stamp flag 110262 AH11112392132652 132449 N 132711 AH14052597050000 105252 N 137978 AL14091297082613 050709 N
The first line is a comment line and may be followed by any number of lines containing the tapeid, sceneid, time stamp and process flag. The process flag must be 'N' for the browse image to be created.