atmospheric_profile

Workspace.atmospheric_profile: ArrayOfAtmPoint

An atmospheric profile in ARTS.

This exists to interface between the fully 3D atmospheric field native to ARTS and various 1D and 2D solvers that make use of profiles for fixed geometries.

The atmospheric profile consists of all the relevant atmospheric field data at a discrete profile in the atmosphere. It is often extracted from an AtmField at a single latitude-longitude coordinate but may of course be generated manually.

See atmospheric_field for the data that may be available in the atmospheric point.

The size of the profile is the same as altitude_grid.

For more information, see The atmosphere.

Input to workspace methods

Modified by workspace method

Output from workspace methods