atm_fieldAbsoluteWindField

Workspace.atm_fieldAbsoluteWindField(self, atm_field: pyarts3.arts.AtmField | None = None) None

Set the wind field to use the magnitude field functional.

The input field must be a GeodeticField3 for all three parameters to call this method.

The main purpose of this method is to retrieve the magnitude rather than the vector field.

Author: Richard Larsson

Parameters:

atm_field (AtmField, optional) – An atmospheric field in ARTS. See atm_field, defaults to self.atm_field [INOUT]