libsim  Versione7.1.6
Membri pubblici | Elenco di tutti i membri
Riferimenti per il modulovolgrid6d_class_compute

Extension of volgrid6d_class with methods for performing simple statistical operations on entire volumes of data. Continua...

Membri pubblici

subroutine volgrid6d_compute_stat_proc (this, that, stat_proc_input, stat_proc, step, start, full_steps, frac_valid, max_step, weighted, clone)
 General-purpose method for computing a statistical processing on data in a volgrid6d object already processed with the same statistical processing, on a different time interval specified by step and start. Continua...
 
subroutine volgrid6d_recompute_stat_proc_agg (this, that, stat_proc, step, start, full_steps, frac_valid, clone)
 Specialized method for statistically processing a set of data already processed with the same statistical processing, on a different time interval. Continua...
 
subroutine volgrid6d_compute_stat_proc_agg (this, that, stat_proc, step, start, full_steps, max_step, clone)
 Method for statistically processing a set of instantaneous data. Continua...
 
subroutine volgrid6d_recompute_stat_proc_diff (this, that, stat_proc, step, full_steps, start, clone)
 Specialized method for statistically processing a set of data already processed with the same statistical processing, on a different time interval. Continua...
 
subroutine volgrid6d_compute_stat_proc_metamorph (this, that, stat_proc_input, stat_proc, clone)
 Specialized method for statistically processing a set of data by integration/differentiation. Continua...
 
subroutine volgrid6d_compute_vert_coord_var (this, level, volgrid_lev)
 Method for building a volume containing the vertical coordinate as a variable. Continua...
 

Descrizione dettagliata

Extension of volgrid6d_class with methods for performing simple statistical operations on entire volumes of data.

This module includes methods for performing operations such as (re)averaging and (re)cumulation in time of entire volgrid6d_class::volgrid6d objects.

Definizione alla linea 211 del file volgrid6d_class_compute.F90.


Generated with Doxygen.