FV3 Bundle
|
Data Types | |
type | ufo_obscheck |
Fortran derived type to hold interpolated fields required by the obs operators. More... | |
Functions/Subroutines | |
subroutine | c_ufo_obscheck_setup (c_key_self, c_conf) |
Linked list implementation. More... | |
subroutine | c_ufo_obscheck_delete (c_key_self) |
subroutine | c_ufo_postfilter_f90 (c_key_geovals, c_nobs, c_hofx, c_obsspace) |
subroutine | c_ufo_priorfilter_f90 (c_obsspace) |
Variables | |
type(registry_t), public | ufo_obscheck_registry |
Linked list interface - defines registry_t type. More... | |
|
private |
Definition at line 59 of file ufo_obscheck_mod.F90.
|
private |
Linked list implementation.
Definition at line 45 of file ufo_obscheck_mod.F90.
|
private |
Definition at line 72 of file ufo_obscheck_mod.F90.
|
private |
Definition at line 109 of file ufo_obscheck_mod.F90.
type(registry_t), public ufo_obscheck_mod::ufo_obscheck_registry |
Linked list interface - defines registry_t type.
Global registry
Definition at line 34 of file ufo_obscheck_mod.F90.