| 
    FV3 Bundle
    
   | 
 
Fortran derived type to represent an observation vector. More...
Private Attributes | |
| integer | nobs =0 | 
| integer | ncol =0 | 
| real(kind=kind_real), dimension(:,:), allocatable | values | 
Fortran derived type to represent an observation vector.
Definition at line 25 of file qg_obs_vectors.F90.
      
  | 
  private | 
Definition at line 27 of file qg_obs_vectors.F90.
      
  | 
  private | 
Definition at line 26 of file qg_obs_vectors.F90.
      
  | 
  private | 
Definition at line 28 of file qg_obs_vectors.F90.