Edit the status flags within an orbital stitch list file
Read an orbital stitch list file and update the status flag values for a specified scene ID.
- INFILE
- Input file. The file containing the list of orbital stitch information. Refer to User Note 1 for the input file format.
- SCENEID
- Scene identifier. The status flags for this scene identifier will be updated.
- LOCFLG(--)
- Location flag. The location of the scene:
= "D": Scene is located on disk = "S": Scene is located on the silo (Unitree Central File Manager) = " ": Scene location is unknownIf defaulted, the current value will remain unchanged.
- LNDFLG(--)
- Line detect flag. Flag indicating whether the scene has been line detected:
= "L": Scene has been line detected = " ": Line detection status unknownIf defaulted, the current value will remain unchanged.
- ORBFLG(--)
- Orbital stitch flag. Flag indicating whether the scene has been stitched:
= "O": Scene has been stitched = " ": Stitch status is unknownIf defaulted, the current value will remain unchanged.
The input stitch list "ss050110;txt" is read and the line pertaining to scene ah11061293021213 is located. The location flag is set to "D" meaning the scene is located on disk. The line detect flag is set to "L" meaning the scene has been line detected.
The input stitch list "ss050110;txt" is read and the line pertaining to scene ah11061293021213 is located. The orbital stitch flag is set to " " meaning the stitch status of the scene is undetermined. The location and line detect flags will remain unchanged.
The specified input orbital stitch list is read and the line pertaining to the input scene ID is located. The status flags on the line are updated based on the user specified flags.
A nonfatal error was encountered during processing. The error message that is displayed immediately preceding this message is the specific error that was encountered. Processing will continue.
An error was encountered while trying to close the specified file. If this error continues to occur, contact the system administrator.
A fatal error was encountered. The message displayed preceding this message is the error that was encountered. Processing terminates.
The specified file does not exist or does not have the proper file permissions set.
An error occurred while trying to read a line in the input stitch list. Verify the file permissions and make certain the file has not been corrupted.
An error occurred while reading the input stitch list and locating the proper scene ID. Verify that the input scene ID is correct.
An error occurred while trying to seek within the input stitch list. Verify the file permissions and make certain the file has not been corrupted.
An error occurred while trying to update the status flags within the stitch list. Verify the file permissions and make certain the file has not been corrupted.
No updates to the status flags were requested. A non-default value must be specified for LOCFLG, LNDFLG, or ORBFLG.
tapeid mth acqdate start stop ceos st d a source flg 031185 AH 04/01/92 5332 10408 NGC 11 D A 31376 019990 AH 04/01/92 34636 35718 HBT 11 D A 37446 020403 AH 04/01/92 35703 40438 TSV 11 D A 38496 031272 AL 04/01/92 41800 42906 NOA 11 D A 31435 019990 AH 04/01/92 52626 54118 HBT 11 D A 37447 020403 AH 04/01/92 53416 54728 TSV 11 D A 38497 . . . . . .The header is read until the line beginning with "tapeid" has been encountered. Valid lines of data are expected following this line.