|
integer | nsensors |
|
integer | ngas |
|
character(len=maxvarlen), dimension(:), allocatable | absorbers |
|
integer, dimension(:), allocatable | absorber_id |
|
real(kind_real), dimension(0:ngases_max) | scale_fac |
|
logical | rttov_gasunitconv |
|
character(len=255), dimension(:), allocatable | sensor_id |
|
character(len=255) | coefficient_path |
|
type(rttov_coefs), dimension(:), allocatable | rttov_coef_array |
|
character(len=10) | rttov_default_opts = 'RTTOV' |
|
type(rttov_options) | rttov_opts |
|
logical | rttov_is_setup = .false. |
|
logical | satrad_compatibility = .true. |
|
logical | userhwaterforqc = .true. |
|
logical | usecoldsurfacecheck = .false. |
|
logical | splitqtotal = .false. |
|
logical | useqtsplitrain = .false. |
|
logical | rttov_profile_checkinput = .false. |
|
logical | prof_by_prof = .true. |
|
integer, dimension(:), allocatable | inspect |
|
integer | nchan_max_sim |
|
◆ set_defaults()
procedure ufo_radiancerttov_utils_mod::rttov_conf::set_defaults |
|
private |
◆ set_options()
procedure ufo_radiancerttov_utils_mod::rttov_conf::set_options |
|
private |
◆ setup()
procedure ufo_radiancerttov_utils_mod::rttov_conf::setup |
|
private |
◆ absorber_id
integer, dimension(:), allocatable ufo_radiancerttov_utils_mod::rttov_conf::absorber_id |
|
private |
◆ absorbers
character(len=maxvarlen), dimension(:), allocatable ufo_radiancerttov_utils_mod::rttov_conf::absorbers |
|
private |
◆ coefficient_path
character(len=255) ufo_radiancerttov_utils_mod::rttov_conf::coefficient_path |
|
private |
◆ inspect
integer, dimension(:), allocatable ufo_radiancerttov_utils_mod::rttov_conf::inspect |
|
private |
◆ nchan_max_sim
integer ufo_radiancerttov_utils_mod::rttov_conf::nchan_max_sim |
|
private |
◆ ngas
integer ufo_radiancerttov_utils_mod::rttov_conf::ngas |
|
private |
◆ nsensors
integer ufo_radiancerttov_utils_mod::rttov_conf::nsensors |
|
private |
◆ prof_by_prof
logical ufo_radiancerttov_utils_mod::rttov_conf::prof_by_prof = .true. |
|
private |
◆ rttov_coef_array
type(rttov_coefs), dimension(:), allocatable ufo_radiancerttov_utils_mod::rttov_conf::rttov_coef_array |
|
private |
◆ rttov_default_opts
character(len=10) ufo_radiancerttov_utils_mod::rttov_conf::rttov_default_opts = 'RTTOV' |
|
private |
◆ rttov_gasunitconv
logical ufo_radiancerttov_utils_mod::rttov_conf::rttov_gasunitconv |
|
private |
◆ rttov_is_setup
logical ufo_radiancerttov_utils_mod::rttov_conf::rttov_is_setup = .false. |
|
private |
◆ rttov_opts
type(rttov_options) ufo_radiancerttov_utils_mod::rttov_conf::rttov_opts |
|
private |
◆ rttov_profile_checkinput
logical ufo_radiancerttov_utils_mod::rttov_conf::rttov_profile_checkinput = .false. |
|
private |
◆ satrad_compatibility
logical ufo_radiancerttov_utils_mod::rttov_conf::satrad_compatibility = .true. |
|
private |
◆ scale_fac
real(kind_real), dimension(0:ngases_max) ufo_radiancerttov_utils_mod::rttov_conf::scale_fac |
|
private |
◆ sensor_id
character(len=255), dimension(:), allocatable ufo_radiancerttov_utils_mod::rttov_conf::sensor_id |
|
private |
◆ splitqtotal
logical ufo_radiancerttov_utils_mod::rttov_conf::splitqtotal = .false. |
|
private |
◆ usecoldsurfacecheck
logical ufo_radiancerttov_utils_mod::rttov_conf::usecoldsurfacecheck = .false. |
|
private |
◆ useqtsplitrain
logical ufo_radiancerttov_utils_mod::rttov_conf::useqtsplitrain = .false. |
|
private |
◆ userhwaterforqc
logical ufo_radiancerttov_utils_mod::rttov_conf::userhwaterforqc = .true. |
|
private |
The documentation for this type was generated from the following file: