UFO
|
Go to the source code of this file.
Data Types | |
type | ufo_aodgeos_mod::ufo_aodgeos |
Fortran derived type for the observation type. More... | |
Modules | |
module | ufo_aodgeos_mod |
Fortran module for aodgeos observation operator. | |
Functions/Subroutines | |
subroutine | ufo_aodgeos_mod::ufo_aodgeos_setup (self, f_conf) |
subroutine | ufo_aodgeos_mod::destructor (self) |
subroutine | ufo_aodgeos_mod::ufo_aodgeos_simobs (self, geovals, obss, nvars, nlocs, hofx) |
Variables | |
integer, parameter | ufo_aodgeos_mod::max_string =800 |
character(len=maxvarlen), dimension(2), parameter | ufo_aodgeos_mod::varindefault = (/var_delp, var_rh/) |
Default variables required from model. More... | |