Parent Topic: CDSAR

EXAMPLE

The user has received an ERS-1 LGSOWG CCT georeferenced CD and wishes to perform orthorectification on the data. The user wishes to extract channel 1 from the CD, and store the data in a new file called ers1.pix.

 EASI>CDDIR="/cdrom/SCENE1/"    | UNIX 
 EASI>CDDIR="D:\SCENE1\"        | PC 
 EASI>CDDIR="[ABC.SCENE1]"      | VMS 

 EASI>FILE="ers1.pix"
 EASI>CDIC=1
 EASI>DBOC=
 EASI>TEX1="Toronto, Ont. CD 1234"
 EASI>SARTYPE="ERS"
 EASI>REPORT="ers1.txt"
 EASI>RUN CDSAR
After the CD has completed reading, the text report file ers1.txt could be printed using a print utility on your system; the REPORT parameter should be reset to the terminal:

 EASI>REPORT="TERM"
The file ers1.pix could now be used as input, along with collected ground control points, to the SMODEL, SORTHO, and SRORTHO programs.


Parent Topic: CDSAR
About PCI Help Gateway