telsem_atlasReadAscii

Workspace.telsem_atlasReadAscii(self, telsem_atlas: pyarts3.arts.TelsemAtlas | None = None, filename: pyarts3.arts.String | None = None, month: pyarts3.arts.Index | None = None) None

Read one original TELSEM2 monthly atlas file.

Author: The ARTS developers

Parameters:
  • telsem_atlas (TelsemAtlas, optional) – TELSEM monthly land-surface emissivity atlas. See telsem_atlas, defaults to self.telsem_atlas [OUT]

  • filename (String) – Path to a TELSEM2 ASCII atlas file. [IN]

  • month (Index, optional) – Month represented by the atlas (0 if unspecified). Defaults to 0 [IN]