ARTS built-in documentation server

Workspace Method telsemAtlasLookup

Description

Lookup SSMI emissivities from Telsem Atlas.

This returns the emissivities (indices [0,..,6])
 for the SSMI channels that are contained in
the Telsem atlas.

If given latitude and longitude are not in the atlas an empty
vector is returned.

Authors: Simon Pfreundschuh

Synopsis

telsemAtlasLookup( emissivities, lat, lon, atlas )

Variables

GOUTemissivities(Vector)The SSMI emissivities from the atlas
GINlat(Numeric)The latitude for which to compute the emissivities.
GINlon(Numeric)The latitude for which to compute the emissivities.
GINatlas(TelsemAtlas)The Telsem atlas to use.