ray_pathFixUpdownAzimuth
- Workspace.ray_pathFixUpdownAzimuth(self, ray_path: pyarts.arts.ArrayOfPropagationPathPoint | None = None) None
Fix azimuth angle errors that can occur for 180 and 0 degrees zenith.
These only matter for polarized radiative transfer.
Author(s): Richard Larsson
- Parameters:
ray_path (ArrayOfPropagationPathPoint, optional) – A list path points making up a propagation path. See
ray_path
, defaults toself.ray_path
[INOUT]