ARTS built-in documentation server

Workspace Method TestTessem

Description

Example method for TESSEM2.

When using the default neural network parameter files
from the Tessem 2 distribution, the input Vector should contain
5 elements:
   - Frequency (10-700) in GHz.
   - Theta (0-90) Incidence angle in degrees.
   - Windspeed (0-25) at 10m (m/s)
     Higher wind speed can be used, but without garantee.
   - Surface skin temperature (270-310) in K.
   - Salinity (0-0.04) in kg/kg

Authors: Oliver Lemke

Synopsis

TestTessem( outvalues, net, invalues )

Variables

GOUToutvalues(Vector)Tessem output emissivity.
GINnet(TessemNN)Tessem NeuralNet parameters.
GINinvalues(Vector)Input data.