atmospheric_pointInit
- Workspace.atmospheric_pointInit(self, atmospheric_point: pyarts.arts.AtmPoint | None = None, default_isotopologue: pyarts.arts.String | None = None) None
Initialize an atmospheric point with some isotopologue ratios
See
IsoRatioOption
for validdefault_isotopologue
.Author(s): 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]