next up previous contents
Next: Output Description Up: M_READFILES Previous: M_READFILES   Contents

Input Cards

M_IN_METHOD $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{ERS}} \ensuremath...
...rt\:}JERS \ensuremath{\:\vert\:}ALOS \ensuremath{\:\vert\:}TSX (TERRASAR-X)}}}}$
$\textstyle \parbox{\MY}{Method selector to read ERS, ENVISAT, RADARSAT, JERS, A...
...es the appropriate function
automatically (Envisat, ERS/JERS, RSAT/ATLANTIS).}$



M_IN_DAT $\textstyle \parbox{.75\linewidth}{
{\textrm{\it{filename}}}}$
$\textstyle \parbox{\MY}{The filename of the SLC data file. This is the only file required
for method ASAR (ENVISAT).}$



M_IN_LEA $\textstyle \parbox{.75\linewidth}{
{\textrm{\it{filename}}}}$
$\textstyle \parbox{\MY}{The filename of the SLC leader file. Not used for method ASAR
(ENVISAT).}$



M_IN_VOL $\textstyle \parbox{.75\linewidth}{
{\textrm{\it{filename}}}}$
$\textstyle \parbox{\MY}{The filename of the SLC volume file. Not used for method ASAR
(ENVISAT) and TSX (TERRASAR-X).}$



M_IN_NULL $\textstyle \parbox{.75\linewidth}{
{\textrm{\it{filename}}}}$
$\textstyle \parbox{\MY}{The filename of the SLC null file. This may be a dummy name since it
is not used.}$



An example of the input cards for this step is given below. This example can be inserted in the general cards described in Section 2.2.

  c
  c
  comment ___READFILES___
  c
 M_IN_METHOD    ERS
 M_IN_VOL       /cdrom/scene1/vdf_dat.001       // name of volumefile
 M_IN_LEA       /cdrom/scene1/lea_01.001        // name of leaderfile
 M_IN_NULL      dummy                           // name of nullfile
 M_IN_DAT       /cdrom/scene1/dat_01.001        // name of datafile



Leijen 2009-04-14