libsim  Versione7.1.6
subroutine, public qc_compute_percentile ( type(qcclitype), intent(inout)  this,
real, dimension(:), intent(in)  perc_vals,
type(cyclicdatetime), intent(in)  cyclicdt,
real, optional  presentperc,
integer, optional  presentnumb 
)
Parametri
[in,out]thisvolume providing data to be computed and output data. Input data are not modified by the method, apart from performing a vol7d_alloc_vol on it
[in]perc_valspercentile values to use in compute, between 0. and 100.
[in]cyclicdtcyclic date and time
presentpercpercentual of data present for compute (default=not used)
presentnumbnumber of data present for compute (default=not used) $logical, optional :: height2level !< use conventional level starting from station height

Definizione alla linea 1605 del file modqccli.F90.


Generated with Doxygen.