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

Input Cards

S2H_METHOD $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{ambiguity}} \ensuremath{\:\vert\:}schwabisch \ensuremath{\:\vert\:}rodriguez}}}}$
$\textstyle \parbox{\MY}{Method selector. ambiguity geocodes as well, uses heigh...
...ontains an approximation, it is not clear how to compute a certain
parameter.}$



S2H_OUT_HEI $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{hei.raw}}}}}}$
$\textstyle \parbox{\MY}{Output file name for computed height values.}$



S2H_OUT_PHI $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{phi.raw}}}}}}$
$\textstyle \parbox{\MY}{Only for ambiguity method. Output file name for computed phi values
(latitude).}$



S2H_OUT_LAM $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{lam.raw}}}}}}$
$\textstyle \parbox{\MY}{Only for ambiguity method. Output file name for computed lambda
values (longitude).}$



S2H_NPOINTS $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{200}}}}}}$
$\textstyle \parbox{\MY}{Only for schwabisch method. the number of locations to compute the
reference phase at different altitudes.}$



S2H_DEGREE1D $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{2}}}}}}$
$\textstyle \parbox{\MY}{Only for schwabisch method. the degree of the 1d polynomial to fit
reference phase through at every location.}$



S2H_NHEIGHTS $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{s2h\_degree1d+1}}}}}}$
$\textstyle \parbox{\MY}{Only for schwabisch method. the number of heights to evaluate the
reference phase. minimum is default.}$



S2H_DEGREE2D $\textstyle \parbox{0.75\linewidth}{
{\textrm{\it{{\underline{5}}}}}}$
$\textstyle \parbox{\MY}{Only for schwabisch method. the
degree of the 2d polynomial to fit 1d coefficients as function of
location.}$



Example input:

  c
  c
  comment   ___ SLANT 2 HEIGHT CONVERSION ___
  c
  S2H_METHOD     schwabisch
  S2H_NPOINTS    500
  S2H_DEGREE1D   2
  S2H_NHEIGHTS   3
  S2H_DEGREE2D   5
  S2H_OUT_HEI    Outdata/hei.schw
 c
 c S2H_METHOD    ambiguity
 c S2H_OUT_HEI   Outdata/hei.ambi
 c S2H_OUT_LAM   Outdata/lam.ambi
 c S2H_OUT_PHI   Outdata/phi.ambi
 c
 c S2H_METHOD    rodriguez
 c S2H_OUT_HEI   Outdata/hei.rodr

Figure 32.1: Geometric configuration for slant to height conversion.
\begin{figure}\epsfig{file=Figures/slant2H.eps,width=.8\linewidth}\end{figure}



Leijen 2009-04-14