ARTS built-in documentation server

Workspace Method telsem_atlasReadAscii

Description

Reads single TELSEM atlas.

'directory' needs to contain the original 12 Telsem atlas files
and the correlations file. This WSM reads the atlas for the specified
month and stores the result in the provided output atlas.

Authors: Simon Pfreundschuh

Synopsis

telsem_atlasReadAscii( atlas, directory, month, filename_pattern )

Variables

GOUTatlas(TelsemAtlas)The atlas into which to store the loaded atlas.
GINdirectory(String)Directory with TELSEM 2 SSMI atlas files.
GINmonth(Index)The month for which the atlas should be read.
GINfilename_pattern(String, Default: "ssmi_mean_emis_climato_@MM@_cov_interpol_M2")Filename pattern (@MM@ gets replaced by month number)