FV3 Bundle
|
Fortran module to handle radiance observations. More...
Functions/Subroutines | |
subroutine | ufo_radiance_setup_c (c_key_self, c_conf) |
Linked list implementation. More... | |
subroutine | ufo_radiance_delete_c (c_key_self) |
subroutine | ufo_radiance_simobs_c (c_key_self, c_key_geovals, c_obsspace, c_nobs, c_hofx, c_bias) |
Variables | |
type(registry_t) | ufo_radiance_registry |
Linked list interface - defines registry_t type. More... | |
Fortran module to handle radiance observations.
|
private |
Definition at line 51 of file ufo_radiance_interface.F90.
|
private |
Linked list implementation.
Definition at line 36 of file ufo_radiance_interface.F90.
|
private |
Definition at line 67 of file ufo_radiance_interface.F90.
|
private |
Linked list interface - defines registry_t type.
Global registry
Definition at line 23 of file ufo_radiance_interface.F90.