ARTS built-in documentation server
Workspace Variable z_surface
The surface altitude. This variable defines the shape of the surface, by giving the geometrical altitude above the geiod for each crossing of the latitude and longitude grids. Any shape of the surface is accepted. No gap between the surface and the lowermost pressure level is allowed. The radius (from the coordinate centre) for a point between the grid crossings is obtained by a linear (1D) or bi-linear (2D) interpolation of the sum of the ellipsoid radius and z_surface. That is, the radius for the surface is assumed to vary linear along the latitudes and longitudes in lat_grid and lon_grid. See further the ARTS user guide (AUG). Use the index to find where this variable is discussed. The variable is listed as a subentry to "workspace variables". Usage: Set by user. Unit: m Dimensions: [ lat_grid, lon_grid ]
Group: Matrix
Specific methods that can generate z_surface
- none
Generic and supergeneric methods that can generate z_surface
- MatrixCreate
- Append
- Copy
- Extract
- FieldFromGriddedField
- MatrixAddScalar
- MatrixCBR
- MatrixExtractFromTensor3
- MatrixMatrixMultiply
- MatrixPlanck
- MatrixScale
- MatrixSet
- MatrixSetConstant
- MatrixUnitIntensity
- Matrix1ColFromVector
- Matrix2ColFromVectors
- Matrix3ColFromVectors
- Matrix1RowFromVector
- Matrix2RowFromVectors
- Matrix3RowFromVectors
- ReadNetCDF
- ReadXML
- ReadXMLIndexed
- Reduce
- Select
- Touch
Specific methods that require z_surface
- atmgeom_checkedCalc
- cloudbox_checkedCalc
- InterpSurfaceFieldToPosition
- iyMC
- iyRadioLink
- jacobianCalcTemperaturePerturbations
- MCGeneral
- ppathFromRtePos2
- ppathStepByStep
- ppath_stepGeometric
- ppath_stepRefractionBasic
- ScatteringMergeParticles1D
- specular_losCalc
- z_fieldFromHSE
Generic and supergeneric methods that can use z_surface
- Append
- atm_fields_compactFromMatrix
- Compare
- Compare
- Copy
- Delete
- Ignore
- InterpSurfaceFieldToPosition
- MatrixAddScalar
- MatrixMatrixMultiply
- MatrixScale
- MatrixSet
- ncolsGet
- nrowsGet
- Reduce
- Select
- VectorExtractFromMatrix
- VectorMatrixMultiply
- WriteNetCDF
- WriteNetCDFIndexed
- WriteXML
- WriteXMLIndexed
Agendas that can generate z_surface
- none