ARTS built-in documentation server
Workspace Variable t_surface
The surface temperature. This variable holds the temperature of the surface at each latitude and longitude grid crossing. The normal case should be that this temperature field is interpolated to obtain surface_skin_t. Accordingly, for 1D cases it could be a better idea to specify surface_skin_t directly. These temperature shall be selected considering the radiative properties of the surface, and can differ from the "bulk" temperatures. Usage: Set by user. Unit: K Dimensions: [ lat_grid, lon_grid ]
Group: Matrix
Specific methods that can generate t_surface
- none
Generic and supergeneric methods that can generate t_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 t_surface
- none
Generic and supergeneric methods that can use t_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 t_surface
- none
Agendas that require t_surface
- none