FV3 Bundle
|
Public Member Functions | |
procedure | simobs => conventional_profile_simobs_ |
Public Member Functions inherited from ufo_basis_mod::ufo_basis | |
procedure, non_overridable | opr_simobs => opr_simobs_ |
procedure(simobs_), deferred | simobs |
Public Attributes | |
integer | nval |
integer | nobs |
real(kind_real), dimension(:), allocatable | wf |
integer, dimension(:), allocatable | wi |
Definition at line 19 of file ufo_conventional_profile_mod.F90.
procedure ufo_conventional_profile_mod::ufo_conventional_profile::simobs | ( | ) |
Definition at line 25 of file ufo_conventional_profile_mod.F90.
integer ufo_conventional_profile_mod::ufo_conventional_profile::nobs |
Definition at line 21 of file ufo_conventional_profile_mod.F90.
integer ufo_conventional_profile_mod::ufo_conventional_profile::nval |
Definition at line 21 of file ufo_conventional_profile_mod.F90.
real(kind_real), dimension(:), allocatable ufo_conventional_profile_mod::ufo_conventional_profile::wf |
Definition at line 22 of file ufo_conventional_profile_mod.F90.
integer, dimension(:), allocatable ufo_conventional_profile_mod::ufo_conventional_profile::wi |
Definition at line 23 of file ufo_conventional_profile_mod.F90.