FV3 Bundle
m_diag_conv.f90 File Reference

Go to the source code of this file.

Data Types

type  m_diag_conv::diag_conv_header
 
type  m_diag_conv::diag_conv_mass
 
type  m_diag_conv::diag_conv_wind
 

Modules

module  m_diag_conv
 

Functions/Subroutines

subroutine, public m_diag_conv::read_conv_diag (fn, conv_header, conv_mass, conv_wind, nobs_mass, nobs_wind, ncep)
 
subroutine, public m_diag_conv::open_conv_diag (fn, conv_header, ncep)
 
integer(i_kind) function m_diag_conv::get_obstype_index (obstype, obstypearr)
 
subroutine, public m_diag_conv::write_split_conv_diag_nc (infn, conv_header, conv_mass, conv_wind, append_suffix)
 
subroutine, public m_diag_conv::read_conv_diag_nc_header (infn, conv_header, nobs)
 
subroutine, public m_diag_conv::read_conv_diag_nc_mass (infn, conv_header, conv_mass)
 
character(len(s)+100) function m_diag_conv::replace_text (s, text, rep)
 

Variables

integer, parameter m_diag_conv::maxobstype =30
 
integer m_diag_conv::nobstype
 
integer, parameter m_diag_conv::lun =413