atm_pointInit

Workspace.atm_pointInit(self, atm_point: pyarts3.arts.AtmPoint | None = None, default_isotopologue: pyarts3.arts.String | None = None) None

Initialize an atmospheric point with some isotopologue ratios

See IsoRatioOption for valid default_isotopologue.

Author: Richard Larsson

Parameters:
  • atm_point (AtmPoint, optional) – An atmospheric point in ARTS. See atm_point, defaults to self.atm_point [OUT]

  • default_isotopologue (String, optional) – Default option for the isotopologue ratios. Defaults to "Builtin" [IN]