From 50a182148d188c21f2bed6399090ebad96fe11cb Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Tue, 1 Oct 2019 14:05:59 +0200 Subject: Add rotation support to the HEALPix projection (#1638) --- docs/source/operations/projections/healpix.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/source') diff --git a/docs/source/operations/projections/healpix.rst b/docs/source/operations/projections/healpix.rst index e13c5456..d28afa8d 100644 --- a/docs/source/operations/projections/healpix.rst +++ b/docs/source/operations/projections/healpix.rst @@ -51,6 +51,15 @@ Parameters .. note:: All parameters for the projection are optional. +.. option:: +rot_xy + + .. versionadded:: 7.0.0 + + Rotation of the HEALPix map in degrees. A positive value results in a clockwise + rotation around (x_0, y_0) in the cartesian / projected coordinate space. + + *Defaults to 0.0.* + .. include:: ../options/lon_0.rst .. include:: ../options/x_0.rst -- cgit v1.2.3