LMDZ
mod_cosp_stats Module Reference

Functions/Subroutines

subroutine cosp_stats (gbx, sgx, cfg, sgradar, sglidar, vgrid, stradar, stlidar)
 
subroutine cosp_change_vertical_grid (Npoints, Ncolumns, Nlevels, zfull, zhalf, y, M, zl, zu, r, log_units)
 

Function/Subroutine Documentation

subroutine mod_cosp_stats::cosp_change_vertical_grid ( integer, intent(in)  Npoints,
integer, intent(in)  Ncolumns,
integer, intent(in)  Nlevels,
real, dimension(npoints,nlevels), intent(in)  zfull,
real, dimension(npoints,nlevels), intent(in)  zhalf,
real, dimension(npoints,ncolumns,nlevels), intent(in)  y,
integer, intent(in)  M,
real, dimension(m), intent(in)  zl,
real, dimension(m), intent(in)  zu,
real, dimension(npoints,ncolumns,m), intent(out)  r,
logical, intent(in), optional  log_units 
)

Definition at line 148 of file cosp_stats.F90.

Here is the caller graph for this function:

subroutine mod_cosp_stats::cosp_stats ( type(cosp_gridbox), intent(in)  gbx,
type(cosp_subgrid), intent(in)  sgx,
type(cosp_config), intent(in)  cfg,
type(cosp_sgradar), intent(in)  sgradar,
type(cosp_sglidar), intent(in)  sglidar,
type(cosp_vgrid), intent(in)  vgrid,
type(cosp_radarstats), intent(inout)  stradar,
type(cosp_lidarstats), intent(inout)  stlidar 
)

Definition at line 47 of file cosp_stats.F90.

Here is the call graph for this function:

Here is the caller graph for this function: