Workspace

class pyarts3.workspace.Workspace(*args, **kwargs)[source]

The workspace object containing all ARTS variables and methods

Overview

Method

Ignore()

Ignore a workspace variable.

Method

OEM()

Inversion by the so called optimal estimation method (OEM).

Method

ReadCatalogData()

Reads split catalog data from a folder structure similar to arts-cat-data

Method

ReadXML()

Reads a workspace variable from an XML file.

Method

ReadXMLIndexed()

As ReadXML(), but reads indexed file names.

Method

RetrievalAddAtmosphere()

Sets an atmospheric target.

Method

RetrievalAddErrorPolyFit()

Set a measurement error to polynomial fit.

Method

RetrievalAddMagneticField()

Set magnetic field derivative.

Method

RetrievalAddOverlappingMagneticField()

Set magnetic field derivative for overlapping fields.

Method

RetrievalAddOverlappingWindField()

Set wind field derivative for overlapping fields.

Method

RetrievalAddPressure()

Set pressure derivative.

Method

RetrievalAddSensorFrequencyPolyOffset()

Set sensor frequency derivative to use polynomial fitting offset

Method

RetrievalAddSpeciesIsotopologueRatio()

Set isotopologue ratio derivative

Method

RetrievalAddSpeciesVMR()

Set volume mixing ratio derivative.

Method

RetrievalAddSubsurface()

Sets a subsurface target

Method

RetrievalAddSurface()

Sets a surface target

Method

RetrievalAddTemperature()

Set temperature derivative.

Method

RetrievalAddWindField()

Set wind field derivative.

Method

RetrievalFinalizeDiagonal()

Finalize the retrieval setup.

Method

RetrievalInit()

Initialize the retrieval setup.

Method

SpectralFluxDisort()

Integrate Disort spectral radiance.

Method

Touch()

As Ignore() but for agenda output.

Method

UpdateModelStates()

Update state of the model in preparation for a forward model run

Method

WignerInit()

Initialize the Wigner tables

Method

WignerUnload()

Unloads the Wigner tables from static data (see WignerInit())

Method

WriteBuiltinPartitionFunctionsXML()

Writes all the builtin partition functions to file.

Method

WriteXML()

Writes a workspace variable to an XML file.

Method

WriteXMLIndexed()

As WriteXML(), but creates indexed file names.

Method

abs_bandsFromModelState()

Sets abs_bands to the state of the model.

Method

abs_bandsKeepID()

Keeps first band of ID

Method

abs_bandsLineMixingAdaptation()

Adapts select band to use ordered Line mixing coefficients.

Method

abs_bandsReadHITRAN()

Reads HITRAN data from a file.

Method

abs_bandsReadSpeciesSplitARTSCAT()

Same as abs_bandsReadSpeciesSplitCatalog() but for reading the old ARTSCAT format.

Method

abs_bandsReadSpeciesSplitCatalog()

Reads all species in abs_species from a basename

Method

abs_bandsReadSplit()

Reads all xml-files in a given directory and puts them into abs_bands.

Method

abs_bandsSaveSplit()

Saves all bands in abs_bands to a directory

Method

abs_bandsSelectFrequencyByBand()

Remove all bands whose lines all strictly falls outside a frequency range

Method

abs_bandsSelectFrequencyByLine()

Remove all lines that strictly falls outside a frequency range

Method

abs_bandsSetNonLTE()

Set all bands to use non-LTE calculations.

Method

abs_bandsSetZeeman()

Set the Zeeman splitting for lines within the frequency range

Method

abs_cia_dataReadFromCIA()

Read data from a CIA data file for all CIA molecules defined

Method

abs_cia_dataReadFromXML()

Read data from a CIA XML file and check that all CIA tags defined

Method

abs_cia_dataReadSpeciesSplitCatalog()

Reads a species split CIA dataset.

Method

abs_ecs_dataAddMakarov2020()

Sets the O2-66 microwave band data for ECS.

Method

abs_ecs_dataAddMeanAir()

Sets ECS data for air from other data if available.

Method

abs_ecs_dataAddRodrigues1997()

Sets the CO2-626, CO2-628, and CO2-636 band data for ECS.

Method

abs_ecs_dataAddTran2011()

Sets the CO2-626, CO2-628, and CO2-636 band data for ECS.

Method

abs_ecs_dataInit()

Resets/initializes the ECS data.

Method

abs_lookup_dataCalc()

Get abs_lookup_data from available data.

Method

abs_lookup_dataFromProfiles()

Compute the lookup table for all species in abs_bands.

Method

abs_lookup_dataInit()

Initialize an empty lookup table.

Method

abs_lookup_dataPrecompute()

Precompute the lookup table for a single species, adding it to the map.

Method

abs_lookup_dataPrecomputeAll()

Compute the lookup table for all species in abs_bands.

Method

abs_lookup_dataSimpleWide()

Set up a simple wide lookup table for all species in abs_bands.

Method

abs_predef_dataAddWaterMTCKD400()

Sets the data for MT CKD 4.0 Water model

Method

abs_predef_dataInit()

Initialize the predefined model data

Method

abs_predef_dataReadSpeciesSplitCatalog()

Reads abs_predef_data catalog but only for abs_species

Method

abs_speciesDefineAll()

Sets abs_species to contain all species in ARTS

Method

abs_speciesSet()

Set abs_species to the named species.

Method

abs_xfit_dataReadSpeciesSplitCatalog()

Reads HITRAN Crosssection coefficients

Method

atm_fieldAbsoluteMagneticField()

Set the magnetic field to use the magnitude field functional.

Method

atm_fieldAbsoluteWindField()

Set the wind field to use the magnitude field functional.

Method

atm_fieldAppendAuto()

Append data to the atmospheric field based on available absorption data.

Method

atm_fieldAppendBaseData()

Append base data to the atmospheric field

Method

atm_fieldAppendCIASpeciesData()

Append species data to the atmospheric field based on collision-induced absorption data.

Method

atm_fieldAppendLineIsotopologueData()

Append isotopologue ratio data to the atmospheric field based on line data.

Method

atm_fieldAppendLineLevelData()

Append NLTE data to the atmospheric field based on line data.

Method

atm_fieldAppendLineSpeciesData()

Append species data to the atmospheric field based on line data.

Method

atm_fieldAppendLookupTableSpeciesData()

Append species data to the atmospheric field based on absorption lookup table data.

Method

atm_fieldAppendPredefSpeciesData()

Append species data to the atmospheric field based on absorption predefined model data.

Method

atm_fieldAppendTagsSpeciesData()

Append species data to the atmospheric field based on abs_species.

Method

atm_fieldAppendXsecSpeciesData()

Append species data to the atmospheric field based on absorption cross-section fit data.

Method

atm_fieldFitNonLTE()

Fits non-LTE atmospheric field values

Method

atm_fieldFromModelState()

Sets atm_field to the state of the model.

Method

atm_fieldFromProfile()

Sets the atmospheric field to be the 1D atmospheric profile.

Method

atm_fieldHydrostaticPressure()

Add the hydrostatic pressure to the atmospheric field

Method

atm_fieldIGRF()

Use IGRF to compute the magnetic field at each point.

Method

atm_fieldInit()

Initialize the atmospheric field with some altitude and isotopologue ratios

Method

atm_fieldInitializeNonLTE()

Initialize the non-LTE atmospheric field from the LTE temperature field.

Method

atm_fieldRead()

Read atmospheric data files from a directory

Method

atm_fieldSchmidthFieldFromIGRF()

For forward calculations, this should be similar to atm_fieldIGRF().

Method

atm_pathFromPath()

Gets the atmospheric points along the path.

Method

atm_pathFromProfile()

Set atm_path = atm_profile.

Method

atm_pointInit()

Initialize an atmospheric point with some isotopologue ratios

Method

atm_profileExtract()

Extract an atmospheric profile from the atmospheric field.

Method

atm_profileFitNonLTE()

Fits non-LTE distributions to the level data.

Method

atm_profileFromGrid()

Extract an atmospheric profile and its grids.

Method

disort_settingsCosmicMicrowaveBackgroundRadiation()

Space radiation into Disort is isotropic cosmic background radiation.

Method

disort_settingsDownwellingObserver()

Set the downwelling boundary condition using the observer agenda.

Method

disort_settingsInit()

Perform Disort calculations for spectral flux.

Method

disort_settingsLayerNonThermalEmissionLinearInTau()

Same as disort_settingsLayerThermalEmissionLinearInTau() but considers non-LTE

Method

disort_settingsLayerThermalEmissionLinearInTau()

Use a source function that changes linearly in optical thickness.

Method

disort_settingsLegendreCoefficientsFromPath()

Sets the legendre coefficients from the path-variable.

Method

disort_settingsNoFractionalScattering()

Turns off fractional scattering in Disort calculations.

Method

disort_settingsNoLayerThermalEmission()

Turns off source radiation in Disort calculations.

Method

disort_settingsNoLegendre()

Turns off Legendre coefficients in Disort calculations.

Method

disort_settingsNoSingleScatteringAlbedo()

Turns off single albedo scattering in Disort calculations.

Method

disort_settingsNoSpaceEmission()

Turns off boundary condition from space for Disort calculations.

Method

disort_settingsNoSun()

Turns off solar radiation in Disort calculations.

Method

disort_settingsNoSurfaceEmission()

Turns off surface boundary condition for Disort calculations.

Method

disort_settingsNoSurfaceScattering()

Turns off BDRF in Disort calculations.

Method

disort_settingsOpticalThicknessFromPath()

Get optical thickness from path.

Method

disort_settingsSetSun()

Uses Set the FOV to the sun input for Disort calculations.

Method

disort_settingsSingleScatteringAlbedoFromPath()

Sets the single scattering albedo from the path-variable.

Method

disort_settingsSubsurfaceEmissionByTemperature()

Subsurface boundary emission into Disort is based on temperature.

Method

disort_settingsSubsurfaceLayerThermalEmissionLinearInTau()

Use a source function that changes linearly in optical thickness.

Method

disort_settingsSubsurfaceScalarAbsorption()

Get optical thickness from subsurface path.

Method

disort_settingsSubsurfaceScalarSingleScatteringAlbedo()

Turns off single albedo scattering in Disort calculations.

Method

disort_settingsSurfaceEmissionByTemperature()

Surface radiation into Disort is isotropic from surface temperature.

Method

disort_settingsSurfaceLambertian()

Sets the surface to Lambertian.

Method

disort_settings_agendaExecute()

Executes disort_settings_agenda, see it for more details

Method

disort_settings_agendaExecuteOperator()

Executes an operator emulating disort_settings_agenda, see it, and also disort_settings_agendaOperator, for more details

Method

disort_settings_agendaSetOperator()

Set disort_settings_agenda to exclusively use provided external operator. See disort_settings_agendaOperator for more details.

Method

disort_settings_agendaSetup()

Setup for Disort standard calculations.

Method

disort_settings_agendaSubsurfaceSetup()

Setup for Disort subsurface calculations.

Method

disort_settings_downwelling_wrapper_agendaExecute()

Executes disort_settings_downwelling_wrapper_agenda, see it for more details

Method

disort_settings_downwelling_wrapper_agendaExecuteOperator()

Executes an operator emulating disort_settings_downwelling_wrapper_agenda, see it, and also disort_settings_downwelling_wrapper_agendaOperator, for more details

Method

disort_settings_downwelling_wrapper_agendaSet()

Set disort_settings_downwelling_wrapper_agenda to a specific predefined option

Method

disort_settings_downwelling_wrapper_agendaSetOperator()

Set disort_settings_downwelling_wrapper_agenda to exclusively use provided external operator. See disort_settings_downwelling_wrapper_agendaOperator for more details.

Method

disort_spectral_flux_fieldCalc()

Perform Disort calculations for spectral flux.

Method

disort_spectral_flux_fieldFromAgenda()

Use Disort for clearsky calculations of spectral flux field.

Method

disort_spectral_flux_fieldProfile()

Extract a 1D path through the atmosphere and calculate spectral flux using Disort.

Method

disort_spectral_rad_fieldApplyUnit()

Convert units of the Disort spectral radiance field.

Method

disort_spectral_rad_fieldCalc()

Perform Disort calculations for spectral radiance.

Method

disort_spectral_rad_fieldCalcCdisort()

Perform CDisort calculations for spectral radiance.

Method

disort_spectral_rad_fieldDepthProfile()

Sets a ray path from a point and depth profile and calculates spectral radiance using Disort.

Method

disort_spectral_rad_fieldFromAgenda()

Use Disort for clearsky calculations of spectral radiance field.

Method

disort_spectral_rad_fieldFromAgendaCdisort()

Use the disort settings agenda to calculate spectral radiance

Method

disort_spectral_rad_fieldProfile()

Extract a 1D path through the atmosphere and calculate spectral radiance using Disort.

Method

disort_spectral_rad_fieldProfileCdisort()

Extract a 1D path through the atmospheric field and calculate spectral radiance using Disort

Method

flux_profileIntegrate()

Computes the spectral flux

Method

freqWindShift()

Same as freq_gridWindShift() but for single frequency values.

Method

freq_gridFitNonLTE()

Frequency grid useful for atm_profileFitNonLTE().

Method

freq_gridFromSingleFrequency()

Composition method, creates a frequency grid from a single frequency.

Method

freq_gridWindShift()

Applies wind shift to the freq_grid for the local frequency grid.

Method

freq_grid_pathFromPath()

Gets the frequency grids along the path.

Method

get()

Gets the value of the variable with the given name.

Method

gravity_operatorCentralMass()

Sets a gravity operator from the gravitational constant and the mass of the planet

Method

has()

Checks if the workspace contains the variable.

Method

init()

Overloaded function.

Method

inversion_iterate_agendaExecute()

Executes inversion_iterate_agenda, see it for more details

Method

inversion_iterate_agendaExecuteOperator()

Executes an operator emulating inversion_iterate_agenda, see it, and also inversion_iterate_agendaOperator, for more details

Method

inversion_iterate_agendaSet()

Set inversion_iterate_agenda to a specific predefined option

Method

inversion_iterate_agendaSetOperator()

Set inversion_iterate_agenda to exclusively use provided external operator. See inversion_iterate_agendaOperator for more details.

Method

jac_targetsAddAtmosphere()

Sets an atmospheric target.

Method

jac_targetsAddErrorPolyFit()

Set a measurement error to polynomial fit.

Method

jac_targetsAddMagneticField()

Set magnetic field derivative.

Method

jac_targetsAddOverlappingMagneticField()

Set magnetic field derivative for overlapping fields.

Method

jac_targetsAddOverlappingWindField()

Set wind field derivative for overlapping fields.

Method

jac_targetsAddPressure()

Set pressure derivative.

Method

jac_targetsAddSensorFrequencyPolyOffset()

Set sensor frequency derivative to use polynomial fitting offset

Method

jac_targetsAddSpeciesIsotopologueRatio()

Set isotopologue ratio derivative

Method

jac_targetsAddSpeciesVMR()

Set volume mixing ratio derivative.

Method

jac_targetsAddSubsurface()

Sets a subsurface target

Method

jac_targetsAddSurface()

Sets a surface target

Method

jac_targetsAddTemperature()

Set temperature derivative.

Method

jac_targetsAddWindField()

Set wind field derivative.

Method

jac_targetsConditionalClear()

Clears jac_targets if do_jac evaluates false.

Method

jac_targetsFinalize()

Finalize jac_targets.

Method

jac_targetsInit()

Initialize or reset the jac_targets.

Method

jac_targetsOff()

Turns off jac_targets

Method

jac_targetsToggleLogRelAtmTarget()

Toggles logarithmic/relative or absolute retrievals.

Method

jac_targetsToggleLogRelSubsurfaceTarget()

Toggles logarithmic/relative or absolute retrievals.

Method

jac_targetsToggleLogRelSurfaceTarget()

Toggles logarithmic/relative or absolute retrievals.

Method

jac_targetsToggleLogarithmicAtmTarget()

Toggles logarithmic or absolute retrievals.

Method

jac_targetsToggleLogarithmicSubsurfaceTarget()

Toggles logarithmic or absolute retrievals.

Method

jac_targetsToggleLogarithmicSurfaceTarget()

Toggles logarithmic or absolute retrievals.

Method

jac_targetsToggleRelativeAtmTarget()

Toggles relative or absolute retrievals.

Method

jac_targetsToggleRelativeHumidityAtmTarget()

Toggles relative humidity or absolute retrievals.

Method

jac_targetsToggleRelativeSubsurfaceTarget()

Toggles relative or absolute retrievals.

Method

jac_targetsToggleRelativeSurfaceTarget()

Toggles relative or absolute retrievals.

Method

legendre_degreeFromDisortSettings()

Sets legendre_degree to disort_settings legendre_polynomial_dimension

Method

measurement_averaging_kernelCalc()

Calculate the averaging kernel matrix.

Method

measurement_inversion_agendaExecute()

Executes measurement_inversion_agenda, see it for more details

Method

measurement_inversion_agendaExecuteOperator()

Executes an operator emulating measurement_inversion_agenda, see it, and also measurement_inversion_agendaOperator, for more details

Method

measurement_inversion_agendaSet()

Set measurement_inversion_agenda to a specific predefined option

Method

measurement_inversion_agendaSetOperator()

Set measurement_inversion_agenda to exclusively use provided external operator. See measurement_inversion_agendaOperator for more details.

Method

measurement_jacAtmosphereTransformation()

Applies transformations to the atmospheric state Jacobian

Method

measurement_jacBandTransformation()

Applies transformations to the line-by-line state Jacobian

Method

measurement_jacSensorTransformation()

Applies transformations to the measurement sensor state Jacobian

Method

measurement_jacSubsurfaceTransformation()

Applies transformations to the subsurface state Jacobian

Method

measurement_jacSurfaceTransformation()

Applies transformations to the surface state Jacobian

Method

measurement_jacTransformations()

Apply all transformations to the Jacobian related to states in model_state_vecFromData()

Method

measurement_sensorAddGaussianZenith()

Add a sensor to measurement_sensor that has a Gaussian zenith response.

Method

measurement_sensorAddRawSensor()

Adds sensor elements from a raw perturbation of the sensor

Method

measurement_sensorAddSimple()

Adds a sensor with a dirac channel opening around the frequency grid.

Method

measurement_sensorAddSimpleGaussian()

Adds a sensor with a Gaussian channel opening around the frequency grid.

Method

measurement_sensorAddVectorGaussian()

Adds a sensor with a Gaussian channel opening around the frequency grid.

Method

measurement_sensorFromModelState()

Update measurement_sensor from model_state_vec.

Method

measurement_sensorInit()

Initialize measurement_sensor to empty.

Method

measurement_sensorSimple()

Creates a single simple Dirac-opening sensor

Method

measurement_sensorSimpleGaussian()

Creates a single simple Gaussian-opening sensor.

Method

measurement_sensorVectorGaussian()

Creates a single simple Gaussian-opening sensor.

Method

measurement_vecConditionalAddError()

Add the measurement error to the measurement. Conditionally, also to the Jacobian.

Method

measurement_vecFromOperatorPath()

Sets measurement vector by looping over all sensor elements

Method

measurement_vecFromSensor()

Sets measurement vector by looping over all sensor elements

Method

measurement_vec_errorFromModelState()

Set the error and its Jacobian from the state of the model.

Method

measurement_vec_error_covmatConstant()

Sets a constant measurement vector error covariance matrix.

Method

measurement_vec_error_covmat_observation_systemCalc()

Calculates the covariance matrix describing the error due to uncertainties in the observation system.

Method

measurement_vec_fitFromMeasurement()

Sets the fitted measurement vector to the current measurement vector.

Method

model_state_covmatAddSpeciesVMR()

Set a species model state covariance matrix element.

Method

model_state_covmatInit()

Initialises the model state covariance matrix to the identity matrix.

Method

model_state_covmat_smoothing_errorCalc()

Calculates the covariance matrix describing the error due to smoothing.

Method

model_state_vecFromAtmosphere()

Sets model_state_vec’s atmospheric part.

Method

model_state_vecFromBands()

Sets model_state_vec’s absorption line part.

Method

model_state_vecFromData()

Get model_state_vec from available data

Method

model_state_vecFromSensor()

Sets model_state_vec’s sensor part.

Method

model_state_vecFromSubsurface()

Sets model_state_vec’s subsurface part.

Method

model_state_vecFromSurface()

Sets model_state_vec’s surface part.

Method

model_state_vecInit()

Sets model_state_vec to the size jac_targets demand.

Method

model_state_vecPerturbations()

Sets model_state_vec to the size jac_targets demand.

Method

model_state_vec_aprioriFromData()

Get model_state_vec_apriori from available data

Method

model_state_vec_aprioriFromState()

Sets the a priori state of the model state vector to the current state.

Method

nlte_line_flux_profileIntegrate()

Integrate the spectral flux profile to get the line non-LTE flux

Method

ray_pathAddGeometricGridCrossings()

Fill the path with with points that crosses the grid of the atmspheric field.

Method

ray_pathAddLimbPoint()

Add the limb point to the ray path

Method

ray_pathFillGeometricHalfStep()

Fill the path with geometric step points.

Method

ray_pathFillGeometricStepwise()

Fill the path with geometric step points.

Method

ray_pathFixUpdownAzimuth()

Fix azimuth angle errors that can occur for 180 and 0 degrees zenith.

Method

ray_pathFromPointAndDepth()

Create a depth profile ray path from a point.

Method

ray_pathGeometric()

Get a geometric radiation path

Method

ray_pathGeometricDownlooking()

Wraps ray_pathGeometric() for straight downlooking paths from the top-of-the-atmosphere altitude

Method

ray_pathGeometricUplooking()

Wraps ray_pathGeometric() for straight uplooking paths from the surface altitude at the position

Method

ray_pathInit()

Initialize the ray path with a single point.

Method

ray_pathRemoveNearby()

Remove points that are too close to each other.

Method

ray_pathRemoveNonAtm()

Remove non-atmospheric points to the ray path

Method

ray_pathRemoveNonGeometricGridCrossings()

Remove all non-geometric grid crossings from the ray path.

Method

ray_pathSetGeometricExtremes()

Add the geometric extremes to the ray path.

Method

ray_path_fieldFluxProfile()

Adds observers that covers all zenith angles for each altitude point.

Method

ray_path_fieldFromObserverAgenda()

Create a ray path field from a set of observers.

Method

ray_path_observer_agendaExecute()

Executes ray_path_observer_agenda, see it for more details

Method

ray_path_observer_agendaExecuteOperator()

Executes an operator emulating ray_path_observer_agenda, see it, and also ray_path_observer_agendaOperator, for more details

Method

ray_path_observer_agendaSetGeometric()

Set ray_path_observer_agenda from programmable geometric settings.

Method

ray_path_observer_agendaSetOperator()

Set ray_path_observer_agenda to exclusively use provided external operator. See ray_path_observer_agendaOperator for more details.

Method

ray_path_observersFieldProfilePseudo2D()

Get a list of observer positions and line of sights to represent observing all angles of a profile.

Method

ray_path_observersFluxProfile()

Add \(n\) observers per altitude point.

Method

ray_path_suns_pathFromPathObserver()

Wraps sun_pathFromObserverAgenda() for all paths to all suns.

Method

ray_path_zeeman_magnetic_fieldFromPath()

Sets a path of Zeeman effect magnetic field properties.

Method

ray_pointBackground()

Sets ray_point to the expected background point of ray_path

Method

ray_pointForeground()

Sets ray_point to the expected foreground point of ray_path

Method

ray_pointHighestFromPath()

Sets ray_point to the highest altitude point of ray_path.

Method

ray_pointLowestFromPath()

Sets ray_point to the lowest altitude point of ray_path.

Method

ray_pointPastGeometric()

Gets the previous geometric point along ray_path

Method

ray_pointPastRefractive()

Gets the previous refractive point along ray_path

Method

ray_point_back_propagation_agendaExecute()

Executes ray_point_back_propagation_agenda, see it for more details

Method

ray_point_back_propagation_agendaExecuteOperator()

Executes an operator emulating ray_point_back_propagation_agenda, see it, and also ray_point_back_propagation_agendaOperator, for more details

Method

ray_point_back_propagation_agendaSet()

Set ray_point_back_propagation_agenda to a specific predefined option

Method

ray_point_back_propagation_agendaSetOperator()

Set ray_point_back_propagation_agenda to exclusively use provided external operator. See ray_point_back_propagation_agendaOperator for more details.

Method

readxml()

Read variable from file.

Method

savexml()

Saves variable to file.

Method

scat_speciesInit()

Initialize scattering species.

Method

set()

Set the variable to the new value.

Method

single_propmatAddVoigtLTE()

Add line-by-line absorption to the propagation matrix.

Method

single_propmatInit()

Initialize single-point propagation matrix fields.

Method

single_propmat_agendaExecute()

Executes single_propmat_agenda, see it for more details

Method

single_propmat_agendaExecuteOperator()

Executes an operator emulating single_propmat_agenda, see it, and also single_propmat_agendaOperator, for more details

Method

single_propmat_agendaSetOperator()

Set single_propmat_agenda to exclusively use provided external operator. See single_propmat_agendaOperator for more details.

Method

single_radClearskyEmissionPropagation()

Computes the spectral radiance for a single frequency using clear-sky emission propagation.

Method

single_radFromVector()

Composition method to extract a single spectral radiance from a vector.

Method

single_rad_space_agendaExecute()

Executes single_rad_space_agenda, see it for more details

Method

single_rad_space_agendaExecuteOperator()

Executes an operator emulating single_rad_space_agenda, see it, and also single_rad_space_agendaOperator, for more details

Method

single_rad_space_agendaSet()

Set single_rad_space_agenda to a specific predefined option

Method

single_rad_space_agendaSetOperator()

Set single_rad_space_agenda to exclusively use provided external operator. See single_rad_space_agendaOperator for more details.

Method

single_rad_surface_agendaExecute()

Executes single_rad_surface_agenda, see it for more details

Method

single_rad_surface_agendaExecuteOperator()

Executes an operator emulating single_rad_surface_agenda, see it, and also single_rad_surface_agendaOperator, for more details

Method

single_rad_surface_agendaSet()

Set single_rad_surface_agenda to a specific predefined option

Method

single_rad_surface_agendaSetOperator()

Set single_rad_surface_agenda to exclusively use provided external operator. See single_rad_surface_agendaOperator for more details.

Method

spectral_flux_profileFromPathField()

Computes the spectral flux from a field of paths.

Method

spectral_flux_profileFromSpectralRadianceField()

Computes the spectral flux. The input field must be a profile.

Method

spectral_flux_profilePseudo2D()

Computes the spectral flux profile using pseudo-2D geometry

Method

spectral_propmatAddCIA()

Add absorption coefficients for HITRAN collision induced absorption (CIA).

Method

spectral_propmatAddFaraday()

Calculates absorption matrix describing Faraday rotation.

Method

spectral_propmatAddLines()

Add line-by-line absorption to the propagation matrix.

Method

spectral_propmatAddLookup()

Add line-by-line absorption to the propagation matrix.

Method

spectral_propmatAddPredefined()

Adds all of the predefined models in abs_species to the spectral_propmat

Method

spectral_propmatAddVoigtLTE()

Add line-by-line absorption to the propagation matrix.

Method

spectral_propmatAddXsecFit()

Calculate absorption cross sections per tag group for HITRAN xsec species.

Method

spectral_propmatInit()

Initialize spectral_propmat, spectral_nlte_srcvec, and their derivatives to zeroes.

Method

spectral_propmat_agendaAuto()

Sets the spectral_propmat_agenda automatically from absorption data and species tag meta information.

Method

spectral_propmat_agendaExecute()

Executes spectral_propmat_agenda, see it for more details

Method

spectral_propmat_agendaExecuteOperator()

Executes an operator emulating spectral_propmat_agenda, see it, and also spectral_propmat_agendaOperator, for more details

Method

spectral_propmat_agendaSet()

Set spectral_propmat_agenda to a specific predefined option

Method

spectral_propmat_agendaSetOperator()

Set spectral_propmat_agenda to exclusively use provided external operator. See spectral_propmat_agendaOperator for more details.

Method

spectral_propmat_jacWindFix()

Fix for the wind field derivative.

Method

spectral_propmat_pathAdaptiveHalfPath()

Same as spectral_propmat_pathFromPath() but with adaptive path.

Method

spectral_propmat_pathAddScattering()

Adds the scattering part of the propagation matrix to the rest along the path.

Method

spectral_propmat_pathFromPath()

Gets the propagation matrix and non-LTE source term along the path.

Method

spectral_propmat_path_species_splitFromPath()

As spectral_propmat_pathFromPath() but the output is split between the species in the

Method

spectral_propmat_scatAddSpectralScatteringSpeciesTRO()

Adds scat_species results for totally random oriented spectral calculations to

Method

spectral_propmat_scatAirSimple()

Add simple air to spectral_propmat_scat.

Method

spectral_propmat_scatInit()

Initialize spectral_propmat_scat to zeroes.

Method

spectral_propmat_scatSpectralInit()

Initialize spectral_propmat_scat and co to zeroes.

Method

spectral_propmat_scat_agendaExecute()

Executes spectral_propmat_scat_agenda, see it for more details

Method

spectral_propmat_scat_agendaExecuteOperator()

Executes an operator emulating spectral_propmat_scat_agenda, see it, and also spectral_propmat_scat_agendaOperator, for more details

Method

spectral_propmat_scat_agendaSet()

Set spectral_propmat_scat_agenda to a specific predefined option

Method

spectral_propmat_scat_agendaSetOperator()

Set spectral_propmat_scat_agenda to exclusively use provided external operator. See spectral_propmat_scat_agendaOperator for more details.

Method

spectral_propmat_scat_pathFromPath()

Gets the propagation matrix for scattering along the path.

Method

spectral_propmat_scat_pathFromSpectralAgenda()

Compute spectral_propmat_scat_path and co for a path.

Method

spectral_propmat_scat_spectral_agendaExecute()

Executes spectral_propmat_scat_spectral_agenda, see it for more details

Method

spectral_propmat_scat_spectral_agendaExecuteOperator()

Executes an operator emulating spectral_propmat_scat_spectral_agenda, see it, and also spectral_propmat_scat_spectral_agendaOperator, for more details

Method

spectral_propmat_scat_spectral_agendaSet()

Set spectral_propmat_scat_spectral_agenda to a specific predefined option

Method

spectral_propmat_scat_spectral_agendaSetOperator()

Set spectral_propmat_scat_spectral_agenda to exclusively use provided external operator. See spectral_propmat_scat_spectral_agendaOperator for more details.

Method

spectral_radApplyForwardUnit()

Helper to call spectral_radApplyUnit() when you do not have spectral_rad_jac.

Method

spectral_radApplyUnit()

Applies a unit to spectral_rad, returning a new field

Method

spectral_radApplyUnitFromSpectralRadiance()

Helper method for calling spectral_radApplyUnit().

Method

spectral_radClearskyBackgroundTransmission()

Computes clearsky transmission of spectral radiances

Method

spectral_radClearskyEmission()

Computes clearsky emission of spectral radiances

Method

spectral_radClearskyEmissionFrequencyDependentPropagation()

Wraps single_radClearskyEmissionPropagation() for a vector of frequencies.

Method

spectral_radClearskyEmissionParFreq()

Computes clearsky emission of spectral radiances

Method

spectral_radClearskyRayleighScattering()

Computes clearsky emission of spectral radiances with solar Rayleigh scattering

Method

spectral_radClearskyTransmission()

Computes clearsky transmission of spectral radiances

Method

spectral_radCumulativeTransmission()

Gets the spectral radiance from the path transmission.

Method

spectral_radDefaultTransmission()

Sets default spectral_rad and spectral_rad_jac for transmission.

Method

spectral_radFromDisort()

Extract spectral radiance from the Disort field at the ray path point.

Method

spectral_radIntegrateDisort()

Integrate Disort spectral radiance.

Method

spectral_radSetToBackground()

Set the spectral radiance to the background values.

Method

spectral_radSinglePathEmissionFrequencyLoop()

Computes the spectral radiance by looping over frequencies for a single path.

Method

spectral_radStepByStepEmission()

Gets the spectral radiance from the path.

Method

spectral_radSubsurfaceDisortEmission()

Get the spectral radiance from subsurface emission simulated using Disort

Method

spectral_radSubsurfaceDisortEmissionWithJacobian()

Gets the spectral radiance from the path.

Method

spectral_radSunOrCosmicBackground()

Get the spectral radiance of a sun or of the cosmic background if the sun is not hit.

Method

spectral_radSunsOrCosmicBackground()

Get the spectral radiance of a sun or of the cosmic background if no sun is hit.

Method

spectral_radSurfaceBlackbody()

Set surface spectral radiance from Planck function of the surface temperature.

Method

spectral_radSurfaceReflectance()

Set surface spectral radiance to use sub-surface emission and Fresnel reflectance.

Method

spectral_radUniformCosmicBackground()

Background spectral radiance is from a uniform cosmic background temperature.

Method

spectral_rad_bkgAgendasAtEndOfPath()

Computes the background radiation.

Method

spectral_rad_fieldFromOperatorPath()

Computes the spectral radiance field using ray_path_observer_agenda.

Method

spectral_rad_fieldFromOperatorPlanarGeometric()

Computes the spectral radiance field assuming planar geometric paths

Method

spectral_rad_fieldProfilePseudo2D()

Computes the spectral radiance field assuming a profile and a pseudo-2D path.

Method

spectral_rad_jacAddPathPropagation()

Adds the propagation variables to spectral_rad_jac.

Method

spectral_rad_jacAddSensorJacobianPerturbations()

Adds sensor properties to the spectral_rad_jac.

Method

spectral_rad_jacEmpty()

Set the radiation derivative to empty.

Method

spectral_rad_jacFromBackground()

Sets spectral_rad_jac from the background values.

Method

spectral_rad_observer_agendaExecute()

Executes spectral_rad_observer_agenda, see it for more details

Method

spectral_rad_observer_agendaExecuteOperator()

Executes an operator emulating spectral_rad_observer_agenda, see it, and also spectral_rad_observer_agendaOperator, for more details

Method

spectral_rad_observer_agendaSet()

Set spectral_rad_observer_agenda to a specific predefined option

Method

spectral_rad_observer_agendaSetOperator()

Set spectral_rad_observer_agenda to exclusively use provided external operator. See spectral_rad_observer_agendaOperator for more details.

Method

spectral_rad_operatorClearsky1D()

Set up a 1D spectral radiance operator

Method

spectral_rad_scat_pathSunsFirstOrderRayleigh()

Add suns to spectral_rad_srcvec_path.

Method

spectral_rad_space_agendaExecute()

Executes spectral_rad_space_agenda, see it for more details

Method

spectral_rad_space_agendaExecuteOperator()

Executes an operator emulating spectral_rad_space_agenda, see it, and also spectral_rad_space_agendaOperator, for more details

Method

spectral_rad_space_agendaSet()

Set spectral_rad_space_agenda to a specific predefined option

Method

spectral_rad_space_agendaSetOperator()

Set spectral_rad_space_agenda to exclusively use provided external operator. See spectral_rad_space_agendaOperator for more details.

Method

spectral_rad_srcvec_pathAddScattering()

Adds the scattering part of the propagation matrix to the rest along the path.

Method

spectral_rad_srcvec_pathFromPropmat()

Gets the source term along the path.

Method

spectral_rad_surface_agendaExecute()

Executes spectral_rad_surface_agenda, see it for more details

Method

spectral_rad_surface_agendaExecuteOperator()

Executes an operator emulating spectral_rad_surface_agenda, see it, and also spectral_rad_surface_agendaOperator, for more details

Method

spectral_rad_surface_agendaSet()

Set spectral_rad_surface_agenda to a specific predefined option

Method

spectral_rad_surface_agendaSetOperator()

Set spectral_rad_surface_agenda to exclusively use provided external operator. See spectral_rad_surface_agendaOperator for more details.

Method

spectral_rad_transform_operatorSet()

Creates a SpectralRadianceTransformOperator from a SpectralRadianceUnitType.

Method

spectral_surf_reflFlatRealFresnel()

Set the surface reflectance to the flat real Fresnel reflectance

Method

spectral_surf_reflFlatScalar()

Set the surface reflectance to the flat real Fresnel reflectance

Method

spectral_surf_refl_agendaExecute()

Executes spectral_surf_refl_agenda, see it for more details

Method

spectral_surf_refl_agendaExecuteOperator()

Executes an operator emulating spectral_surf_refl_agenda, see it, and also spectral_surf_refl_agendaOperator, for more details

Method

spectral_surf_refl_agendaSet()

Set spectral_surf_refl_agenda to a specific predefined option

Method

spectral_surf_refl_agendaSetOperator()

Set spectral_surf_refl_agenda to exclusively use provided external operator. See spectral_surf_refl_agendaOperator for more details.

Method

spectral_tramat_bkgFromPathPropagationBack()

Sets spectral_tramat_bkg to back of spectral_tramat_cumulative_path.

Method

spectral_tramat_bkgFromPathPropagationFront()

Sets spectral_tramat_bkg to front of spectral_tramat_cumulative_path.

Method

spectral_tramat_cumulative_pathFromPath()

Sets spectral_tramat_cumulative_path by forward iteration of spectral_tramat_path

Method

spectral_tramat_pathFromPath()

Gets the transmission matrix in layers along the path.

Method

subsurf_fieldFromModelState()

Sets subsurf_field to the state of the model.

Method

subsurf_profileFromPath()

Extract a subsurface profile from a ray path.

Method

sunBlackbody()

Set sun to blackbody.

Method

sunFromGrid()

Extracts a sun spectrum from a field of such data.

Method

sun_pathFromObserverAgenda()

Find a path that hits the sun if possible

Method

surf_fieldEarth()

Earth reference ellipsoids.

Method

surf_fieldEuropa()

Europa reference ellipsoids.

Method

surf_fieldFromModelState()

Sets surf_field to the state of the model.

Method

surf_fieldGanymede()

Ganymede reference ellipsoids.

Method

surf_fieldInit()

Manual setting of the reference ellipsoid.

Method

surf_fieldIo()

Io reference ellipsoids.

Method

surf_fieldJupiter()

Jupiter reference ellipsoids.

Method

surf_fieldMars()

Mars reference ellipsoids.

Method

surf_fieldMoon()

Moon reference ellipsoids.

Method

surf_fieldPlanet()

Initialize the surface field with the ellipsoid of a planet.

Method

surf_fieldVenus()

Venus reference ellipsoids.

Method

swap()

Swap the workspace for andother.

Method

water_equivalent_pressure_operatorMK05()

Calculate equivalent water pressure according to Murphy and Koop, 2005

Method

zen_gridProfilePseudo2D()

A custom zenith grid for spectral_rad_fieldProfilePseudo2D()

AbsorptionBands

abs_bands

Bands of absorption lines for line-by-line (LBL) calculations.

ArrayOfCIARecord

abs_cia_data

HITRAN Collision-Induced Absorption (CIA) Data.

LinemixingEcsData

abs_ecs_data

Error corrected sudden data

AbsorptionLookupTables

abs_lookup_data

Absorption lookup table for scalar gas absorption coefficients.

PredefinedModelData

abs_predef_data

This contains predefined model data.

ArrayOfSpeciesTag

abs_species

Tag groups for gas absorption.

ArrayOfXsecRecord

abs_xfit_data

Fitting model coefficients for cross section species.

Numeric

alt

A single altitude in the atmosphere.

AscendingGrid

alt_grid

An ascending list of alt. Often related to a field or a profile.

AtmField

atm_field

An atmospheric field in ARTS.

ArrayOfAtmPoint

atm_path

Atmospheric points along the propagation path.

AtmPoint

atm_point

An atmospheric point in ARTS.

ArrayOfAtmPoint

atm_profile

An atmospheric profile in ARTS.

JacobianTargetsDiagonalCovarianceMatrixMap

covmat_diagonal_blocks

A helper map for setting the covariance matrix.

Index

disort_fourier_mode_dimension

The number of Fourier modes for Disort.

Index

disort_legendre_polynomial_dimension

The number of input Legendre polynimials for Disort.

ZenGriddedField1

disort_quadrature

The quadrature angles for Disort with accompying weights.

Index

disort_quadrature_dimension

The quadrature size for Disort.

DisortSettings

disort_settings

Contains the full settings of spectral Disort calculations.

Agenda

disort_settings_agenda

An agenda for setting up Disort.

Agenda

disort_settings_downwelling_wrapper_agenda

An wrapper agenda for calling disort_settings_agenda.

DisortFlux

disort_spectral_flux_field

The spectral flux field from Disort.

DisortRadiance

disort_spectral_rad_field

The spectral radiance field from Disort.

Index

do_jac

A boolean calculations related to the measurement_jac should be ignored.

Numeric

freq

A single frequency. Unit: Hz.

AscendingGrid

freq_grid

A frequency grid. Unit: Hz.

ArrayOfAscendingGrid

freq_grid_path

All freq_grid along the propagation path.

Vector3

freq_wind_shift_jac

The frequency wind shift Jacobian.

ArrayOfVector3

freq_wind_shift_jac_path

A list of freq_wind_shift_jac for a ray path.

NumericTernaryOperator

gravity_operator

The gravity operator.

Agenda

inversion_iterate_agenda

Work in progress …

Index

inversion_iterate_agenda_counter

A counter for the inversion iterate agenda.

JacobianTargets

jac_targets

A list of targets for the Jacobian Matrix calculations.

Numeric

lat

A single latitude.

LatGrid

lat_grid

An ascending list of lat. Often related to a field or a profile.

Index

legendre_degree

The degree of a Legendre polynimial.

Numeric

lon

A single longitude.

LonGrid

lon_grid

An ascending list of lon. Often related to a field or a profile.

Numeric

max_stepsize

A control parameter for stepping through layers in ray tracing.

Matrix

measurement_averaging_kernel

Averaging kernel matrix.

Matrix

measurement_gain_mat

Contribution function (or gain) matrix.

Agenda

measurement_inversion_agenda

This is a helper Agenda intended for use within inversion_iterate_agenda.

Matrix

measurement_jac

The first order partial derivatives of the measurement_vec.

Matrix

measurement_jac_error

The partial derivatives of the measurement_vec_error.

ArrayOfSensorObsel

measurement_sensor

A list of sensor elements.

Vector

measurement_vec

The measurment vector for, e.g., a sensor.

Vector

measurement_vec_error

The model measurment vector error for, e.g., a sensor.

CovarianceMatrix

measurement_vec_error_covmat

Covariance matrix for observation uncertainties.

Vector

measurement_vec_fit

As measurement_vec, but fitted to the model.

CovarianceMatrix

model_state_covmat

Covariance matrix of a priori distribution.

Vector

model_state_vec

A state vector of the model.

Vector

model_state_vec_apriori

An apriori state vector of the model.

QuantumIdentifierVectorMap

nlte_line_flux_profile

A per-line flux profile.

Vector2

obs_los

The line-of-sight of the observer of spectral radiance.

Vector3

obs_pos

The position of an observer of spectral radiance.

ArrayOfPropagationPathPoint

ray_path

A list path points making up a propagation path.

ArrayOfArrayOfPropagationPathPoint

ray_path_field

A list of ray_path intended to build up a field of observations.

Agenda

ray_path_observer_agenda

Gets the propagation path as it is obeserved.

ArrayOfPropagationPathPoint

ray_path_observers

A list path points making up the observers of a propagation path.

ArrayOfArrayOfArrayOfPropagationPathPoint

ray_path_suns_path

A list of paths to the suns from the ray path.

PropagationPathPoint

ray_point

A single path point.

Agenda

ray_point_back_propagation_agenda

Gets the next past point along a propagation path.

ArrayOfScatteringSpecies

scat_species

The scattering species

SpeciesEnum

select_species

Species selection.

ArrayOfSpeciesEnum

select_species_list

Species selection when multiple species must be chosen.

Numeric

single_dispersion

A dispersion at a single freq point.

Vector

single_dispersion_jac

A dispersion Jacobian at a single freq point.

Vector

single_freq_path

The freq along the path.

Stokvec

single_nlte_srcvec

A non-LTE source vector at a single freq point.

StokvecVector

single_nlte_srcvec_jac

A non-LTE source vector Jacobian at a single freq point.

StokvecMatrix

single_nlte_srcvec_jac_path

The propagation matrix Jacobian along the path for nonlte source.

StokvecVector

single_nlte_srcvec_path

The propagation matrix along the path for nonlte source vector.

Propmat

single_propmat

A propagation matrix at a single freq point.

Agenda

single_propmat_agenda

Computes the propagation matrix, the non-LTE source vector, the dispersion, and their derivatives.

PropmatVector

single_propmat_jac

A propagation matrix Jacobian at a single freq point.

PropmatMatrix

single_propmat_jac_path

The propagation matrix Jacobian along the path.

PropmatVector

single_propmat_path

The propagation matrix along the path.

Stokvec

single_rad

Single value version of spectral_rad.

StokvecVector

single_rad_jac

Single value version of spectral_rad_jac.

Agenda

single_rad_space_agenda

Gets spectral radiance as seen of space for a single frequency.

Agenda

single_rad_surface_agenda

Gets spectral radiance as seen of the surface for a single frequency.

StokvecVector

spectral_absvec_scat

The absorption vector of totally random orientation particles at a single point along a path using spectral representation

ArrayOfStokvecVector

spectral_absvec_scat_path

The absorption vector of totally random orientation particles along the propagation path using spectral representation

Matrix

spectral_flux_profile

An altitude profile of spectral flux.

StokvecVector

spectral_nlte_srcvec

The part of the source vector that is due to non-LTE.

StokvecMatrix

spectral_nlte_srcvec_jac

Partial derivative of the spectral_nlte_srcvec with regards to jac_targets.

ArrayOfStokvecMatrix

spectral_nlte_srcvec_jac_path

Additional non-LTE derivative along the propagation path

ArrayOfStokvecVector

spectral_nlte_srcvec_path

Additional non-LTE along the propagation path

SpecmatMatrix

spectral_phamat_spectral

The spectral phase matrix of totally random orientation particles at a single point along a path using spectral representation

ArrayOfSpecmatMatrix

spectral_phamat_spectral_path

The spectral phase matrix of totally random orientation particles along the propagation path using spectral representation

PropmatVector

spectral_propmat

This contains the fully polarized propagation matrix for the current path point.

Agenda

spectral_propmat_agenda

Computes the propagation matrix, the non-LTE source vector, and their derivatives.

PropmatMatrix

spectral_propmat_jac

Partial derivative of the spectral_propmat with regards to jac_targets.

ArrayOfPropmatMatrix

spectral_propmat_jac_path

Propagation derivative matrices along the propagation path

ArrayOfPropmatVector

spectral_propmat_path

Propagation matrices along the propagation path

PropmatVector

spectral_propmat_scat

This contains the propagation matrix for scattering for the current path point.

Agenda

spectral_propmat_scat_agenda

Computes the part of the propagation matrix that relates to scattering.

ArrayOfPropmatVector

spectral_propmat_scat_path

Propagation matrices along the propagation path for scattering

Agenda

spectral_propmat_scat_spectral_agenda

Gets the scattering propagation matrix, the scattering absorption vector, and the scattering spectral phase matrix.

StokvecVector

spectral_rad

A spectral radiance vector.

StokvecVector

spectral_rad_bkg

Spectral radiance from the background

StokvecMatrix

spectral_rad_bkg_jac

Spectral radiance derivative from the background

Agenda

spectral_rad_closed_surface_agenda

A closed surface agenda.

GriddedSpectralField6

spectral_rad_field

The spectral radiance field.

StokvecMatrix

spectral_rad_jac

Jacobian of spectral_rad with respect to jac_targets.

ArrayOfStokvecMatrix

spectral_rad_jac_path

Spectral radiance derivative along the propagation path

Agenda

spectral_rad_observer_agenda

Computes spectral radiance as seen from the input position and environment.

SpectralRadianceOperator

spectral_rad_operator

The spectral radiance operator.

ArrayOfStokvecVector

spectral_rad_scat_path

Spectral radiance scattered into the propagation path

Agenda

spectral_rad_space_agenda

Gets spectral radiance as seen of space.

ArrayOfStokvecMatrix

spectral_rad_srcvec_jac_path

Source derivative vectors along the propagation path

ArrayOfStokvecVector

spectral_rad_srcvec_path

Source vectors along the propagation path

Agenda

spectral_rad_surface_agenda

Computes spectral radiance as seen of the surface.

SpectralRadianceTransformOperator

spectral_rad_transform_operator

The spectral radiance transform operator

MuelmatVector

spectral_surf_refl

Spectral surface reflectance.

Agenda

spectral_surf_refl_agenda

An agenda to compute the surface reflectance.

MuelmatMatrix

spectral_surf_refl_jac

Spectral surface reflectance jacobian.

MuelmatVector

spectral_tramat_bkg

Transmittance from the background

ArrayOfMuelmatVector

spectral_tramat_cumulative_path

Cumulative transmission matrices along the propagation path

ArrayOfMuelmatTensor3

spectral_tramat_jac_path

Transmission derivative matrices along the propagation path.

ArrayOfMuelmatVector

spectral_tramat_path

Transmission matrices along the propagation path.

SubsurfaceField

subsurf_field

The sub-surface field.

ArrayOfSubsurfacePoint

subsurf_profile

A profile of subsurface points. Supposed to be ordered from top to bottom.

Sun

sun

A sun.

ArrayOfPropagationPathPoint

sun_path

A path to a sun if it is visible.

ArrayOfSun

suns

A list of Sun.

SurfaceField

surf_field

The surface field.

NumericUnaryOperator

water_equivalent_pressure_operator

The water equivalent pressure operator.

WsvMap

wsv

The workspace variables

ZenGrid

zen_grid

A single zenith angle grid.

Static Data

pyarts3.workspace.Workspace.fromxml

<function Workspace.fromxml at 0x7f298569ed40> (function)

Operator

__eq__()

Return self==value.

Operator

__format__()

__format__(self, arg: str, /) -> str

Operator

__ge__()

Return self>=value.

Operator

__getstate__()

Operator

__gt__()

Return self>value.

Operator

__hash__()

Return hash(self).

Operator

__init__()

__init__(self, with_defaults: bool = True) -> None

Operator

__iter__()

Allows iter(self)

Operator

__le__()

Return self<=value.

Operator

__lt__()

Return self<value.

Operator

__ne__()

Return self!=value.

Operator

__repr__()

__repr__(self) -> str

Operator

__setstate__()

Operator

__str__()

__str__(self) -> str

Constructors

__init__(self) None
__init__(self, arg: pyarts3.arts.CxxWorkspace) None
__init__(self, with_defaults: bool = True) None