 
 
 
 
 
 
 
 
 
 
In terms of usage this projection is identical to the Lambert
azimuthal equal-area projection.  Thus, one can make both
rectangular and hemispheric maps.  Our example shows Australia
using a projection pole at 130E/30 S.  The command used was
S.  The command used was
#!/bin/sh
#    $Id: GMT_stereographic_general.sh,v 1.1 2001/03/21 04:10:21 pwessel Exp $
#
gmtset DEGREE_FORMAT 1 OBLIQUE_ANOTATION 0
pscoast -R100/-40/160/-10r -JS130/-30/4i -B30g10/15g15 -Dl -A500 -G0 -P \
    > GMT_stereographic_general.ps
By choosing 0 /0
/0 as the pole, we obtain the conformal
stereonet presented next to its equal-area cousin in the Section 5.3.1 on
the Lambert azimuthal equal-area projection (Figure 5.11).
as the pole, we obtain the conformal
stereonet presented next to its equal-area cousin in the Section 5.3.1 on
the Lambert azimuthal equal-area projection (Figure 5.11).