ARTS built-in documentation server

Workspace Method InterpAtmFieldToRteGps

Description

Scalar interpolation of atmospheric fields.

The position is specified by the combination of rte_gp_p,
rte_gp_lat and rte_gp_lon.

Authors: Patrick Eriksson

Synopsis

InterpAtmFieldToRteGps( x, atmosphere_dim, rte_gp_p, rte_gp_lat, rte_gp_lon, field )

Variables

GOUTx(Numeric)Value obtained by the interpolation.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INrte_gp_p(GridPos)The pressure grid position of rte_pos.
INrte_gp_lat(GridPos)The latitude grid position of rte_pos.
INrte_gp_lon(GridPos)The longitude grid position of rte_pos.
GINfield(Tensor3)Field to interpolate.