disort_settings_agendaSetup
- Workspace.disort_settings_agendaSetup(self, disort_settings_agenda: pyarts3.arts.Agenda | None = None, layer_emission_setting: pyarts3.arts.String | None = None, scattering_setting: pyarts3.arts.String | None = None, space_setting: pyarts3.arts.String | None = None, sun_setting: pyarts3.arts.String | None = None, surf_setting: pyarts3.arts.String | None = None, surf_lambertian_value: pyarts3.arts.Vector | None = None, min_optical_depth: pyarts3.arts.Numeric | None = None) None
Setup for Disort standard calculations.
This method allows setting up
disort_settings_agendaby named options. A description of the options is given below.Author: Richard Larsson
- Parameters:
disort_settings_agenda (Agenda, optional) – An agenda for setting up Disort. See
disort_settings_agenda, defaults toself.disort_settings_agenda[OUT]layer_emission_setting (String, optional) – Layer emission settings. Defaults to
"LinearInTau"[IN]scattering_setting (String, optional) – Scattering settings. Defaults to
"None"[IN]space_setting (String, optional) – Space settings. Defaults to
"CosmicMicrowaveBackgroundRadiation"[IN]sun_setting (String, optional) – Sun settings. Defaults to
"None"[IN]surf_setting (String, optional) – Surface settings. Defaults to
"Thermal"[IN]surf_lambertian_value (Vector, optional) – Surface lambertian value (must be the size of the frequency grid; used only when surface is set to a Lambertian variant). Defaults to
[][IN]min_optical_depth (Numeric, optional) – The minimum increase in optical thickness per level. The DISORT algorithm employed is numerically unstable if the change between levels is too small. Defaults to
1e-11[IN]
Extra
There are 96 possible combinations for calling the
disort_settings_agendaSetupmethod.Below, these are all listed with the generated agenda-call order for each combination in full.
Before that, a concise overview of what each option do is available by the types in this table:
Input variable
pyarts class
layer_emission_settingscattering_settingspace_settingsun_settingsurf_setting
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="None", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTau", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="None", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="None", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="None", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="None", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendamin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="None", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Thermal", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="ThermalLambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection
disort_settings_agendaSetup(layer_emission_setting="LinearInTauNonLTE", scattering_setting="ScatteringSpecies", space_setting="CosmicMicrowaveBackgroundRadiation", sun_setting="Sun", surf_setting="Lambertian", surf_lambertian_value=lambertian_reflection, min_optical_depth=min_optical_depth)Shares the global
atm_fieldShares the global
spectral_propmat_agendaShares the global
spectral_propmat_scat_spectral_agendaShares the global
sunShares the global
surf_fieldmin_optical_depth = min_optical_depth
value = lambertian_reflection