Changes between Version 1 and Version 2 of PDAF_diag_compute_moments


Ignore:
Timestamp:
Mar 20, 2025, 6:02:22 PM (12 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_diag_compute_moments

    v1 v2  
    99The interface is the following:
    1010{{{
    11 SUBROUTINE PDAF_diag_compute_moments(dim_p, dim_ens, ens, kmax, moments)
     11SUBROUTINE PDAF_diag_compute_moments(dim_p, dim_ens, ens, kmax, moments, bias)
    1212}}}
    1313
     
    2727  - column 3: skewness
    2828  - colmnu 4: excess kurtosis
     29
     30- `bias` : INTEGER, OPTIONAL, INTENT(IN) [[BR]] If 0 bias-corrected values are computed (default)