propmat_clearsky_agendaSet

Workspace.propmat_clearsky_agendaSet(self: pyarts.arts._Workspace, propmat_clearsky_agenda: Optional[Union[pyarts.arts.WorkspaceVariable, pyarts.arts.Agenda]] = self.propmat_clearsky_agenda, option: Union[pyarts.arts.WorkspaceVariable, pyarts.arts.String], verbosity: Optional[Union[pyarts.arts.WorkspaceVariable, pyarts.arts.Verbosity]] = self.verbosity) None

Sets propmat_clearsky_agenda to a default value

Please consider using propmat_clearsky_agendaAuto() instead of one of these options as it will ensure you have the best coverage of use cases. The options below are available for feature testing

Options are:

Author(s): Richard Larsson

Parameters:
  • propmat_clearsky_agenda (Agenda, optional) – Calculate the absorption coefficient matrix. See propmat_clearsky_agenda, defaults to self.propmat_clearsky_agenda [OUT]

  • option (String) – Default agenda option (see description). [IN]

  • verbosity (Verbosity) – ARTS verbosity. See verbosity, defaults to self.verbosity [IN]