COSP_CLDFRAC Subroutine

public subroutine COSP_CLDFRAC(Npoints, Ncolumns, Nlevels, Ncat, nphase, tmp, x, ATB, ATBperp, pplay, S_att, S_cld, S_cld_att, undef, lidarcld, cldlayer, lidarcldphase, nsub, cldlayerphase, lidarcldtemp)

Arguments

Type IntentOptional Attributes Name
integer :: Npoints
integer :: Ncolumns
integer :: Nlevels
integer :: Ncat
integer :: nphase
real :: tmp(Npoints,Nlevels)
real :: x(Npoints,Ncolumns,Nlevels)
real :: ATB(Npoints,Ncolumns,Nlevels)
real :: ATBperp(Npoints,Ncolumns,Nlevels)
real :: pplay(Npoints,Nlevels)
real :: S_att
real :: S_cld
real :: S_cld_att
real :: undef
real :: lidarcld(Npoints,Nlevels)
real :: cldlayer(Npoints,Ncat)
real :: lidarcldphase(Npoints,Nlevels,Nphase)
real :: nsub(Npoints,Nlevels)
real :: cldlayerphase(Npoints,Ncat,Nphase)
real :: lidarcldtemp(Npoints,Ntemp,5)

Called by

proc~~cosp_cldfrac~3~~CalledByGraph proc~cosp_cldfrac~3 COSP_CLDFRAC proc~diag_lidar~2 diag_lidar proc~diag_lidar~2->proc~cosp_cldfrac~3

Contents