atmospheric_pointInit
- Workspace.atmospheric_pointInit(self, atmospheric_point: pyarts3.arts.AtmPoint | None = None, default_isotopologue: pyarts3.arts.String | None = None) None
Initialize an atmospheric point with some isotopologue ratios
See
IsoRatioOptionfor validdefault_isotopologue.Author: Richard Larsson
- Parameters:
atmospheric_point (AtmPoint, optional) – An atmospheric point in ARTS. See
atmospheric_point, defaults toself.atmospheric_point[OUT]default_isotopologue (String, optional) – Default option for the isotopologue ratios. Defaults to
"Builtin"[IN]