|
integer | n_sensors |
|
integer | n_absorbers |
|
integer | n_clouds |
|
integer | n_aerosols |
|
integer | n_surfaces |
|
character(len=maxvarlen), dimension(:), allocatable | absorbers |
|
integer, dimension(:), allocatable | absorber_id |
|
integer, dimension(:), allocatable | absorber_units |
|
character(len=maxvarlen), dimension(:,:), allocatable | clouds |
|
integer, dimension(:), allocatable | cloud_id |
|
character(len=maxvarlen), dimension(:), allocatable | surfaces |
|
character(len=255), dimension(:), allocatable | sensor_id |
|
character(len=255) | endian_type |
|
character(len=255) | coefficient_path |
|
character(len=255) | irwatercoeff_file |
|
character(len=255) | irlandcoeff_file |
|
character(len=255) | irsnowcoeff_file |
|
character(len=255) | iricecoeff_file |
|
character(len=255) | viswatercoeff_file |
|
character(len=255) | vislandcoeff_file |
|
character(len=255) | vissnowcoeff_file |
|
character(len=255) | visicecoeff_file |
|
character(len=255) | mwwatercoeff_file |
|
integer, dimension(:), allocatable | land_wsi |
|
real(kind_real) | cloud_fraction = -1.0_kind_real |
|
integer | inspect |
|
character(len=maxvarlen) | aerosol_option |
|
character(len=255) | salinity_option |
|
character(len=maxvarlen) | sfc_wind_geovars |
|
Definition at line 58 of file ufo_crtm_utils_mod.F90.
◆ absorber_id
integer, dimension(:), allocatable ufo_crtm_utils_mod::crtm_conf::absorber_id |
|
private |
◆ absorber_units
integer, dimension(:), allocatable ufo_crtm_utils_mod::crtm_conf::absorber_units |
|
private |
◆ absorbers
character(len=maxvarlen), dimension(:), allocatable ufo_crtm_utils_mod::crtm_conf::absorbers |
|
private |
◆ aerosol_option
character(len=maxvarlen) ufo_crtm_utils_mod::crtm_conf::aerosol_option |
|
private |
◆ cloud_fraction
real(kind_real) ufo_crtm_utils_mod::crtm_conf::cloud_fraction = -1.0_kind_real |
|
private |
◆ cloud_id
integer, dimension(:), allocatable ufo_crtm_utils_mod::crtm_conf::cloud_id |
|
private |
◆ clouds
character(len=maxvarlen), dimension(:,:), allocatable ufo_crtm_utils_mod::crtm_conf::clouds |
|
private |
◆ coefficient_path
character(len=255) ufo_crtm_utils_mod::crtm_conf::coefficient_path |
|
private |
◆ endian_type
character(len=255) ufo_crtm_utils_mod::crtm_conf::endian_type |
|
private |
◆ inspect
integer ufo_crtm_utils_mod::crtm_conf::inspect |
|
private |
◆ iricecoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::iricecoeff_file |
|
private |
◆ irlandcoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::irlandcoeff_file |
|
private |
◆ irsnowcoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::irsnowcoeff_file |
|
private |
◆ irwatercoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::irwatercoeff_file |
|
private |
◆ land_wsi
integer, dimension(:), allocatable ufo_crtm_utils_mod::crtm_conf::land_wsi |
|
private |
◆ mwwatercoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::mwwatercoeff_file |
|
private |
◆ n_absorbers
integer ufo_crtm_utils_mod::crtm_conf::n_absorbers |
|
private |
◆ n_aerosols
integer ufo_crtm_utils_mod::crtm_conf::n_aerosols |
|
private |
◆ n_clouds
integer ufo_crtm_utils_mod::crtm_conf::n_clouds |
|
private |
◆ n_sensors
integer ufo_crtm_utils_mod::crtm_conf::n_sensors |
|
private |
◆ n_surfaces
integer ufo_crtm_utils_mod::crtm_conf::n_surfaces |
|
private |
◆ salinity_option
character(len=255) ufo_crtm_utils_mod::crtm_conf::salinity_option |
|
private |
◆ sensor_id
character(len=255), dimension(:), allocatable ufo_crtm_utils_mod::crtm_conf::sensor_id |
|
private |
◆ sfc_wind_geovars
character(len=maxvarlen) ufo_crtm_utils_mod::crtm_conf::sfc_wind_geovars |
|
private |
◆ surfaces
character(len=maxvarlen), dimension(:), allocatable ufo_crtm_utils_mod::crtm_conf::surfaces |
|
private |
◆ visicecoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::visicecoeff_file |
|
private |
◆ vislandcoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::vislandcoeff_file |
|
private |
◆ vissnowcoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::vissnowcoeff_file |
|
private |
◆ viswatercoeff_file
character(len=255) ufo_crtm_utils_mod::crtm_conf::viswatercoeff_file |
|
private |
The documentation for this type was generated from the following file: