UFO
|
Fortran adt module for observation operator. More...
Data Types | |
type | ufo_adt |
Fortran derived type for the observation type. More... | |
Functions/Subroutines | |
subroutine | ufo_adt_setup (self, f_conf) |
subroutine | ufo_adt_delete (self) |
subroutine | ufo_adt_simobs (self, geovals, hofx, obss) |
Variables | |
integer, parameter | max_string =800 |
Fortran adt module for observation operator.
|
private |
Definition at line 45 of file ufo_adt_mod.F90.
subroutine ufo_adt_mod::ufo_adt_setup | ( | class(ufo_adt), intent(inout) | self, |
type(fckit_configuration), intent(in) | f_conf | ||
) |
Definition at line 37 of file ufo_adt_mod.F90.
|
private |
|
private |
Definition at line 23 of file ufo_adt_mod.F90.