libsim Versione 7.2.4
Attributi pubblici | Elenco di tutti i membri
Riferimenti per il tipo datovolgrid6d_var

Definition of a physical variable in grib coding style. Continua...

Attributi pubblici

integer centre
 centre
 
integer category
 grib2: category / grib1: grib table version number
 
integer number
 parameter number
 
integer discipline
 grib2: discipline / grib1: 255
 
character(len=65) description
 optional textual description of the variable
 
character(len=24) unit
 optional textual description of the variable's unit
 

Descrizione dettagliata

Definition of a physical variable in grib coding style.

volgrid6d_var members are public, thus they can be freely altered, but it is advisable to set them through the volgrid6d_var_class::init constructor.

Definizione alla linea 232 del file volgrid6d_var_class.F90.


Generated with Doxygen.