Public Member Functions |
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) |
Detailed Description
Definition at line 34 of file cosp_stats.F90.
Member 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 |
|
) |
| |
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 |
|
) |
| |
The documentation for this module was generated from the following file: