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_geosaod_mod.F90.
◆ destructor()
final ufo_geosaod_mod::ufo_geosaod::destructor |
|
final |
◆ setup()
procedure ufo_geosaod_mod::ufo_geosaod::setup |
◆ simobs()
procedure ufo_geosaod_mod::ufo_geosaod::simobs |
◆ geovars
type(oops_variables), public ufo_geosaod_mod::ufo_geosaod::geovars |
◆ ntracers
integer, public ufo_geosaod_mod::ufo_geosaod::ntracers |
◆ obsvars
type(oops_variables), public ufo_geosaod_mod::ufo_geosaod::obsvars |
◆ rcfile
character(len=maxvarlen), public ufo_geosaod_mod::ufo_geosaod::rcfile |
◆ wavelength
real(kind_real), dimension(:), allocatable, public ufo_geosaod_mod::ufo_geosaod::wavelength |
The documentation for this type was generated from the following file: