Fortran derived type for the observation type.
More...
|
type(oops_variables), public | geovars |
|
type(oops_variables), public | obsvars |
|
integer, public | ntracers |
|
real(kind_real), dimension(:), allocatable, public | wavelength |
|
character(len=maxvarlen), public | rcfile |
|
Fortran derived type for the observation type.
Definition at line 22 of file ufo_aodgeos_mod.F90.
◆ destructor()
final ufo_aodgeos_mod::ufo_aodgeos::destructor |
|
final |
◆ setup()
procedure ufo_aodgeos_mod::ufo_aodgeos::setup |
◆ simobs()
procedure ufo_aodgeos_mod::ufo_aodgeos::simobs |
◆ geovars
type(oops_variables), public ufo_aodgeos_mod::ufo_aodgeos::geovars |
◆ ntracers
integer, public ufo_aodgeos_mod::ufo_aodgeos::ntracers |
◆ obsvars
type(oops_variables), public ufo_aodgeos_mod::ufo_aodgeos::obsvars |
◆ rcfile
character(len=maxvarlen), public ufo_aodgeos_mod::ufo_aodgeos::rcfile |
◆ wavelength
real(kind_real), dimension(:), allocatable, public ufo_aodgeos_mod::ufo_aodgeos::wavelength |
The documentation for this type was generated from the following file: