freq_grid_pathFromPath

Workspace.freq_grid_pathFromPath(self, freq_grid_path: pyarts3.arts.ArrayOfAscendingGrid | None = None, freq_wind_shift_jac_path: pyarts3.arts.ArrayOfVector3 | None = None, freq_grid: pyarts3.arts.AscendingGrid | None = None, ray_path: pyarts3.arts.ArrayOfPropagationPathPoint | None = None, atm_path: pyarts3.arts.ArrayOfAtmPoint | None = None) None

Gets the frequency grids along the path.

The derivative transformation for wind parameters is also returned.

See spectral_propmat_jacWindFix() for use of the wind shift data.

Author: Richard Larsson

Used by wrapper methods

Parameters: