This module provides miscellaneous routines that are useful when working with spherical harmonics and creating figures.
| Function name | Description |
|---|---|
| MakeCircleCoord | Compute coordinates of a circle placed at a given latitude and longitude. |
| MakeEllipseCoord | Compute coordinates of an ellipse placed at a given latitude and longitude. |
| Wigner3j | Compute the Wigner-3j symbols for all allowable values of j. |
| DHaj | Compute the latitudinal weights used in the Driscoll and Healy (1994) spherical harmonic transform. |
| figstyle | Set matplotlib parameters for creating publication quality graphics. |