My Project
 All Classes Files Functions Variables Macros
mod_lmd_ipsl_stats Module Reference

Public Member Functions

subroutine diag_lidar (npoints, ncol, llm, max_bin, nrefl, pnorm, pmol, refl, land, pplay, undef, ok_lidar_cfad, cfad2, srbval, ncat, lidarcld, cldlayer, parasolrefl)
subroutine cosp_cfad_sr (Npoints, Ncolumns, Nlevels, Nbins, undef, x, S_att, S_clr, xmax, cfad, srbval)
subroutine cosp_cldfrac (Npoints, Ncolumns, Nlevels, Ncat, x, pplay, S_att, S_cld, undef, lidarcld, cldlayer)

Detailed Description

Definition at line 29 of file lmd_ipsl_stats.F90.

Member Function/Subroutine Documentation

subroutine mod_lmd_ipsl_stats::cosp_cfad_sr ( integer  Npoints,
integer  Ncolumns,
integer  Nlevels,
integer  Nbins,
real  undef,
real, dimension(npoints,ncolumns,nlevels)  x,
real  S_att,
real  S_clr,
real  xmax,
real, dimension(npoints,nbins,nlevels)  cfad,
real, dimension(nbins)  srbval 
)

Definition at line 186 of file lmd_ipsl_stats.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_lmd_ipsl_stats::cosp_cldfrac ( integer  Npoints,
integer  Ncolumns,
integer  Nlevels,
integer  Ncat,
real, dimension(npoints,ncolumns,nlevels)  x,
real, dimension(npoints,nlevels)  pplay,
real  S_att,
real  S_cld,
real  undef,
real, dimension(npoints,nlevels)  lidarcld,
real, dimension(npoints,ncat)  cldlayer 
)

Definition at line 270 of file lmd_ipsl_stats.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_lmd_ipsl_stats::diag_lidar ( integer  npoints,
integer  ncol,
integer  llm,
integer  max_bin,
integer  nrefl,
real, dimension(npoints,ncol,llm)  pnorm,
real, dimension(npoints,llm)  pmol,
real, dimension(npoints,ncol,nrefl)  refl,
real, dimension(npoints)  land,
real, dimension(npoints,llm)  pplay,
real  undef,
logical  ok_lidar_cfad,
real, dimension(npoints,max_bin,llm)  cfad2,
real, dimension(max_bin)  srbval,
integer  ncat,
real, dimension(npoints,llm)  lidarcld,
real, dimension(npoints,ncat)  cldlayer,
real, dimension(npoints,nrefl)  parasolrefl 
)

Definition at line 34 of file lmd_ipsl_stats.F90.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: