|
integer,
|
intent(in) |
|
|
:: |
Npoints |
|
|
integer,
|
intent(in) |
|
|
:: |
Ncolumns |
|
|
integer,
|
intent(in) |
|
|
:: |
Nlevels |
|
|
real(kind=wp),
|
intent(in), |
|
dimension(Npoints,Ncolumns,Nlevels)
|
:: |
beta_tot |
|
|
real(kind=wp),
|
intent(in), |
|
dimension(Npoints,Nlevels)
|
:: |
beta_mol |
|
|
real(kind=wp),
|
intent(in), |
|
dimension(Npoints,Ncolumns,Nlevels)
|
:: |
Ze_tot |
|
|
real(kind=wp),
|
intent(out), |
|
dimension(Npoints,Nlevels)
|
:: |
lidar_only_freq_cloud |
|
|
real(kind=wp),
|
intent(out), |
|
dimension(Npoints)
|
:: |
tcc |
|
|
real(kind=wp),
|
intent(out), |
|
dimension(Npoints)
|
:: |
radar_tcc |
|
|
real(kind=wp),
|
intent(out), |
|
dimension(Npoints)
|
:: |
radar_tcc2 |
|