Workspace ######### .. currentmodule:: pyarts3.workspace .. autoclass:: Workspace .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.workspace.Workspace.Ignore` - Ignore a workspace variable. * - Method - :func:`~pyarts3.workspace.Workspace.OEM` - Inversion by the so called optimal estimation method (OEM). * - Method - :func:`~pyarts3.workspace.Workspace.ReadCatalogData` - Reads split catalog data from a folder structure similar to ``arts-cat-data`` * - Method - :func:`~pyarts3.workspace.Workspace.ReadXML` - Reads a workspace variable from an XML file. * - Method - :func:`~pyarts3.workspace.Workspace.ReadXMLIndexed` - As :func:`~pyarts3.workspace.Workspace.ReadXML`, but reads indexed file names. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddAtmosphere` - Sets an atmospheric target. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddErrorPolyFit` - Set a measurement error to polynomial fit. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddMagneticField` - Set magnetic field derivative. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddOverlappingMagneticField` - Set magnetic field derivative for overlapping fields. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddOverlappingWindField` - Set wind field derivative for overlapping fields. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddPressure` - Set pressure derivative. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddSensorFrequencyPolyOffset` - Set sensor frequency derivative to use polynomial fitting offset * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddSpeciesIsotopologueRatio` - Set isotopologue ratio derivative * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddSpeciesVMR` - Set volume mixing ratio derivative. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddSubsurface` - Sets a subsurface target * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddSurface` - Sets a surface target * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddTemperature` - Set temperature derivative. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalAddWindField` - Set wind field derivative. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalFinalizeDiagonal` - Finalize the retrieval setup. * - Method - :func:`~pyarts3.workspace.Workspace.RetrievalInit` - Initialize the retrieval setup. * - Method - :func:`~pyarts3.workspace.Workspace.SpectralFluxDisort` - Integrate Disort spectral radiance. * - Method - :func:`~pyarts3.workspace.Workspace.Touch` - As :func:`~pyarts3.workspace.Workspace.Ignore` but for agenda output. * - Method - :func:`~pyarts3.workspace.Workspace.UpdateModelStates` - Update state of the model in preparation for a forward model run * - Method - :func:`~pyarts3.workspace.Workspace.WignerInit` - Initialize the Wigner tables * - Method - :func:`~pyarts3.workspace.Workspace.WignerUnload` - Unloads the Wigner tables from static data (see :func:`~pyarts3.workspace.Workspace.WignerInit`) * - Method - :func:`~pyarts3.workspace.Workspace.WriteBuiltinPartitionFunctionsXML` - Writes all the builtin partition functions to file. * - Method - :func:`~pyarts3.workspace.Workspace.WriteXML` - Writes a workspace variable to an XML file. * - Method - :func:`~pyarts3.workspace.Workspace.WriteXMLIndexed` - As :func:`~pyarts3.workspace.Workspace.WriteXML`, but creates indexed file names. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsFromModelState` - Sets :attr:`~pyarts3.workspace.Workspace.absorption_bands` to the state of the model. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsKeepID` - Keeps first band of ID * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsLineMixingAdaptation` - Adapts select band to use ordered Line mixing coefficients. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsReadHITRAN` - Reads HITRAN data from a file. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsReadSpeciesSplitARTSCAT` - Same as :func:`~pyarts3.workspace.Workspace.absorption_bandsReadSpeciesSplitCatalog` but for reading the old ARTSCAT format. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsReadSpeciesSplitCatalog` - Reads all species in :attr:`~pyarts3.workspace.Workspace.absorption_species` from a basename * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsReadSplit` - Saves all bands in :attr:`~pyarts3.workspace.Workspace.absorption_bands` to a directory * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsRemoveID` - Remove first band of with a matching ID * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsSaveSplit` - Saves all bands fin :attr:`~pyarts3.workspace.Workspace.absorption_bands` to a directory * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsSelectFrequencyByBand` - Remove all bands whose lines all strictly falls outside a frequency range * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsSelectFrequencyByLine` - Remove all lines that strictly falls outside a frequency range * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsSetNonLTE` - Set all bands to use non-LTE calculations. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_bandsSetZeeman` - Set the Zeeman splitting for lines within the frequency range * - Method - :func:`~pyarts3.workspace.Workspace.absorption_cia_dataAddCIARecord` - Takes CIARecord as input and appends the results in the appropriate place. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_cia_dataReadFromCIA` - Read data from a CIA data file for all CIA molecules defined * - Method - :func:`~pyarts3.workspace.Workspace.absorption_cia_dataReadFromXML` - Read data from a CIA XML file and check that all CIA tags defined * - Method - :func:`~pyarts3.workspace.Workspace.absorption_cia_dataReadSpeciesSplitCatalog` - Reads a species split CIA dataset. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_lookup_tableCalc` - Get :attr:`~pyarts3.workspace.Workspace.absorption_lookup_table` from available data. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_lookup_tableFromProfiles` - Compute the lookup table for all species in :attr:`~pyarts3.workspace.Workspace.absorption_bands`. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_lookup_tableInit` - Initialize an empty lookup table. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_lookup_tablePrecompute` - Precompute the lookup table for a single species, adding it to the map. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_lookup_tablePrecomputeAll` - Compute the lookup table for all species in :attr:`~pyarts3.workspace.Workspace.absorption_bands`. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_lookup_tableSimpleWide` - Set up a simple wide lookup table for all species in :attr:`~pyarts3.workspace.Workspace.absorption_bands`. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_predefined_model_dataAddWaterMTCKD400` - Sets the data for MT CKD 4.0 Water model * - Method - :func:`~pyarts3.workspace.Workspace.absorption_predefined_model_dataInit` - Initialize the predefined model data * - Method - :func:`~pyarts3.workspace.Workspace.absorption_predefined_model_dataReadSpeciesSplitCatalog` - Reads :attr:`~pyarts3.workspace.Workspace.absorption_predefined_model_data` catalog but only for :attr:`~pyarts3.workspace.Workspace.absorption_species` * - Method - :func:`~pyarts3.workspace.Workspace.absorption_speciesDefineAll` - Sets :attr:`~pyarts3.workspace.Workspace.absorption_species` [i][0] to all species in ARTS * - Method - :func:`~pyarts3.workspace.Workspace.absorption_speciesSet` - Set :attr:`~pyarts3.workspace.Workspace.absorption_species` to the named species. * - Method - :func:`~pyarts3.workspace.Workspace.absorption_xsec_fit_dataReadSpeciesSplitCatalog` - Reads HITRAN Crosssection coefficients * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAbsoluteMagneticField` - Set the magnetic field to use the magnitude field functional. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAbsoluteWindField` - Set the wind field to use the magnitude field functional. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendAbsorptionData` - Append data to the atmospheric field based all absorption data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendBaseData` - Append base data to the atmospheric field * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendCIASpeciesData` - Append species data to the atmospheric field based on collision-induced data data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendLineIsotopologueData` - Append isotopologue data to the atmospheric field based on line data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendLineLevelData` - Append NLTE data to the atmospheric field based on line data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendLineSpeciesData` - Append species data to the atmospheric field based on line data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendLookupTableSpeciesData` - Append species data to the atmospheric field based on lookup data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendPredefSpeciesData` - Append species data to the atmospheric field based on predefined model data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendTagsSpeciesData` - Append species data to the atmospheric field based on species data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldAppendXsecSpeciesData` - Append species data to the atmospheric field based on cross-section data * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldFitNonLTE` - Fits non-LTE atmospheric field values * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldFromModelState` - Sets :attr:`~pyarts3.workspace.Workspace.atmospheric_field` to the state of the model. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldFromProfile` - Sets the atmospheric field to be the 1D atmospheric profile. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldHydrostaticPressure` - Add the hydrostatic pressure to the atmospheric field * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldIGRF` - Use IGRF to compute the magnetic field at each point. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldInit` - Initialize the atmospheric field with some altitude and isotopologue ratios * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldInitializeNonLTE` - Initialize the non-LTE atmospheric field from the LTE temperature field. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldRead` - Read atmospheric data files from a directory * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldRegrid` - Regrid the input atmospheric field parameter to a new grid. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldRegridAll` - Regrid all parameters of the input atmospheric field to a new grid * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_fieldSchmidthFieldFromIGRF` - For forward calculations, this should be similar to :func:`~pyarts3.workspace.Workspace.atmospheric_fieldIGRF`. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_pointInit` - Initialize an atmospheric point with some isotopologue ratios * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_profileExtendInPressure` - Extends the atmospheric profile in pressure. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_profileExtract` - Extract an atmospheric profile from the atmospheric field. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_profileFitNonLTE` - Fits non-LTE distributions to the level data. * - Method - :func:`~pyarts3.workspace.Workspace.atmospheric_profileFromGrid` - Extract an atmospheric profile and its grids. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsCosmicMicrowaveBackgroundRadiation` - Space radiation into Disort is isotropic cosmic background radiation. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsInit` - Perform Disort calculations for spectral flux. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsLayerNonThermalEmissionLinearInTau` - Same as :func:`~pyarts3.workspace.Workspace.disort_settingsLayerThermalEmissionLinearInTau` but considers non-LTE * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsLayerThermalEmissionLinearInTau` - Use a source function that changes linearly in optical thickness. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsLegendreCoefficientsFromPath` - Sets the legendre coefficients from the path-variable. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoFractionalScattering` - Turns off fractional scattering in Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoLayerThermalEmission` - Turns off source radiation in Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoLegendre` - Turns off Legendre coefficients in Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoSingleScatteringAlbedo` - Turns off single albedo scattering in Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoSpaceEmission` - Turns off boundary condition from space for Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoSun` - Turns off solar radiation in Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoSurfaceEmission` - Turns boundary condition from surface for Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsNoSurfaceScattering` - Turns off BDRF in Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsOpticalThicknessFromPath` - Get optical thickness from path. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsSetSun` - Uses Set the FOV to the sun input for Disort calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsSingleScatteringAlbedoFromPath` - Sets the single scattering albedo from the path-variable. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsSurfaceEmissionByTemperature` - Surface radiation into Disort is isotropic from surface temperature. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settingsSurfaceLambertian` - Sets the surface to Lambertian. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settings_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.disort_settings_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.disort_settings_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.disort_settings_agenda`, see it, and also :class:`~pyarts3.arts.disort_settings_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.disort_settings_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.disort_settings_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.disort_settings_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.disort_settings_agendaSetup` - Setup for Disort standard calculations. * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_flux_fieldCalc` - Perform Disort calculations for spectral flux. * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_flux_fieldFromAgenda` - Use Disort for clearsky calculations of spectral flux field * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_flux_fieldProfile` - Extract a 1D path through the atmospheric field and calculate spectral flux using Disort * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_radiance_fieldCalc` - Perform Disort calculations for spectral radiance. * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_radiance_fieldCalcCdisort` - Perform CDisort calculations for spectral radiance. * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_radiance_fieldFromAgenda` - Use the disort settings agenda to calculate spectral radiance * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_radiance_fieldFromAgendaCdisort` - Use the disort settings agenda to calculate spectral radiance * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_radiance_fieldProfile` - Extract a 1D path through the atmospheric field and calculate spectral radiance using Disort * - Method - :func:`~pyarts3.workspace.Workspace.disort_spectral_radiance_fieldProfileCdisort` - Extract a 1D path through the atmospheric field and calculate spectral radiance using Disort * - Method - :func:`~pyarts3.workspace.Workspace.ecs_dataAddMakarov2020` - Sets the O2-66 microwave band data for ECS. * - Method - :func:`~pyarts3.workspace.Workspace.ecs_dataAddMeanAir` - Sets ECS data for air from other data if available. * - Method - :func:`~pyarts3.workspace.Workspace.ecs_dataAddRodrigues1997` - Sets the CO2-626, CO2-628, and CO2-636 band data for ECS. * - Method - :func:`~pyarts3.workspace.Workspace.ecs_dataAddTran2011` - Sets the CO2-626, CO2-628, and CO2-636 band data for ECS. * - Method - :func:`~pyarts3.workspace.Workspace.ecs_dataInit` - Resets/initializes the ECS data. * - Method - :func:`~pyarts3.workspace.Workspace.flux_profileIntegrate` - Computes the spectral flux * - Method - :func:`~pyarts3.workspace.Workspace.frequency_gridFitNonLTE` - Frequency grid useful for :func:`~pyarts3.workspace.Workspace.atmospheric_profileFitNonLTE`. * - Method - :func:`~pyarts3.workspace.Workspace.frequency_gridWindShift` - Applies wind shift to the :attr:`~pyarts3.workspace.Workspace.frequency_grid` for the local frequency grid. * - Method - :func:`~pyarts3.workspace.Workspace.get` - Gets the value of the variable with the given name. * - Method - :func:`~pyarts3.workspace.Workspace.gravity_operatorCentralMass` - Sets a gravity operator from the gravitational constant and the mass of the planet * - Method - :func:`~pyarts3.workspace.Workspace.has` - Checks if the workspace contains the variable. * - Method - :func:`~pyarts3.workspace.Workspace.init` - Overloaded function. * - Method - :func:`~pyarts3.workspace.Workspace.inversion_iterate_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.inversion_iterate_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.inversion_iterate_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.inversion_iterate_agenda`, see it, and also :class:`~pyarts3.arts.inversion_iterate_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.inversion_iterate_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.inversion_iterate_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.inversion_iterate_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.inversion_iterate_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.inversion_iterate_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddAtmosphere` - Sets an atmospheric target. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddErrorPolyFit` - Set a measurement error to polynomial fit. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddMagneticField` - Set magnetic field derivative. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddOverlappingMagneticField` - Set magnetic field derivative for overlapping fields. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddOverlappingWindField` - Set wind field derivative for overlapping fields. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddPressure` - Set pressure derivative. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddSensorFrequencyPolyOffset` - Set sensor frequency derivative to use polynomial fitting offset * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddSpeciesIsotopologueRatio` - Set isotopologue ratio derivative * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddSpeciesVMR` - Set volume mixing ratio derivative. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddSubsurface` - Sets a subsurface target * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddSurface` - Sets a surface target * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddTemperature` - Set temperature derivative. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsAddWindField` - Set wind field derivative. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsConditionalClear` - Clears :attr:`~pyarts3.workspace.Workspace.jacobian_targets` if :attr:`~pyarts3.workspace.Workspace.do_jacobian` evaluates false. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsFinalize` - Finalize :attr:`~pyarts3.workspace.Workspace.jacobian_targets`. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsInit` - Initialize or reset the :attr:`~pyarts3.workspace.Workspace.jacobian_targets`. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsOff` - Turns off :attr:`~pyarts3.workspace.Workspace.jacobian_targets` * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleLogRelAtmTarget` - Toggles logarithmic/relative or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleLogRelSubsurfaceTarget` - Toggles logarithmic/relative or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleLogRelSurfaceTarget` - Toggles logarithmic/relative or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleLogarithmicAtmTarget` - Toggles logarithmic or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleLogarithmicSubsurfaceTarget` - Toggles logarithmic or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleLogarithmicSurfaceTarget` - Toggles logarithmic or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeAtmTarget` - Toggles relative or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeHumidityAtmTarget` - Toggles relative humidity or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeSubsurfaceTarget` - Toggles relative or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeSurfaceTarget` - Toggles relative or absolute retrievals. * - Method - :func:`~pyarts3.workspace.Workspace.legendre_degreeFromDisortSettings` - Sets :attr:`~pyarts3.workspace.Workspace.legendre_degree` to :attr:`~pyarts3.workspace.Workspace.disort_settings` ``legendre_polynomial_dimension`` * - Method - :func:`~pyarts3.workspace.Workspace.measurement_averaging_kernelCalc` - Calculate the averaging kernel matrix. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_inversion_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.measurement_inversion_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.measurement_inversion_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.measurement_inversion_agenda`, see it, and also :class:`~pyarts3.arts.measurement_inversion_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.measurement_inversion_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.measurement_inversion_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.measurement_inversion_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.measurement_inversion_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.measurement_inversion_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_jacobianAtmosphereTransformation` - Applies transformations to the atmospheric state Jacobian * - Method - :func:`~pyarts3.workspace.Workspace.measurement_jacobianBandTransformation` - Applies transformations to the line-by-line state Jacobian * - Method - :func:`~pyarts3.workspace.Workspace.measurement_jacobianSensorTransformation` - Applies transformations to the measurement sensor state Jacobian * - Method - :func:`~pyarts3.workspace.Workspace.measurement_jacobianSubsurfaceTransformation` - Applies transformations to the subsurface state Jacobian * - Method - :func:`~pyarts3.workspace.Workspace.measurement_jacobianSurfaceTransformation` - Applies transformations to the surface state Jacobian * - Method - :func:`~pyarts3.workspace.Workspace.measurement_jacobianTransformations` - Apply all transformations to the Jacobian related to states in :func:`~pyarts3.workspace.Workspace.model_state_vectorFromData` * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorAddRawSensor` - Adds sensor elements from a raw perturbation of the sensor * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorAddSimple` - Adds a sensor with a dirac channel opening around the frequency grid. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorAddSimpleGaussian` - Adds a sensor with a Gaussian channel opening around the frequency grid. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorAddVectorGaussian` - Adds a sensor with a Gaussian channel opening around the frequency grid. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorFromModelState` - Update :attr:`~pyarts3.workspace.Workspace.measurement_sensor` from :attr:`~pyarts3.workspace.Workspace.model_state_vector`. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorInit` - Initialize :attr:`~pyarts3.workspace.Workspace.measurement_sensor` to empty. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorMakeExclusive` - Make the :attr:`~pyarts3.workspace.Workspace.measurement_sensor` excluive. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorSimple` - Creates a single simple dirac-opening sensor * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorSimpleGaussian` - Creates a single simple Gaussian-opening sensor * - Method - :func:`~pyarts3.workspace.Workspace.measurement_sensorVectorGaussian` - Creates a single simple Gaussian-opening sensor * - Method - :func:`~pyarts3.workspace.Workspace.measurement_vectorConditionalAddError` - Add the measurement error to the measurement. Conditionally, also to the Jacobian. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_vectorFromOperatorPath` - Sets measurement vector by looping over all sensor elements * - Method - :func:`~pyarts3.workspace.Workspace.measurement_vectorFromSensor` - Sets measurement vector by looping over all sensor elements * - Method - :func:`~pyarts3.workspace.Workspace.measurement_vector_errorFromModelState` - Set the error and its Jacobian from the state of the model. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_vector_error_covariance_matrixConstant` - Sets a constant measurement vector error covariance matrix. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_vector_error_covariance_matrix_observation_systemCalc` - Calculates the covariance matrix describing the error due to uncertainties in the observation system. * - Method - :func:`~pyarts3.workspace.Workspace.measurement_vector_fittedFromMeasurement` - Sets the fitted measurement vector to the current measurement vector. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_covariance_matrixAddSpeciesVMR` - Set a species model state covariance matrix element. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_covariance_matrixInit` - Initialises the model state covariance matrix to the identity matrix. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_covariance_matrix_smoothing_errorCalc` - Calculates the covariance matrix describing the error due to smoothing. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vectorFromAtmosphere` - Sets :attr:`~pyarts3.workspace.Workspace.model_state_vector`'s atmospheric part. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vectorFromBands` - Sets :attr:`~pyarts3.workspace.Workspace.model_state_vector`'s absorption line part. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vectorFromData` - Get :attr:`~pyarts3.workspace.Workspace.model_state_vector` from available data * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vectorFromSensor` - Sets :attr:`~pyarts3.workspace.Workspace.model_state_vector`'s sensor part. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vectorFromSubsurface` - Sets :attr:`~pyarts3.workspace.Workspace.model_state_vector`'s subsurface part. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vectorFromSurface` - Sets :attr:`~pyarts3.workspace.Workspace.model_state_vector`'s surface part. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vectorInit` - Sets :attr:`~pyarts3.workspace.Workspace.model_state_vector` to the size :attr:`~pyarts3.workspace.Workspace.jacobian_targets` demand. * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vector_aprioriFromData` - Get :attr:`~pyarts3.workspace.Workspace.model_state_vector_apriori` from available data * - Method - :func:`~pyarts3.workspace.Workspace.model_state_vector_aprioriFromState` - Sets the a priori state of the model state vector to the current state. * - Method - :func:`~pyarts3.workspace.Workspace.nlte_line_flux_profileIntegrate` - Integrate the spectral flux profile to get the line non-LTE flux * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrixAddCIA` - Add absorption coefficients for HITRAN collision induced absorption (CIA). * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrixAddFaraday` - Calculates absorption matrix describing Faraday rotation. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrixAddLines` - Line-by-line calculations. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrixAddLookup` - Lookup calculations. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrixAddPredefined` - Adds all of the predefined models in :attr:`~pyarts3.workspace.Workspace.absorption_species` to the propagation_matrix * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrixAddXsecFit` - Calculate absorption cross sections per tag group for HITRAN xsec species. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrixInit` - Initialize :attr:`~pyarts3.workspace.Workspace.propagation_matrix`, :attr:`~pyarts3.workspace.Workspace.propagation_matrix_source_vector_nonlte`, and their derivatives to zeroes. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_agendaAuto` - Sets the :attr:`~pyarts3.workspace.Workspace.propagation_matrix_agenda` automatically from absorption data and species tag meta information. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.propagation_matrix_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.propagation_matrix_agenda`, see it, and also :class:`~pyarts3.arts.propagation_matrix_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.propagation_matrix_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.propagation_matrix_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.propagation_matrix_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_jacobianWindFix` - Fix for the wind field derivative. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scatteringAddSpectralScatteringSpeciesTRO` - Adds :attr:`~pyarts3.workspace.Workspace.scattering_species` results for totally random oriented spectral calculations to * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scatteringAirSimple` - Add simple air to :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering`. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scatteringInit` - Initialize :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering` to zeroes. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scatteringSpectralInit` - Initialize :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering` and co to zeroes. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agenda`, see it, and also :class:`~pyarts3.arts.propagation_matrix_scattering_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.propagation_matrix_scattering_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agenda`, see it, and also :class:`~pyarts3.arts.propagation_matrix_scattering_spectral_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.propagation_matrix_scattering_spectral_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathAddGeometricGridCrossings` - Fill the path with with points that crosses the grid of the atmspheric field. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathAddLimbPoint` - Add the limb point to the ray path * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathFillGeometricHalfStep` - Fill the path with geometric step points. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathFillGeometricStepwise` - Fill the path with geometric step points. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathFixUpdownAzimuth` - Fix azimuth angle errors that can occur for 180 and 0 degrees zenith. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathGeometric` - Get a geometric radiation path * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathGeometricDownlooking` - Wraps :func:`~pyarts3.workspace.Workspace.ray_pathGeometric` for straight downlooking paths from the top-of-the-atmosphere altitude * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathGeometricUplooking` - Wraps :func:`~pyarts3.workspace.Workspace.ray_pathGeometric` for straight uplooking paths from the surface altitude at the position * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathInit` - Initialize the ray path with a single point. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathRemoveNearby` - Remove points that are too close to each other. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathRemoveNonAtm` - Remove non-atmospheric points to the ray path * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathRemoveNonGeometricGridCrossings` - Remove all non-geometric grid crossings from the ray path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_pathSetGeometricExtremes` - Add the geometric extremes to the ray path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_atmospheric_pointFromPath` - Gets the atmospheric points along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_atmospheric_pointFromProfile` - Set ``ray_path_atmospheric_point = atmospheric_profile``. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_fieldFluxProfile` - Adds observers that covers all zenith angles for each altitude point. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_fieldFromObserverAgenda` - Create a ray path field from a set of observers. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_frequency_gridFromPath` - Gets the frequency grids along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_observer_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.ray_path_observer_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_observer_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.ray_path_observer_agenda`, see it, and also :class:`~pyarts3.arts.ray_path_observer_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_observer_agendaSetGeometric` - Set :attr:`~pyarts3.workspace.Workspace.ray_path_observer_agenda` from programmable geometric settings. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_observer_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.ray_path_observer_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.ray_path_observer_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_observersFieldProfilePseudo2D` - Get a list of observer positions and line of sights to represent observing all angles of a profile. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_observersFluxProfile` - Add :math:`n` observers per altitude point. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_pointBackground` - Sets :attr:`~pyarts3.workspace.Workspace.ray_path_point` to the expected background point of :attr:`~pyarts3.workspace.Workspace.ray_path` * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_pointForeground` - Sets :attr:`~pyarts3.workspace.Workspace.ray_path_point` to the expected foreground point of :attr:`~pyarts3.workspace.Workspace.ray_path` * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_pointHighestFromPath` - Sets :attr:`~pyarts3.workspace.Workspace.ray_path_point` to the highest altitude point of :attr:`~pyarts3.workspace.Workspace.ray_path`. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_pointLowestFromPath` - Sets :attr:`~pyarts3.workspace.Workspace.ray_path_point` to the lowest altitude point of :attr:`~pyarts3.workspace.Workspace.ray_path`. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_propagation_matrixAddScattering` - Adds the scattering part of the propagation matrix to the rest along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_propagation_matrixFromPath` - Gets the propagation matrix and non-LTE source term along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_scatteringFromPath` - Gets the propagation matrix for scattering along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_scatteringFromSpectralAgenda` - Compute :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_scattering` and co for a path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_species_splitFromPath` - As :func:`~pyarts3.workspace.Workspace.ray_path_propagation_matrixFromPath` but the output is split between the species in the * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_scatteringSunsFirstOrderRayleigh` - Add :attr:`~pyarts3.workspace.Workspace.suns` to :attr:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_source`. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_sourceAddScattering` - Adds the scattering part of the propagation matrix to the rest along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_sourceFromPropmat` - Gets the source term along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_suns_pathFromPathObserver` - Wraps :func:`~pyarts3.workspace.Workspace.sun_pathFromObserverAgenda` for all paths to all suns. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_transmission_matrixFromPath` - Gets the transmission matrix in layers along the path. * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix_cumulativeFromPath` - Sets :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix_cumulative` by forward iteration of :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix` * - Method - :func:`~pyarts3.workspace.Workspace.ray_path_zeeman_magnetic_fieldFromPath` - Sets a path of Zeeman effect magnetic field properties. * - Method - :func:`~pyarts3.workspace.Workspace.readxml` - Read variable from file * - Method - :func:`~pyarts3.workspace.Workspace.savexml` - Saves variable to file * - Method - :func:`~pyarts3.workspace.Workspace.scattering_speciesInit` - Initialize scattering species. * - Method - :func:`~pyarts3.workspace.Workspace.select_species_listCollectAbsorption` - Selects all main absorbers from the absorption data. * - Method - :func:`~pyarts3.workspace.Workspace.set` - Set the variable to the new value. * - Method - :func:`~pyarts3.workspace.Workspace.sortedIndexOfBands` - Get the sorting of the bands by first quantum identifier then some ``criteria`` * - Method - :func:`~pyarts3.workspace.Workspace.spectral_flux_profileFromPathField` - Computes the spectral flux from a field of paths. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_flux_profileFromSpectralRadianceField` - Computes the spectral flux. The input field must be a profile. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_flux_profilePseudo2D` - Computes the spectral flux profile using pseudo-2D geometry * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceApplyForwardUnit` - Helper to call :func:`~pyarts3.workspace.Workspace.spectral_radianceApplyUnit` when you do not have :attr:`~pyarts3.workspace.Workspace.spectral_radiance_jacobian`. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceApplyUnit` - Applies a unit to :attr:`~pyarts3.workspace.Workspace.spectral_radiance`, returning a new field * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceApplyUnitFromSpectralRadiance` - Helper method for calling :func:`~pyarts3.workspace.Workspace.spectral_radianceApplyUnit`. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceClearskyBackgroundTransmission` - Computes clearsky transmission of spectral radiances * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceClearskyEmission` - Computes clearsky emission of spectral radiances * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceClearskyRayleighScattering` - Computes clearsky emission of spectral radiances with solar Rayleigh scattering * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceClearskyTransmission` - Computes clearsky transmission of spectral radiances * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceCumulativeTransmission` - Gets the spectral radiance from the path transmission. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceDefaultTransmission` - Sets default :attr:`~pyarts3.workspace.Workspace.spectral_radiance` and :attr:`~pyarts3.workspace.Workspace.spectral_radiance_jacobian` for transmission. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceFlatScalarReflectance` - Set surface spectral radiance from Planck function of the surface temperature and the reflectance of incoming radiation * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceIntegrateDisort` - Integrate Disort spectral radiance. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceStepByStepEmission` - Gets the spectral radiance from the path. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceSunOrCosmicBackground` - Get the spectral radiance of a sun or of the cosmic background if the sun is not hit. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceSunsOrCosmicBackground` - Get the spectral radiance of a sun or of the cosmic background if no sun is hit. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceSurfaceBlackbody` - Set surface spectral radiance from Planck function of the surface temperature * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radianceUniformCosmicBackground` - Background spectral radiance is from a uniform cosmic background temperature. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_backgroundAgendasAtEndOfPath` - Computes the background radiation. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_fieldFromOperatorPath` - Computes the spectral radiance field using :attr:`~pyarts3.workspace.Workspace.ray_path_observer_agenda`. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_fieldFromOperatorPlanarGeometric` - Computes the spectral radiance field assuming planar geometric paths * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_fieldProfilePseudo2D` - Computes the spectral radiance field assuming a profile and a pseudo-2D path. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_jacobianAddPathPropagation` - Adds the propagation variables to :attr:`~pyarts3.workspace.Workspace.spectral_radiance_jacobian` * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_jacobianAddSensorJacobianPerturbations` - Adds sensor properties to the :attr:`~pyarts3.workspace.Workspace.spectral_radiance_jacobian`. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_jacobianEmpty` - Set the cosmic background radiation derivative to empty. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_jacobianFromBackground` - Sets :attr:`~pyarts3.workspace.Workspace.spectral_radiance_jacobian` from the background values * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agenda`, see it, and also :class:`~pyarts3.arts.spectral_radiance_observer_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.spectral_radiance_observer_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_operatorClearsky1D` - Set up a 1D spectral radiance operator * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_space_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.spectral_radiance_space_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_space_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.spectral_radiance_space_agenda`, see it, and also :class:`~pyarts3.arts.spectral_radiance_space_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_space_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.spectral_radiance_space_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_space_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.spectral_radiance_space_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.spectral_radiance_space_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agendaExecute` - Executes :attr:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agenda`, see it for more details * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agendaExecuteOperator` - Executes an operator emulating :attr:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agenda`, see it, and also :class:`~pyarts3.arts.spectral_radiance_surface_agendaOperator`, for more details * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agendaSet` - Set :attr:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agenda` to a specific predefined option * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agendaSetOperator` - Set :attr:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agenda` to exclusively use provided external operator. See :class:`~pyarts3.arts.spectral_radiance_surface_agendaOperator` for more details. * - Method - :func:`~pyarts3.workspace.Workspace.spectral_radiance_transform_operatorSet` - Creates a :class:`~pyarts3.arts.SpectralRadianceTransformOperator` from a :class:`~pyarts3.arts.SpectralRadianceUnitType`. * - Method - :func:`~pyarts3.workspace.Workspace.subsurface_fieldFromModelState` - Sets :attr:`~pyarts3.workspace.Workspace.subsurface_field` to the state of the model. * - Method - :func:`~pyarts3.workspace.Workspace.sunBlackbody` - Set :attr:`~pyarts3.workspace.Workspace.sun` to blackbody. * - Method - :func:`~pyarts3.workspace.Workspace.sunFromGrid` - Extracts a sun spectrum from a field of such data. * - Method - :func:`~pyarts3.workspace.Workspace.sun_pathFromObserverAgenda` - Find a path that hits the sun if possible * - Method - :func:`~pyarts3.workspace.Workspace.sunsAddSun` - Add :attr:`~pyarts3.workspace.Workspace.sun` to :attr:`~pyarts3.workspace.Workspace.suns`, only exist for composability. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldEarth` - Earth reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldEuropa` - Europa reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldFromModelState` - Sets :attr:`~pyarts3.workspace.Workspace.surface_field` to the state of the model. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldGanymede` - Ganymede reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldInit` - Manual setting of the reference ellipsoid. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldIo` - Io reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldJupiter` - Jupiter reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldMars` - Mars reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldMoon` - Moon reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldPlanet` - Initialize the surface field with the ellipsoid of a planet. * - Method - :func:`~pyarts3.workspace.Workspace.surface_fieldVenus` - Venus reference ellipsoids. * - Method - :func:`~pyarts3.workspace.Workspace.swap` - Swap the workspace for andother. * - Method - :func:`~pyarts3.workspace.Workspace.transmission_matrix_backgroundFromPathPropagationBack` - Sets :attr:`~pyarts3.workspace.Workspace.transmission_matrix_background` to back of :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix_cumulative`. * - Method - :func:`~pyarts3.workspace.Workspace.transmission_matrix_backgroundFromPathPropagationFront` - Sets :attr:`~pyarts3.workspace.Workspace.transmission_matrix_background` to front of :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix_cumulative`. * - Method - :func:`~pyarts3.workspace.Workspace.water_equivalent_pressure_operatorMK05` - Sets an operator to compute the water equivalent pressure according to Murphy and Koop, 2005. * - Method - :func:`~pyarts3.workspace.Workspace.zenith_gridProfilePseudo2D` - A custom zenith grid for :func:`~pyarts3.workspace.Workspace.spectral_radiance_fieldProfilePseudo2D` * - Attribute - :attr:`~pyarts3.workspace.Workspace.absorption_bands` - Bands of absorption lines for line-by-line (LBL) calculations. * - Attribute - :attr:`~pyarts3.workspace.Workspace.absorption_cia_data` - HITRAN Collision-Induced Absorption (CIA) Data. * - Attribute - :attr:`~pyarts3.workspace.Workspace.absorption_lookup_table` - Absorption lookup table for scalar gas absorption coefficients. * - Attribute - :attr:`~pyarts3.workspace.Workspace.absorption_predefined_model_data` - This contains predefined model data. * - Attribute - :attr:`~pyarts3.workspace.Workspace.absorption_species` - Tag groups for gas absorption. * - Attribute - :attr:`~pyarts3.workspace.Workspace.absorption_vector_scattering` - The absorption vector of totally random orientation particles at a single point along a path using spectral representation * - Attribute - :attr:`~pyarts3.workspace.Workspace.absorption_xsec_fit_data` - Fitting model coefficients for cross section species. * - Attribute - :attr:`~pyarts3.workspace.Workspace.altitude` - A single altitude in the atmosphere. * - Attribute - :attr:`~pyarts3.workspace.Workspace.altitude_grid` - An ascending list of :attr:`~pyarts3.workspace.Workspace.altitude`. Often related to a field or a profile. * - Attribute - :attr:`~pyarts3.workspace.Workspace.atmospheric_field` - An atmospheric field in ARTS. * - Attribute - :attr:`~pyarts3.workspace.Workspace.atmospheric_point` - An atmospheric point in ARTS. * - Attribute - :attr:`~pyarts3.workspace.Workspace.atmospheric_profile` - An atmospheric profile in ARTS. * - Attribute - :attr:`~pyarts3.workspace.Workspace.covariance_matrix_diagonal_blocks` - A helper map for setting the covariance matrix. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_fourier_mode_dimension` - The number of Fourier modes for Disort. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_legendre_polynomial_dimension` - The number of input Legendre polynimials for Disort. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_quadrature` - The quadrature angles for Disort with accompying weights. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_quadrature_dimension` - The quadrature size for Disort. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_settings` - Contains the full settings of spectral Disort calculations. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_settings_agenda` - An agenda for setting up Disort. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_spectral_flux_field` - The spectral flux field from Disort. * - Attribute - :attr:`~pyarts3.workspace.Workspace.disort_spectral_radiance_field` - The spectral radiance field from Disort. * - Attribute - :attr:`~pyarts3.workspace.Workspace.do_jacobian` - A boolean calculations related to the :attr:`~pyarts3.workspace.Workspace.measurement_jacobian` should be ignored. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ecs_data` - Error corrected sudden data * - Attribute - :attr:`~pyarts3.workspace.Workspace.frequency_grid` - A single frequency grid. * - Attribute - :attr:`~pyarts3.workspace.Workspace.frequency_grid_wind_shift_jacobian` - The frequency grid wind shift Jacobian. * - Attribute - :attr:`~pyarts3.workspace.Workspace.gravity_operator` - The gravity operator. * - Attribute - :attr:`~pyarts3.workspace.Workspace.inversion_iterate_agenda` - Work in progress ... * - Attribute - :attr:`~pyarts3.workspace.Workspace.inversion_iterate_agenda_counter` - A counter for the inversion iterate agenda. * - Attribute - :attr:`~pyarts3.workspace.Workspace.jacobian_targets` - A list of targets for the Jacobian Matrix calculations. * - Attribute - :attr:`~pyarts3.workspace.Workspace.latitude` - A single latitude. * - Attribute - :attr:`~pyarts3.workspace.Workspace.latitude_grid` - An ascending list of :attr:`~pyarts3.workspace.Workspace.latitude`. Often related to a field or a profile. * - Attribute - :attr:`~pyarts3.workspace.Workspace.legendre_degree` - The degree of a Legendre polynimial. * - Attribute - :attr:`~pyarts3.workspace.Workspace.longitude` - A single longitude. * - Attribute - :attr:`~pyarts3.workspace.Workspace.longitude_grid` - An ascending list of :attr:`~pyarts3.workspace.Workspace.longitude`. Often related to a field or a profile. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_averaging_kernel` - Averaging kernel matrix. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_gain_matrix` - Contribution function (or gain) matrix. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_inversion_agenda` - This is a helper :class:`~pyarts3.arts.Agenda` intended for use within :attr:`~pyarts3.workspace.Workspace.inversion_iterate_agenda`. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_jacobian` - The first order partial derivatives of the :attr:`~pyarts3.workspace.Workspace.measurement_vector`. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_jacobian_error` - The partial derivatives of the :attr:`~pyarts3.workspace.Workspace.measurement_vector_error`. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_sensor` - A list of sensor elements. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_vector` - The measurment vector for, e.g., a sensor. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_vector_error` - The model measurment vector error for, e.g., a sensor. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_vector_error_covariance_matrix` - Covariance matrix for observation uncertainties. * - Attribute - :attr:`~pyarts3.workspace.Workspace.measurement_vector_fitted` - As :attr:`~pyarts3.workspace.Workspace.measurement_vector`, but fitted to the model. * - Attribute - :attr:`~pyarts3.workspace.Workspace.model_state_covariance_matrix` - Covariance matrix of a priori distribution. * - Attribute - :attr:`~pyarts3.workspace.Workspace.model_state_vector` - A state vector of the model. * - Attribute - :attr:`~pyarts3.workspace.Workspace.model_state_vector_apriori` - An apriori state vector of the model. * - Attribute - :attr:`~pyarts3.workspace.Workspace.nlte_line_flux_profile` - A per-line flux profile. * - Attribute - :attr:`~pyarts3.workspace.Workspace.phase_matrix_scattering_spectral` - The spectral phase matrix of totally random orientation particles at a single point along a path using spectral representation * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix` - This contains the fully polarized propagation matrix for the current path point. * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix_agenda` - Compute the propagation matrix, the non-LTE source vector, and their derivatives. * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix_jacobian` - Partial derivative of the :attr:`~pyarts3.workspace.Workspace.propagation_matrix` with regards to :attr:`~pyarts3.workspace.Workspace.jacobian_targets`. * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering` - The propgation matrix of totally random orientation particles at a single point along a path using spectral representation * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_agenda` - Compute the part of the propagation matrix that relates to scattering. * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agenda` - Get the scattering propagation matrix, the scattering absorption vector, and the scattering spectral phase matrix. * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix_source_vector_nonlte` - The part of the source vector that is due to non-LTE. * - Attribute - :attr:`~pyarts3.workspace.Workspace.propagation_matrix_source_vector_nonlte_jacobian` - Partial derivative of the :attr:`~pyarts3.workspace.Workspace.propagation_matrix_source_vector_nonlte` with regards to :attr:`~pyarts3.workspace.Workspace.jacobian_targets`. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path` - A list path points making up a propagation path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_absorption_vector_scattering` - The absorption vector of totally random orientation particles along the propagation path using spectral representation * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_atmospheric_point` - Atmospheric points along the propagation path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_field` - A list of :attr:`~pyarts3.workspace.Workspace.ray_path` intended to build up a field of observations. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_frequency_grid` - All :attr:`~pyarts3.workspace.Workspace.frequency_grid` along the propagation path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_frequency_grid_wind_shift_jacobian` - A list of :attr:`~pyarts3.workspace.Workspace.frequency_grid_wind_shift_jacobian` for a ray path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_observer_agenda` - Get the propagation path as it is obeserved. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_observers` - A list path points making up the observers of a propagation path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_phase_matrix_scattering_spectral` - The spectral phase matrix of totally random orientation particles along the propagation path using spectral representation * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_point` - A single path point. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix` - Propagation matrices along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_jacobian` - Propagation derivative matrices along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_scattering` - Propagation matrices along the propagation path for scattering * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_source_vector_nonlte` - Additional non-LTE along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_source_vector_nonlte_jacobian` - Additional non-LTE derivative along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_jacobian` - Spectral radiance derivative along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_scattering` - Spectral radiance scattered into the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_source` - Source vectors along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_source_jacobian` - Source derivative vectors along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_suns_path` - A list of paths to the suns from the ray path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix` - Transmission matrices along the propagation path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix_cumulative` - Cumulative transmission matrices along the propagation path * - Attribute - :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix_jacobian` - Transmission derivative matrices along the propagation path. * - Attribute - :attr:`~pyarts3.workspace.Workspace.scattering_species` - The scattering species * - Attribute - :attr:`~pyarts3.workspace.Workspace.select_species` - Species selection. * - Attribute - :attr:`~pyarts3.workspace.Workspace.select_species_list` - Species selection. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_flux_profile` - An altitude profile of spectral flux. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance` - A spectral radiance vector. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_background` - Spectral radiance from the background * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_background_jacobian` - Spectral radiance derivative from the background * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_field` - The spectral radiance field. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_jacobian` - Jacobian of :attr:`~pyarts3.workspace.Workspace.spectral_radiance` with respect to :attr:`~pyarts3.workspace.Workspace.jacobian_targets`. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_observer_agenda` - Spectral radiance as seen from the input position and environment * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_observer_line_of_sight` - The line-of-sight of the observer of spectral radiance. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_observer_position` - The position of an observer of spectral radiance. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_operator` - The spectral radiance operator. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_space_agenda` - Spectral radiance as seen of space. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_surface_agenda` - Spectral radiance as seen of the surface. * - Attribute - :attr:`~pyarts3.workspace.Workspace.spectral_radiance_transform_operator` - The spectral radiance transform operator * - Attribute - :attr:`~pyarts3.workspace.Workspace.subsurface_field` - The sub0surface field describes the sub-surface properties. * - Attribute - :attr:`~pyarts3.workspace.Workspace.sun` - A sun. * - Attribute - :attr:`~pyarts3.workspace.Workspace.sun_path` - A path to a sun if it is visible. * - Attribute - :attr:`~pyarts3.workspace.Workspace.suns` - A list of :class:`~pyarts3.arts.Sun`. * - Attribute - :attr:`~pyarts3.workspace.Workspace.surface_field` - The surface field describes the surface properties. * - Attribute - :attr:`~pyarts3.workspace.Workspace.transmission_matrix_background` - Transmittance from the background * - Attribute - :attr:`~pyarts3.workspace.Workspace.water_equivalent_pressure_operator` - The water equivalent pressure operator. * - Attribute - :attr:`~pyarts3.workspace.Workspace.zenith_grid` - A single zenith angle grid. * - Static Data - ``pyarts3.workspace.Workspace.fromxml`` - (:class:`~function`) * - Operator - :func:`~pyarts3.workspace.Workspace.__eq__` - Return self==value. * - Operator - :func:`~pyarts3.workspace.Workspace.__format__` - __format__(self, arg: str, /) -> str * - Operator - :func:`~pyarts3.workspace.Workspace.__ge__` - Return self>=value. * - Operator - :func:`~pyarts3.workspace.Workspace.__getstate__` - * - Operator - :func:`~pyarts3.workspace.Workspace.__gt__` - Return self>value. * - Operator - :func:`~pyarts3.workspace.Workspace.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.workspace.Workspace.__init__` - __init__(self, with_defaults: bool = True) -> None * - Operator - :func:`~pyarts3.workspace.Workspace.__iter__` - Allows `iter(self)` * - Operator - :func:`~pyarts3.workspace.Workspace.__le__` - Return self<=value. * - Operator - :func:`~pyarts3.workspace.Workspace.__lt__` - Return self str * - Operator - :func:`~pyarts3.workspace.Workspace.__setstate__` - * - Operator - :func:`~pyarts3.workspace.Workspace.__str__` - __str__(self) -> str .. rubric:: Constructors .. automethod:: __init__ :noindex: .. toctree:: :hidden: pyarts3.workspace.Workspace.Ignore pyarts3.workspace.Workspace.OEM pyarts3.workspace.Workspace.ReadCatalogData pyarts3.workspace.Workspace.ReadXML pyarts3.workspace.Workspace.ReadXMLIndexed pyarts3.workspace.Workspace.RetrievalAddAtmosphere pyarts3.workspace.Workspace.RetrievalAddErrorPolyFit pyarts3.workspace.Workspace.RetrievalAddMagneticField pyarts3.workspace.Workspace.RetrievalAddOverlappingMagneticField pyarts3.workspace.Workspace.RetrievalAddOverlappingWindField pyarts3.workspace.Workspace.RetrievalAddPressure pyarts3.workspace.Workspace.RetrievalAddSensorFrequencyPolyOffset pyarts3.workspace.Workspace.RetrievalAddSpeciesIsotopologueRatio pyarts3.workspace.Workspace.RetrievalAddSpeciesVMR pyarts3.workspace.Workspace.RetrievalAddSubsurface pyarts3.workspace.Workspace.RetrievalAddSurface pyarts3.workspace.Workspace.RetrievalAddTemperature pyarts3.workspace.Workspace.RetrievalAddWindField pyarts3.workspace.Workspace.RetrievalFinalizeDiagonal pyarts3.workspace.Workspace.RetrievalInit pyarts3.workspace.Workspace.SpectralFluxDisort pyarts3.workspace.Workspace.Touch pyarts3.workspace.Workspace.UpdateModelStates pyarts3.workspace.Workspace.WignerInit pyarts3.workspace.Workspace.WignerUnload pyarts3.workspace.Workspace.WriteBuiltinPartitionFunctionsXML pyarts3.workspace.Workspace.WriteXML pyarts3.workspace.Workspace.WriteXMLIndexed pyarts3.workspace.Workspace.absorption_bandsFromModelState pyarts3.workspace.Workspace.absorption_bandsKeepID pyarts3.workspace.Workspace.absorption_bandsLineMixingAdaptation pyarts3.workspace.Workspace.absorption_bandsReadHITRAN pyarts3.workspace.Workspace.absorption_bandsReadSpeciesSplitARTSCAT pyarts3.workspace.Workspace.absorption_bandsReadSpeciesSplitCatalog pyarts3.workspace.Workspace.absorption_bandsReadSplit pyarts3.workspace.Workspace.absorption_bandsRemoveID pyarts3.workspace.Workspace.absorption_bandsSaveSplit pyarts3.workspace.Workspace.absorption_bandsSelectFrequencyByBand pyarts3.workspace.Workspace.absorption_bandsSelectFrequencyByLine pyarts3.workspace.Workspace.absorption_bandsSetNonLTE pyarts3.workspace.Workspace.absorption_bandsSetZeeman pyarts3.workspace.Workspace.absorption_cia_dataAddCIARecord pyarts3.workspace.Workspace.absorption_cia_dataReadFromCIA pyarts3.workspace.Workspace.absorption_cia_dataReadFromXML pyarts3.workspace.Workspace.absorption_cia_dataReadSpeciesSplitCatalog pyarts3.workspace.Workspace.absorption_lookup_tableCalc pyarts3.workspace.Workspace.absorption_lookup_tableFromProfiles pyarts3.workspace.Workspace.absorption_lookup_tableInit pyarts3.workspace.Workspace.absorption_lookup_tablePrecompute pyarts3.workspace.Workspace.absorption_lookup_tablePrecomputeAll pyarts3.workspace.Workspace.absorption_lookup_tableSimpleWide pyarts3.workspace.Workspace.absorption_predefined_model_dataAddWaterMTCKD400 pyarts3.workspace.Workspace.absorption_predefined_model_dataInit pyarts3.workspace.Workspace.absorption_predefined_model_dataReadSpeciesSplitCatalog pyarts3.workspace.Workspace.absorption_speciesDefineAll pyarts3.workspace.Workspace.absorption_speciesSet pyarts3.workspace.Workspace.absorption_xsec_fit_dataReadSpeciesSplitCatalog pyarts3.workspace.Workspace.atmospheric_fieldAbsoluteMagneticField pyarts3.workspace.Workspace.atmospheric_fieldAbsoluteWindField pyarts3.workspace.Workspace.atmospheric_fieldAppendAbsorptionData pyarts3.workspace.Workspace.atmospheric_fieldAppendBaseData pyarts3.workspace.Workspace.atmospheric_fieldAppendCIASpeciesData pyarts3.workspace.Workspace.atmospheric_fieldAppendLineIsotopologueData pyarts3.workspace.Workspace.atmospheric_fieldAppendLineLevelData pyarts3.workspace.Workspace.atmospheric_fieldAppendLineSpeciesData pyarts3.workspace.Workspace.atmospheric_fieldAppendLookupTableSpeciesData pyarts3.workspace.Workspace.atmospheric_fieldAppendPredefSpeciesData pyarts3.workspace.Workspace.atmospheric_fieldAppendTagsSpeciesData pyarts3.workspace.Workspace.atmospheric_fieldAppendXsecSpeciesData pyarts3.workspace.Workspace.atmospheric_fieldFitNonLTE pyarts3.workspace.Workspace.atmospheric_fieldFromModelState pyarts3.workspace.Workspace.atmospheric_fieldFromProfile pyarts3.workspace.Workspace.atmospheric_fieldHydrostaticPressure pyarts3.workspace.Workspace.atmospheric_fieldIGRF pyarts3.workspace.Workspace.atmospheric_fieldInit pyarts3.workspace.Workspace.atmospheric_fieldInitializeNonLTE pyarts3.workspace.Workspace.atmospheric_fieldRead pyarts3.workspace.Workspace.atmospheric_fieldRegrid pyarts3.workspace.Workspace.atmospheric_fieldRegridAll pyarts3.workspace.Workspace.atmospheric_fieldSchmidthFieldFromIGRF pyarts3.workspace.Workspace.atmospheric_pointInit pyarts3.workspace.Workspace.atmospheric_profileExtendInPressure pyarts3.workspace.Workspace.atmospheric_profileExtract pyarts3.workspace.Workspace.atmospheric_profileFitNonLTE pyarts3.workspace.Workspace.atmospheric_profileFromGrid pyarts3.workspace.Workspace.disort_settingsCosmicMicrowaveBackgroundRadiation pyarts3.workspace.Workspace.disort_settingsInit pyarts3.workspace.Workspace.disort_settingsLayerNonThermalEmissionLinearInTau pyarts3.workspace.Workspace.disort_settingsLayerThermalEmissionLinearInTau pyarts3.workspace.Workspace.disort_settingsLegendreCoefficientsFromPath pyarts3.workspace.Workspace.disort_settingsNoFractionalScattering pyarts3.workspace.Workspace.disort_settingsNoLayerThermalEmission pyarts3.workspace.Workspace.disort_settingsNoLegendre pyarts3.workspace.Workspace.disort_settingsNoSingleScatteringAlbedo pyarts3.workspace.Workspace.disort_settingsNoSpaceEmission pyarts3.workspace.Workspace.disort_settingsNoSun pyarts3.workspace.Workspace.disort_settingsNoSurfaceEmission pyarts3.workspace.Workspace.disort_settingsNoSurfaceScattering pyarts3.workspace.Workspace.disort_settingsOpticalThicknessFromPath pyarts3.workspace.Workspace.disort_settingsSetSun pyarts3.workspace.Workspace.disort_settingsSingleScatteringAlbedoFromPath pyarts3.workspace.Workspace.disort_settingsSurfaceEmissionByTemperature pyarts3.workspace.Workspace.disort_settingsSurfaceLambertian pyarts3.workspace.Workspace.disort_settings_agendaExecute pyarts3.workspace.Workspace.disort_settings_agendaExecuteOperator pyarts3.workspace.Workspace.disort_settings_agendaSetOperator pyarts3.workspace.Workspace.disort_settings_agendaSetup pyarts3.workspace.Workspace.disort_spectral_flux_fieldCalc pyarts3.workspace.Workspace.disort_spectral_flux_fieldFromAgenda pyarts3.workspace.Workspace.disort_spectral_flux_fieldProfile pyarts3.workspace.Workspace.disort_spectral_radiance_fieldCalc pyarts3.workspace.Workspace.disort_spectral_radiance_fieldCalcCdisort pyarts3.workspace.Workspace.disort_spectral_radiance_fieldFromAgenda pyarts3.workspace.Workspace.disort_spectral_radiance_fieldFromAgendaCdisort pyarts3.workspace.Workspace.disort_spectral_radiance_fieldProfile pyarts3.workspace.Workspace.disort_spectral_radiance_fieldProfileCdisort pyarts3.workspace.Workspace.ecs_dataAddMakarov2020 pyarts3.workspace.Workspace.ecs_dataAddMeanAir pyarts3.workspace.Workspace.ecs_dataAddRodrigues1997 pyarts3.workspace.Workspace.ecs_dataAddTran2011 pyarts3.workspace.Workspace.ecs_dataInit pyarts3.workspace.Workspace.flux_profileIntegrate pyarts3.workspace.Workspace.frequency_gridFitNonLTE pyarts3.workspace.Workspace.frequency_gridWindShift pyarts3.workspace.Workspace.get pyarts3.workspace.Workspace.gravity_operatorCentralMass pyarts3.workspace.Workspace.has pyarts3.workspace.Workspace.init pyarts3.workspace.Workspace.inversion_iterate_agendaExecute pyarts3.workspace.Workspace.inversion_iterate_agendaExecuteOperator pyarts3.workspace.Workspace.inversion_iterate_agendaSet pyarts3.workspace.Workspace.inversion_iterate_agendaSetOperator pyarts3.workspace.Workspace.jacobian_targetsAddAtmosphere pyarts3.workspace.Workspace.jacobian_targetsAddErrorPolyFit pyarts3.workspace.Workspace.jacobian_targetsAddMagneticField pyarts3.workspace.Workspace.jacobian_targetsAddOverlappingMagneticField pyarts3.workspace.Workspace.jacobian_targetsAddOverlappingWindField pyarts3.workspace.Workspace.jacobian_targetsAddPressure pyarts3.workspace.Workspace.jacobian_targetsAddSensorFrequencyPolyOffset pyarts3.workspace.Workspace.jacobian_targetsAddSpeciesIsotopologueRatio pyarts3.workspace.Workspace.jacobian_targetsAddSpeciesVMR pyarts3.workspace.Workspace.jacobian_targetsAddSubsurface pyarts3.workspace.Workspace.jacobian_targetsAddSurface pyarts3.workspace.Workspace.jacobian_targetsAddTemperature pyarts3.workspace.Workspace.jacobian_targetsAddWindField pyarts3.workspace.Workspace.jacobian_targetsConditionalClear pyarts3.workspace.Workspace.jacobian_targetsFinalize pyarts3.workspace.Workspace.jacobian_targetsInit pyarts3.workspace.Workspace.jacobian_targetsOff pyarts3.workspace.Workspace.jacobian_targetsToggleLogRelAtmTarget pyarts3.workspace.Workspace.jacobian_targetsToggleLogRelSubsurfaceTarget pyarts3.workspace.Workspace.jacobian_targetsToggleLogRelSurfaceTarget pyarts3.workspace.Workspace.jacobian_targetsToggleLogarithmicAtmTarget pyarts3.workspace.Workspace.jacobian_targetsToggleLogarithmicSubsurfaceTarget pyarts3.workspace.Workspace.jacobian_targetsToggleLogarithmicSurfaceTarget pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeAtmTarget pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeHumidityAtmTarget pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeSubsurfaceTarget pyarts3.workspace.Workspace.jacobian_targetsToggleRelativeSurfaceTarget pyarts3.workspace.Workspace.legendre_degreeFromDisortSettings pyarts3.workspace.Workspace.measurement_averaging_kernelCalc pyarts3.workspace.Workspace.measurement_inversion_agendaExecute pyarts3.workspace.Workspace.measurement_inversion_agendaExecuteOperator pyarts3.workspace.Workspace.measurement_inversion_agendaSet pyarts3.workspace.Workspace.measurement_inversion_agendaSetOperator pyarts3.workspace.Workspace.measurement_jacobianAtmosphereTransformation pyarts3.workspace.Workspace.measurement_jacobianBandTransformation pyarts3.workspace.Workspace.measurement_jacobianSensorTransformation pyarts3.workspace.Workspace.measurement_jacobianSubsurfaceTransformation pyarts3.workspace.Workspace.measurement_jacobianSurfaceTransformation pyarts3.workspace.Workspace.measurement_jacobianTransformations pyarts3.workspace.Workspace.measurement_sensorAddRawSensor pyarts3.workspace.Workspace.measurement_sensorAddSimple pyarts3.workspace.Workspace.measurement_sensorAddSimpleGaussian pyarts3.workspace.Workspace.measurement_sensorAddVectorGaussian pyarts3.workspace.Workspace.measurement_sensorFromModelState pyarts3.workspace.Workspace.measurement_sensorInit pyarts3.workspace.Workspace.measurement_sensorMakeExclusive pyarts3.workspace.Workspace.measurement_sensorSimple pyarts3.workspace.Workspace.measurement_sensorSimpleGaussian pyarts3.workspace.Workspace.measurement_sensorVectorGaussian pyarts3.workspace.Workspace.measurement_vectorConditionalAddError pyarts3.workspace.Workspace.measurement_vectorFromOperatorPath pyarts3.workspace.Workspace.measurement_vectorFromSensor pyarts3.workspace.Workspace.measurement_vector_errorFromModelState pyarts3.workspace.Workspace.measurement_vector_error_covariance_matrixConstant pyarts3.workspace.Workspace.measurement_vector_error_covariance_matrix_observation_systemCalc pyarts3.workspace.Workspace.measurement_vector_fittedFromMeasurement pyarts3.workspace.Workspace.model_state_covariance_matrixAddSpeciesVMR pyarts3.workspace.Workspace.model_state_covariance_matrixInit pyarts3.workspace.Workspace.model_state_covariance_matrix_smoothing_errorCalc pyarts3.workspace.Workspace.model_state_vectorFromAtmosphere pyarts3.workspace.Workspace.model_state_vectorFromBands pyarts3.workspace.Workspace.model_state_vectorFromData pyarts3.workspace.Workspace.model_state_vectorFromSensor pyarts3.workspace.Workspace.model_state_vectorFromSubsurface pyarts3.workspace.Workspace.model_state_vectorFromSurface pyarts3.workspace.Workspace.model_state_vectorInit pyarts3.workspace.Workspace.model_state_vector_aprioriFromData pyarts3.workspace.Workspace.model_state_vector_aprioriFromState pyarts3.workspace.Workspace.nlte_line_flux_profileIntegrate pyarts3.workspace.Workspace.propagation_matrixAddCIA pyarts3.workspace.Workspace.propagation_matrixAddFaraday pyarts3.workspace.Workspace.propagation_matrixAddLines pyarts3.workspace.Workspace.propagation_matrixAddLookup pyarts3.workspace.Workspace.propagation_matrixAddPredefined pyarts3.workspace.Workspace.propagation_matrixAddXsecFit pyarts3.workspace.Workspace.propagation_matrixInit pyarts3.workspace.Workspace.propagation_matrix_agendaAuto pyarts3.workspace.Workspace.propagation_matrix_agendaExecute pyarts3.workspace.Workspace.propagation_matrix_agendaExecuteOperator pyarts3.workspace.Workspace.propagation_matrix_agendaSet pyarts3.workspace.Workspace.propagation_matrix_agendaSetOperator pyarts3.workspace.Workspace.propagation_matrix_jacobianWindFix pyarts3.workspace.Workspace.propagation_matrix_scatteringAddSpectralScatteringSpeciesTRO pyarts3.workspace.Workspace.propagation_matrix_scatteringAirSimple pyarts3.workspace.Workspace.propagation_matrix_scatteringInit pyarts3.workspace.Workspace.propagation_matrix_scatteringSpectralInit pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaExecute pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaExecuteOperator pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaSet pyarts3.workspace.Workspace.propagation_matrix_scattering_agendaSetOperator pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaExecute pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaExecuteOperator pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaSet pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agendaSetOperator pyarts3.workspace.Workspace.ray_pathAddGeometricGridCrossings pyarts3.workspace.Workspace.ray_pathAddLimbPoint pyarts3.workspace.Workspace.ray_pathFillGeometricHalfStep pyarts3.workspace.Workspace.ray_pathFillGeometricStepwise pyarts3.workspace.Workspace.ray_pathFixUpdownAzimuth pyarts3.workspace.Workspace.ray_pathGeometric pyarts3.workspace.Workspace.ray_pathGeometricDownlooking pyarts3.workspace.Workspace.ray_pathGeometricUplooking pyarts3.workspace.Workspace.ray_pathInit pyarts3.workspace.Workspace.ray_pathRemoveNearby pyarts3.workspace.Workspace.ray_pathRemoveNonAtm pyarts3.workspace.Workspace.ray_pathRemoveNonGeometricGridCrossings pyarts3.workspace.Workspace.ray_pathSetGeometricExtremes pyarts3.workspace.Workspace.ray_path_atmospheric_pointFromPath pyarts3.workspace.Workspace.ray_path_atmospheric_pointFromProfile pyarts3.workspace.Workspace.ray_path_fieldFluxProfile pyarts3.workspace.Workspace.ray_path_fieldFromObserverAgenda pyarts3.workspace.Workspace.ray_path_frequency_gridFromPath pyarts3.workspace.Workspace.ray_path_observer_agendaExecute pyarts3.workspace.Workspace.ray_path_observer_agendaExecuteOperator pyarts3.workspace.Workspace.ray_path_observer_agendaSetGeometric pyarts3.workspace.Workspace.ray_path_observer_agendaSetOperator pyarts3.workspace.Workspace.ray_path_observersFieldProfilePseudo2D pyarts3.workspace.Workspace.ray_path_observersFluxProfile pyarts3.workspace.Workspace.ray_path_pointBackground pyarts3.workspace.Workspace.ray_path_pointForeground pyarts3.workspace.Workspace.ray_path_pointHighestFromPath pyarts3.workspace.Workspace.ray_path_pointLowestFromPath pyarts3.workspace.Workspace.ray_path_propagation_matrixAddScattering pyarts3.workspace.Workspace.ray_path_propagation_matrixFromPath pyarts3.workspace.Workspace.ray_path_propagation_matrix_scatteringFromPath pyarts3.workspace.Workspace.ray_path_propagation_matrix_scatteringFromSpectralAgenda pyarts3.workspace.Workspace.ray_path_propagation_matrix_species_splitFromPath pyarts3.workspace.Workspace.ray_path_spectral_radiance_scatteringSunsFirstOrderRayleigh pyarts3.workspace.Workspace.ray_path_spectral_radiance_sourceAddScattering pyarts3.workspace.Workspace.ray_path_spectral_radiance_sourceFromPropmat pyarts3.workspace.Workspace.ray_path_suns_pathFromPathObserver pyarts3.workspace.Workspace.ray_path_transmission_matrixFromPath pyarts3.workspace.Workspace.ray_path_transmission_matrix_cumulativeFromPath pyarts3.workspace.Workspace.ray_path_zeeman_magnetic_fieldFromPath pyarts3.workspace.Workspace.readxml pyarts3.workspace.Workspace.savexml pyarts3.workspace.Workspace.scattering_speciesInit pyarts3.workspace.Workspace.select_species_listCollectAbsorption pyarts3.workspace.Workspace.set pyarts3.workspace.Workspace.sortedIndexOfBands pyarts3.workspace.Workspace.spectral_flux_profileFromPathField pyarts3.workspace.Workspace.spectral_flux_profileFromSpectralRadianceField pyarts3.workspace.Workspace.spectral_flux_profilePseudo2D pyarts3.workspace.Workspace.spectral_radianceApplyForwardUnit pyarts3.workspace.Workspace.spectral_radianceApplyUnit pyarts3.workspace.Workspace.spectral_radianceApplyUnitFromSpectralRadiance pyarts3.workspace.Workspace.spectral_radianceClearskyBackgroundTransmission pyarts3.workspace.Workspace.spectral_radianceClearskyEmission pyarts3.workspace.Workspace.spectral_radianceClearskyRayleighScattering pyarts3.workspace.Workspace.spectral_radianceClearskyTransmission pyarts3.workspace.Workspace.spectral_radianceCumulativeTransmission pyarts3.workspace.Workspace.spectral_radianceDefaultTransmission pyarts3.workspace.Workspace.spectral_radianceFlatScalarReflectance pyarts3.workspace.Workspace.spectral_radianceIntegrateDisort pyarts3.workspace.Workspace.spectral_radianceStepByStepEmission pyarts3.workspace.Workspace.spectral_radianceSunOrCosmicBackground pyarts3.workspace.Workspace.spectral_radianceSunsOrCosmicBackground pyarts3.workspace.Workspace.spectral_radianceSurfaceBlackbody pyarts3.workspace.Workspace.spectral_radianceUniformCosmicBackground pyarts3.workspace.Workspace.spectral_radiance_backgroundAgendasAtEndOfPath pyarts3.workspace.Workspace.spectral_radiance_fieldFromOperatorPath pyarts3.workspace.Workspace.spectral_radiance_fieldFromOperatorPlanarGeometric pyarts3.workspace.Workspace.spectral_radiance_fieldProfilePseudo2D pyarts3.workspace.Workspace.spectral_radiance_jacobianAddPathPropagation pyarts3.workspace.Workspace.spectral_radiance_jacobianAddSensorJacobianPerturbations pyarts3.workspace.Workspace.spectral_radiance_jacobianEmpty pyarts3.workspace.Workspace.spectral_radiance_jacobianFromBackground pyarts3.workspace.Workspace.spectral_radiance_observer_agendaExecute pyarts3.workspace.Workspace.spectral_radiance_observer_agendaExecuteOperator pyarts3.workspace.Workspace.spectral_radiance_observer_agendaSet pyarts3.workspace.Workspace.spectral_radiance_observer_agendaSetOperator pyarts3.workspace.Workspace.spectral_radiance_operatorClearsky1D pyarts3.workspace.Workspace.spectral_radiance_space_agendaExecute pyarts3.workspace.Workspace.spectral_radiance_space_agendaExecuteOperator pyarts3.workspace.Workspace.spectral_radiance_space_agendaSet pyarts3.workspace.Workspace.spectral_radiance_space_agendaSetOperator pyarts3.workspace.Workspace.spectral_radiance_surface_agendaExecute pyarts3.workspace.Workspace.spectral_radiance_surface_agendaExecuteOperator pyarts3.workspace.Workspace.spectral_radiance_surface_agendaSet pyarts3.workspace.Workspace.spectral_radiance_surface_agendaSetOperator pyarts3.workspace.Workspace.spectral_radiance_transform_operatorSet pyarts3.workspace.Workspace.subsurface_fieldFromModelState pyarts3.workspace.Workspace.sunBlackbody pyarts3.workspace.Workspace.sunFromGrid pyarts3.workspace.Workspace.sun_pathFromObserverAgenda pyarts3.workspace.Workspace.sunsAddSun pyarts3.workspace.Workspace.surface_fieldEarth pyarts3.workspace.Workspace.surface_fieldEuropa pyarts3.workspace.Workspace.surface_fieldFromModelState pyarts3.workspace.Workspace.surface_fieldGanymede pyarts3.workspace.Workspace.surface_fieldInit pyarts3.workspace.Workspace.surface_fieldIo pyarts3.workspace.Workspace.surface_fieldJupiter pyarts3.workspace.Workspace.surface_fieldMars pyarts3.workspace.Workspace.surface_fieldMoon pyarts3.workspace.Workspace.surface_fieldPlanet pyarts3.workspace.Workspace.surface_fieldVenus pyarts3.workspace.Workspace.swap pyarts3.workspace.Workspace.transmission_matrix_backgroundFromPathPropagationBack pyarts3.workspace.Workspace.transmission_matrix_backgroundFromPathPropagationFront pyarts3.workspace.Workspace.water_equivalent_pressure_operatorMK05 pyarts3.workspace.Workspace.zenith_gridProfilePseudo2D pyarts3.workspace.Workspace.absorption_bands pyarts3.workspace.Workspace.absorption_cia_data pyarts3.workspace.Workspace.absorption_lookup_table pyarts3.workspace.Workspace.absorption_predefined_model_data pyarts3.workspace.Workspace.absorption_species pyarts3.workspace.Workspace.absorption_vector_scattering pyarts3.workspace.Workspace.absorption_xsec_fit_data pyarts3.workspace.Workspace.altitude pyarts3.workspace.Workspace.altitude_grid pyarts3.workspace.Workspace.atmospheric_field pyarts3.workspace.Workspace.atmospheric_point pyarts3.workspace.Workspace.atmospheric_profile pyarts3.workspace.Workspace.covariance_matrix_diagonal_blocks pyarts3.workspace.Workspace.disort_fourier_mode_dimension pyarts3.workspace.Workspace.disort_legendre_polynomial_dimension pyarts3.workspace.Workspace.disort_quadrature pyarts3.workspace.Workspace.disort_quadrature_dimension pyarts3.workspace.Workspace.disort_settings pyarts3.workspace.Workspace.disort_settings_agenda pyarts3.workspace.Workspace.disort_spectral_flux_field pyarts3.workspace.Workspace.disort_spectral_radiance_field pyarts3.workspace.Workspace.do_jacobian pyarts3.workspace.Workspace.ecs_data pyarts3.workspace.Workspace.frequency_grid pyarts3.workspace.Workspace.frequency_grid_wind_shift_jacobian pyarts3.workspace.Workspace.gravity_operator pyarts3.workspace.Workspace.inversion_iterate_agenda pyarts3.workspace.Workspace.inversion_iterate_agenda_counter pyarts3.workspace.Workspace.jacobian_targets pyarts3.workspace.Workspace.latitude pyarts3.workspace.Workspace.latitude_grid pyarts3.workspace.Workspace.legendre_degree pyarts3.workspace.Workspace.longitude pyarts3.workspace.Workspace.longitude_grid pyarts3.workspace.Workspace.measurement_averaging_kernel pyarts3.workspace.Workspace.measurement_gain_matrix pyarts3.workspace.Workspace.measurement_inversion_agenda pyarts3.workspace.Workspace.measurement_jacobian pyarts3.workspace.Workspace.measurement_jacobian_error pyarts3.workspace.Workspace.measurement_sensor pyarts3.workspace.Workspace.measurement_vector pyarts3.workspace.Workspace.measurement_vector_error pyarts3.workspace.Workspace.measurement_vector_error_covariance_matrix pyarts3.workspace.Workspace.measurement_vector_fitted pyarts3.workspace.Workspace.model_state_covariance_matrix pyarts3.workspace.Workspace.model_state_vector pyarts3.workspace.Workspace.model_state_vector_apriori pyarts3.workspace.Workspace.nlte_line_flux_profile pyarts3.workspace.Workspace.phase_matrix_scattering_spectral pyarts3.workspace.Workspace.propagation_matrix pyarts3.workspace.Workspace.propagation_matrix_agenda pyarts3.workspace.Workspace.propagation_matrix_jacobian pyarts3.workspace.Workspace.propagation_matrix_scattering pyarts3.workspace.Workspace.propagation_matrix_scattering_agenda pyarts3.workspace.Workspace.propagation_matrix_scattering_spectral_agenda pyarts3.workspace.Workspace.propagation_matrix_source_vector_nonlte pyarts3.workspace.Workspace.propagation_matrix_source_vector_nonlte_jacobian pyarts3.workspace.Workspace.ray_path pyarts3.workspace.Workspace.ray_path_absorption_vector_scattering pyarts3.workspace.Workspace.ray_path_atmospheric_point pyarts3.workspace.Workspace.ray_path_field pyarts3.workspace.Workspace.ray_path_frequency_grid pyarts3.workspace.Workspace.ray_path_frequency_grid_wind_shift_jacobian pyarts3.workspace.Workspace.ray_path_observer_agenda pyarts3.workspace.Workspace.ray_path_observers pyarts3.workspace.Workspace.ray_path_phase_matrix_scattering_spectral pyarts3.workspace.Workspace.ray_path_point pyarts3.workspace.Workspace.ray_path_propagation_matrix pyarts3.workspace.Workspace.ray_path_propagation_matrix_jacobian pyarts3.workspace.Workspace.ray_path_propagation_matrix_scattering pyarts3.workspace.Workspace.ray_path_propagation_matrix_source_vector_nonlte pyarts3.workspace.Workspace.ray_path_propagation_matrix_source_vector_nonlte_jacobian pyarts3.workspace.Workspace.ray_path_spectral_radiance_jacobian pyarts3.workspace.Workspace.ray_path_spectral_radiance_scattering pyarts3.workspace.Workspace.ray_path_spectral_radiance_source pyarts3.workspace.Workspace.ray_path_spectral_radiance_source_jacobian pyarts3.workspace.Workspace.ray_path_suns_path pyarts3.workspace.Workspace.ray_path_transmission_matrix pyarts3.workspace.Workspace.ray_path_transmission_matrix_cumulative pyarts3.workspace.Workspace.ray_path_transmission_matrix_jacobian pyarts3.workspace.Workspace.scattering_species pyarts3.workspace.Workspace.select_species pyarts3.workspace.Workspace.select_species_list pyarts3.workspace.Workspace.spectral_flux_profile pyarts3.workspace.Workspace.spectral_radiance pyarts3.workspace.Workspace.spectral_radiance_background pyarts3.workspace.Workspace.spectral_radiance_background_jacobian pyarts3.workspace.Workspace.spectral_radiance_field pyarts3.workspace.Workspace.spectral_radiance_jacobian pyarts3.workspace.Workspace.spectral_radiance_observer_agenda pyarts3.workspace.Workspace.spectral_radiance_observer_line_of_sight pyarts3.workspace.Workspace.spectral_radiance_observer_position pyarts3.workspace.Workspace.spectral_radiance_operator pyarts3.workspace.Workspace.spectral_radiance_space_agenda pyarts3.workspace.Workspace.spectral_radiance_surface_agenda pyarts3.workspace.Workspace.spectral_radiance_transform_operator pyarts3.workspace.Workspace.subsurface_field pyarts3.workspace.Workspace.sun pyarts3.workspace.Workspace.sun_path pyarts3.workspace.Workspace.suns pyarts3.workspace.Workspace.surface_field pyarts3.workspace.Workspace.transmission_matrix_background pyarts3.workspace.Workspace.water_equivalent_pressure_operator pyarts3.workspace.Workspace.zenith_grid pyarts3.workspace.Workspace.__eq__ pyarts3.workspace.Workspace.__format__ pyarts3.workspace.Workspace.__ge__ pyarts3.workspace.Workspace.__getstate__ pyarts3.workspace.Workspace.__gt__ pyarts3.workspace.Workspace.__hash__ pyarts3.workspace.Workspace.__init__ pyarts3.workspace.Workspace.__iter__ pyarts3.workspace.Workspace.__le__ pyarts3.workspace.Workspace.__lt__ pyarts3.workspace.Workspace.__ne__ pyarts3.workspace.Workspace.__repr__ pyarts3.workspace.Workspace.__setstate__ pyarts3.workspace.Workspace.__str__