libsim Versione 7.1.11
|
Reduce some dimensions (level and timerage) for semplification (rounding). Continua...
Membri pubblici | |
subroutine | vg6d_rounding (vg6din, vg6dout, level, timerange, nostatproc, merge) |
Reduce some dimensions (level and timerage) for semplification (rounding). | |
subroutine | vg6dv_rounding (vg6din, vg6dout, level, timerange, nostatproc, merge) |
Reduce some dimensions (level and timerage) for semplification (rounding). | |
Reduce some dimensions (level and timerage) for semplification (rounding).
You can use this for simplify and use variables in computation like alchimia where fields have to be on the same coordinate examples: means in time for short periods and istantaneous values 2 meter and surface levels If there are data on more then one almost equal levels or timeranges, the first var present (at least one point) will be taken (order is by icreasing var index). You can use predefined values for classic semplification almost_equal_levels and almost_equal_timeranges The level or timerange in output will be defined by the first element of level and timerange list
Definizione alla linea 349 del file volgrid6d_class.F90.