disort_settings_agenda
- Workspace.disort_settings_agenda: Agenda
An agenda for setting up Disort.
See
disort_settings_agendaSetup()
for prepared agenda settings.The only intent of this Agenda is to simplify the setup of Disort for different scenarios. The output of this Agenda is just that setting.
Execution and customization
You can execute
disort_settings_agenda
directly from the workspace by callingdisort_settings_agendaExecute()
.As all agendas in ARTS, it is also customizable via its operator helper class:
disort_settings_agendaOperator
. See it,disort_settings_agendaSetOperator()
, anddisort_settings_agendaExecuteOperator()
for more details.Also see the
arts_agenda
property for how to fully define an agenda in python.Agenda output
Agenda input
Input to workspace methods
Output from workspace methods
Input to workspace agenda
Related workspace variables