ARTS built-in documentation server

Workspace Method doit_za_interpSet

Description

Define interpolation method for zenith angle dimension.

You can use this method to choose the interpolation method for
interpolations in the zenith angle dimension.

Authors: Claudia Emde

Synopsis

doit_za_interpSet( doit_za_interp, atmosphere_dim, interp_method )

Variables

OUTdoit_za_interp(Index)Flag for interplation method in zenith angle dimension.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
GINinterp_method(String, Default: "linear")Interpolation method ("linear" or "polynomial").