21 integer,
parameter,
public :: &
22 rtland = 0, & !< integer for land surface type
30 real(kind_real),
parameter,
public :: &
41 (/ 1,2,3,3,3,3,3,3,3,3,3,3,3,3,4, &
45 integer,
parameter,
public ::
emissmap(5) = (/ 1, 2, 3, 16, 17 /)
Fortran module constants used throughout the rttovonedvarcheck filter.
integer, parameter, public rtsea
integer for sea surface type
integer, parameter, public rtland
integer for land surface type
real(kind_real), parameter, public maxtemperature
Maximum temperature ( K )
integer, parameter, public max_string
maximum string length
integer, dimension(5), parameter, public emissmap
real(kind_real), parameter, public mintemperature
Minimum temperature ( K )
integer, parameter, public rtice
integer for seaice surface type
integer, dimension(20), parameter, public emisselements
ATOVS Channel numbers for each of the 5 emissivity values.