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
GOUT | atlas | (TelsemAtlas) | The atlas into which to store the loaded atlas. |
GIN | directory | (String) | Directory with TELSEM 2 SSMI atlas files. |
GIN | month | (Index) | The month for which the atlas should be read. |
GIN | filename_pattern | (String, Default: "ssmi_mean_emis_climato_@MM@_cov_interpol_M2") | Filename pattern (@MM@ gets replaced by month number) |