ARTS built-in documentation server

Workspace Method InterpSurfaceFieldToRteGps

Description

Scalar interpolation of surface fields.

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

Authors: Patrick Eriksson

Synopsis

InterpSurfaceFieldToRteGps( x, atmosphere_dim, rte_gp_lat, rte_gp_lon, gin1 )

Variables

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