libsim  Versione7.2.1

◆ vg6dv_rounding()

subroutine vg6dv_rounding ( type(volgrid6d), dimension(:), intent(in)  vg6din,
type(volgrid6d), dimension(:), intent(out), pointer  vg6dout,
type(vol7d_level), dimension(:), intent(in), optional  level,
type(vol7d_timerange), dimension(:), intent(in), optional  timerange,
logical, intent(in), optional  nostatproc,
logical, intent(in), optional  merge 
)

Reduce some dimensions (level and timerage) for semplification (rounding).

Vector version of vg6dv_rounding

Parametri
[in]vg6dininput volume
[in]levelalmost equal level list
[in]timerangealmost equal timerange list
[in]mergeif there are data on more then one almost equal levels or timeranges will be merged POINT BY POINT with priority for the fird data found ordered by icreasing var index
[in]nostatprocdo not take in account statistical processing code in timerange and P2

Definizione alla linea 3534 del file volgrid6d_class.F90.

3534 !! \brief Programma scrittura su file vettore di anagrafica
3535 
3538 
3541 
3544 

Generated with Doxygen.