atmospheric_fieldFromProfile

Workspace.atmospheric_fieldFromProfile(self, atmospheric_field: pyarts.arts.AtmField | None = None, atmospheric_profile: pyarts.arts.ArrayOfAtmPoint | None = None, altitude_grid: pyarts.arts.AscendingGrid | None = None, altitude_extrapolation: pyarts.arts.InterpolationExtrapolation | None = None) None

Sets the atmospheric field to the atmospheric profile.

The top of the atmosphere is the last value of the altitude grid.

Author(s): Richard Larsson

Parameters: