libsim Versione 7.2.6
Riferimenti per l'nterfacciarounding

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

Membri pubblici

subroutine v7d_rounding (v7din, v7dout, level, timerange, nostatproc)
 Reduce some dimensions (level and timerage) for semplification (rounding).
 

Descrizione dettagliata

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 It return real or character data only: if input is charcter data only it return character otherwise il return all the data converted to real. 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 462 del file vol7d_class.F90.


Generated with Doxygen.