met_profile_calc_agenda
- property Workspace.met_profile_calc_agenda
This agenda is used for metoffice profile calculations.
This agenda is called inside the method
ybatchMetProfiles()
which is used to make a batch calculation for the metoffice profiles. See the documentation ofybatchMetProfiles()
for more information.This agenda can be, for example, set up like this:
- Parameters:
t_field_raw (GriddedField3) – Raw data for atmospheric temperatures. See
t_field_raw
[IN]vmr_field_raw (ArrayOfGriddedField3) – VMR data for the chosen gaseous species. See
vmr_field_raw
[IN]z_field_raw (GriddedField3) – Raw data for geometrical altitudes. See
z_field_raw
[IN]pnd_field_raw (ArrayOfGriddedField3) – The particle number density field raw data. See
pnd_field_raw
[IN]sensor_los (Matrix) – The sensor line-of-sight (LOS) for each measurement block. See
sensor_los
[IN]cloudbox_on (Index) – Flag to activate the cloud box. See
cloudbox_on
[IN]cloudbox_limits (ArrayOfIndex) – The limits of the cloud box. See
cloudbox_limits
[IN]z_surface (Matrix) – The surface altitude. See
z_surface
[IN]
Workspace methods that can generate met_profile_calc_agenda
Workspace methods that require met_profile_calc_agenda
Generic workspace methods that can generate or use met_profile_calc_agenda
- type:
WorkspaceVariable
- holds typeAgenda