Stack AVHRR archive images to tape.
Stacks AVHRR archive images to an ANSI labeled tape. If the tape drive is equipped with an automatic tape stacker, this function can stack multiple tapes.
- ACCTNUM
- Account number. The account number to which this order will be sent and billed.
- ORDERNUM
- Order number. The order number that includes this item.
- UNITNUM
- Unit number. The Level 1b unit number of the specified order.
- CEOSID("KM1")
- CEOS ID. The three character CEOS ID of the receiving station that acquired the images to be stacked. Valid IDs can be found in the select;esa file in the ADAPSTABLES directory.
- DRIVE
- Tape drive. The tape drive to be used. If a drive is specified, the operator will not be prompted to mount a tape. It is assumed that the specified drive has NTAPES tapes mounted and ready for writing. If NULL, the operator will be prompted to mount NTAPES tapes.
- NTAPES
- Number of tapes. The number of tapes that are to be stacked. If NTAPES is greater than one, it is assumed that DRIVE is equipped with an automatic tape stacker.
- LOGFILE(--)
- Log file. File where all processing messages will be logged. If defaulted, messages will be written to "autol1b;log" in the ADAPSLOG directory.
- FILEOPT(DELETE)
- File option. Option for deleting or moving the files that are stacked to tape. If set to MOVE, OUTDIR must be specified. If NULL, the file groups will be left in the input directory.
= DELETE: Delete files after stacking = MOVE: Move files to OUTDIR after stacking
- OUTDIR(--)
- Output directory. If FILEOPT is set to MOVE, OUTDIR must be the directory where the files will be moved after they have been successfully stacked to tape. If FILEOPT is not set to MOVE, this parameter is ignored.
- INFILE(--)
- Input file. Wildcarded root file name defining the images to be stacked to tape. An extension of ;AHDR is assumed. If defaulted, all files matching "a*" in the ADAPSPROD directory will be used.
- TTYPE("8HI")
- Tape type. Type of tape that is to be stacked. The default is an 8HI tape, and the list of valid tape types is defined by the TAE global $TTYPEVAL.
- MINBYTES(0)
- Minimum megabytes. The minimum number of megabytes that are to be stacked to a tape. If the combined size of all the available images does not exceed this value, AVHRRSTACK will wait until additional images appear in the input directory.
- MAXBYTES(4500)
- Maximum megabytes. The maximum number of megabytes that can be written to a tape.
- ADDRESS(--)
- Shipping address. This address will be printed on the tape label and the shipping form.
- SCENEFLG("NO")
- Scene print flag. A flag to specify if the scene summaries are to be printed.
= YES: Print out the individual scene summaries = NO: Do not print the scene summaries