geo_posEndOfPpath
- Workspace.geo_posEndOfPpath(self: pyarts.arts._Workspace, geo_pos: pyarts.arts.WorkspaceVariable | pyarts.arts.Vector | None = self.geo_pos, ppath: pyarts.arts.WorkspaceVariable | pyarts.arts.Ppath | None = self.ppath, verbosity: pyarts.arts.WorkspaceVariable | pyarts.arts.Verbosity | None = self.verbosity) None
Sets geo-position based on
ppath
.The geo-position is set to the position of the last point of the present propagation path. This will be the surface, top-of-the atmosphere or cloudbox position, depending of observation geometry and if the cloudbox is active.
Author(s): Patrick Eriksson
- Parameters: