feld=ter; ptyp=hc; cint=50;
cmth=fill; cosq=-1e-5,light.blue,1e-5,white,>
3000,brown
feld=map; ptyp=hb
feld=tic; ptyp=hb
time=0
-
Field TERRAIN is plotted (feld=ter),
as a horizontal contour plot (ptyp=hc), contour intervals are set
to 50 (cint=50), the contouring method is filling (cmth=fill),
and colors will be light blue for negative values and from white to brown
for positive values (cosq)
-
Overlayed is a map (feld=map), which
is plotted as a horizontal background plot (ptyp=hb)
-
Overlayed is tic markings (feld=tic),
which is also plotted as a horizontal background plot (ptyp=hb)
-
This frame will only be plotted for time=0