Changes between Version 2 and Version 3 of PDAF_diag_compute_moments
- Timestamp:
- Mar 26, 2025, 2:27:09 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_diag_compute_moments
v2 v3 29 29 30 30 - `bias` : INTEGER, OPTIONAL, INTENT(IN) [[BR]] If 0 bias-corrected values are computed (default) 31 32 33 **Note:** 34 * The routine does not perform any MPI operations and can also be used if PDAF was not initialized by calling `PDAF_init`.