Copy an AVHRR scene to the silo.
Copy an AVHRR scene to the silo. Upon failure, any portion of the scene that did get copied to the silo will be deleted.
- IN
- Input scene. Specifies which scene is to be written to the silo. UNIX syntax is expected. An absolute path or a relative path from the current directory may be specified. Wildcard characters are not permitted.
- LOGFILE(--)
- Log file. Name of the log file to which the processing messages will be appended. The default is copyscene;log in ADAPSLOG.
The scene "ah11020993124326" will be written to "/dmf/edc/avhrr/sat11/month02/day09" on the silo. In the event of an error, several attempts will be made before terminating. Any partial files will be deleted from the silo if an error occurs. Processing messages will be written to "mylogfile;log" within the current working directory.
COPYSCENE calls SILO to copy the AVHRR header file to the silo. If unsuccessful, the header file is deleted from the silo and execution terminates. If successful, SILO is called to copy the AVHRR archive file to the silo. If unsuccessful, the header and archive file are removed from the silo. Processing messages are written to LOGFILE if specified, or else to "copyscene.log" within the ADAPSLOG directory.
A fatal error was encountered. The error message preceding this message is the specific error encountered. Processing terminates.
An error copying either the header or archive file to the silo has occurred. Verify that the silo is operational.