ARTS built-in documentation server

Agenda 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 of ybatchMetProfiles for more information.

This agenda can be, for example, set up like this:

AtmFieldsCalc
abs_lookupAdapt
*ScatteringInit	*
CloudboxGetIncoming
*ScatteringMain*
*RteCalc*
*yNoPolarisation*

For example, if you want the output in brightness temperature unit,
then add the method *VectorToTbByPlanck*.

Group: Agenda

Variables

OUTy(Vector) The measurement vector.
INt_field_raw(GriddedField3) Raw data for atmospheric temperatures.
INvmr_field_raw(ArrayOfGriddedField3) VMR data for the chosen gaseous species.
INz_field_raw(GriddedField3) Raw data for geometrical altitudes.
INpnd_field_raw(ArrayOfGriddedField3) The particle number density field data.
INp_grid(Vector) The pressure grid.
INsensor_los(Matrix) The sensor line-of-sight (LOS) for each measurement block.
INcloudbox_on(Index) Flag to activate the cloud box.
INcloudbox_limits(ArrayOfIndex) The limits of the cloud box.
INz_surface(Matrix) The surface altitude.

Specific methods that can generate met_profile_calc_agenda

Generic and supergeneric methods that can generate met_profile_calc_agenda

Specific methods that require met_profile_calc_agenda

Generic and supergeneric methods that can use met_profile_calc_agenda

Agendas that can generate met_profile_calc_agenda

Agendas that require met_profile_calc_agenda