t_surface
- property Workspace.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 specifysurface_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 ]
Generic workspace methods that can generate or use t_surface
- type:
WorkspaceVariable
- holds typeMatrix