libsim
Versione 7.1.8
|
◆ vargrib2varbufr_convert()
Convert a volgrid6d_var object into a physically equivalent vol7d_var object. This method returns a physically based, bufr-like representation of type vol7d_var of the grib-like input physical variable vargrib. The method optionally returns a conv_func object which can successively be used to convert the numerical values of the field associated to vargrib to the corresponding fields in the bufr-like representation. If the conversion is not successful, the output variable is set to vol7d_var_miss and the conversion function to conv_func_miss.
Definizione alla linea 1130 del file volgrid6d_var_class.F90. |