Utility to copy MRLC tapes to CD-R.
Copy a MRLC archive image and corresponding Digital Elevation Model (DEM), or corresponding cluster data sets, to CD-R.
- SCENEID
- Input sceneid. The input sceneid is entered from the archive 3480 tape label. There is no SCENEID on cluster image tapes, so any number with a minimum of six digits may be used.
- TAPEID
- Tape identification. Library storage locations of input 3480 archive tapes. See User Note 1.
- DATTYPE("D","I","I","I")
- Input data types. The data type for each input tape. See User Note 1.
= D: DEM = I: IMAGE = C: CLUSTER
- CDID
- CD identification. Output CD-R library storage location.
- PATH
- WRS Path. The WRS path of the data.
- ROW
- WRS Row. The WRS row of the data.
- DATE
- Acquisition date. The acquisition date of the input image data. Enter in MM/DD/YY format.
- CDATE(--)
- Cluster scene generation date. The date of the images the cluster data sets were generated from. Enter in MM/DD/YY format for six band clusters. Twelve band cluster should have the dates of both input scenes, seperated by a dash, MM/DD/YY-MM/DD/YY.
- NCOPIES(1)
- Number of copies. The total number of CDs to generate. One copy will always be generated for addition to the library. Additional copies may be generated for delivery to customers. The library copy will have a library label generated, and customer copies will have customer labels.
The library tapes specified in TAPEID, with the data types specified in DATTYPE are read to disk. This data was acquired on DATE, and is geographically located at WRS path/row 010/029. The output CDwith a storage location of cd0001 will be created with image and DEM data. Both a library CD-R and a customer deliverable CD-R will be created.
The library tapes specified in TAPEID, with the data type specified in DATTYPE are read to disk. This data is geographically located at WRS path/row 010/029. The output CD-R with a storage location of cd0002 will be created with cluster data. Only a library CD-R will be created.
The MRLC CCT archive is stored on 3480 tapes. Each image is stored on three 3480 cartridges, each tape containing two ASCII data desciptor records (DDR) and two image bands. Each DEM tape is stored with one ASCII DDR and one image file. Each cluster image is stored on an individual 3480 tape, and contains one ASCII DDR and one image file (See User Note 2).This program will copy specified DEM and image or cluster data from archive 3480 media to CD-R. Readme and indexing summary files will be added to the CD-R. Only those tapes required for either the IMAGE or CLUSTER volumes will be listed in the summary file.
An IMAGE volume will be generated for each WRS Path/Row/Date scene in the MRLC inventory. Each output CD-R will contain a specific Path/Row image, and its corresponding Digital Elevation Model (DEM) file.
A single CLUST volume will be generated for each WRS Path/Row. All cluster images will be placed on this CD, each being placed in a unique directory.
The specified combination of PATH, ROW, DATE, and DATTYPE cannot
be processed. Either corresponding archive CD-WO has already
been generated, of the specified input data does not exist in
the mrlc.meta file.
The error message that is displayed immediately preceding this message is the specific error that was encountered. Processing is terminated.
An invalid value was entered for the specified parameter. Re-run program with an appropriate parameter value.
The amount data for this MRLC path/row output CD exceeds 650Mb. This data will have to be converted to CD-R with a manual process. Contact the MRLC Project Leader for resolution.
No tapes were located that correspond to the input parameters. Check all parameters to ensure they are correct and re-run.