FV3 Bundle
ObsSpace.interface.F90 File Reference
#include "linkedList_i.f"
#include "linkedList_c.f"
Include dependency graph for ObsSpace.interface.F90:

Go to the source code of this file.

Modules

module  ioda_obsdb_mod_c
 Fortran module to handle radiosonde observations.
 

Macros

#define LISTED_TYPE   ioda_obsdb
 

Functions/Subroutines

subroutine ioda_obsdb_mod_c::ioda_obsdb_setup_c (c_key_self, c_conf)
 Linked list implementation. More...
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_delete_c (c_key_self)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_nobs_c (c_key_self, kobs)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_nlocs_c (c_key_self, klocs)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_getlocations_c (c_key_self, c_t1, c_t2, c_key_locs)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_generate_c (c_key_self, c_conf, c_t1, c_t2)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_geti_c (c_key_self, c_name_size, c_name, c_vec_size, c_vec)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_getd_c (c_key_self, c_name_size, c_name, c_vec_size, c_vec)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_puti_c (c_key_self, c_name_size, c_name, c_vec_size, c_vec)
 
subroutine ioda_obsdb_mod_c::ioda_obsdb_putd_c (c_key_self, c_name_size, c_name, c_vec_size, c_vec)
 

Variables

integer, parameter ioda_obsdb_mod_c::max_string =800
 
type(registry_t), public ioda_obsdb_mod_c::ioda_obsdb_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   ioda_obsdb