ARTS built-in documentation server
Workspace Method y_geo_seriesFromY_geo
Description
Fills y_geo_series with data from y_geo. The geo-position is taken from the first channel. There is no check that the other channels have identical data in y_geo.
Authors: Patrick Eriksson
Synopsis
y_geo_seriesFromY_geo( | y_geo_series, y_geo, sensor_response_f_grid ) |
Variables
OUT | y_geo_series | (Matrix) | The geo-positioning assigned to each row of y_series. |
IN | y_geo | (Matrix) | The geo-position assigned to each element of y. |
IN | sensor_response_f_grid | (Vector) | The frequency grid associated with sensor_response. |