ARTS built-in documentation server

Workspace Method ppvar_optical_depthFromPpvar_trans_cumulat

Description

Sets ppvar_optical_depth according to provided transmission data.

The values in ppvar_optical_depth are set to
-log( ppvar_trans_cumulat(joker,joker,0,0) ).

Authors: Patrick Eriksson

Synopsis

ppvar_optical_depthFromPpvar_trans_cumulat( ppvar_optical_depth, ppvar_trans_cumulat )

Variables

OUTppvar_optical_depth(Matrix)The optical depth between the sensor and each point of the propagation path.
INppvar_trans_cumulat(Tensor4)The transmission between the sensor and each point of the propagation path.