UFO
|
Fortran module to handle radiancecrtm observations. More...
Functions/Subroutines | |
subroutine | ufo_radiancecrtm_setup_c (c_key_self, c_conf, c_nchan, c_channels, c_varlist) |
Linked list implementation. More... | |
subroutine | ufo_radiancecrtm_delete_c (c_key_self) |
subroutine | ufo_radiancecrtm_simobs_c (c_key_self, c_key_geovals, c_obsspace, c_nvars, c_nlocs, c_hofx, c_key_hofxdiags) |
Variables | |
type(registry_t) | ufo_radiancecrtm_registry |
Linked list interface - defines registry_t type. More... | |
Fortran module to handle radiancecrtm observations.
subroutine ufo_radiancecrtm_mod_c::ufo_radiancecrtm_delete_c | ( | integer(c_int), intent(inout) | c_key_self | ) |
Definition at line 65 of file ObsRadianceCRTM.interface.F90.
|
private |
Linked list implementation.
Update C++ ObsOperator with input variable list
Definition at line 38 of file ObsRadianceCRTM.interface.F90.
|
private |
Definition at line 80 of file ObsRadianceCRTM.interface.F90.
|
private |
Linked list interface - defines registry_t type.
Global registry
Definition at line 26 of file ObsRadianceCRTM.interface.F90.