26   character(len=30) :: request
    30 #define LISTED_TYPE qg_obsoper    33 #include "oops/util/linkedList_i.f"    42 #include "oops/util/linkedList_c.f"    49 type(c_ptr), 
intent(in)    :: c_conf
    50 character(len=*), 
intent(in) :: svars(:)
    53 self%request = config_get_string(c_conf, len(self%request), 
"ObsType")
 type(registry_t), public qg_obsoper_registry
Linked list interface - defines registry_t type. 
 
Fortran module to handle variables for the QG model. 
 
subroutine, public qg_oper_setup(self, c_conf, svars, ncol)
Linked list implementation. 
 
Fortran derived type for stream function observations for the QG model. 
 
Fortran module for streamfunction observations for the QG model.