Transformation of spherical coordinates into the stereographic projection
Arguments
- az, inc
numeric vectors. Azimuth and Inclination in degrees.
- upper.hem
logical. Whether the projection is shown for upper hemisphere (
TRUE
) or lower hemisphere (FALSE
, the default).- earea
logical
TRUE
for Lambert equal-area projection (also "Schmidt net"; the default), orFALSE
for meridional stereographic projection (also "Wulff net" or "Stereonet").- r
numeric. Radius of circle. Default is
1
for unit circle.