libsim
Versione 7.1.8
|
◆ vol7d_var_features_posdef_apply()
Apply a positive definite flag to a variable. This subroutine resets the value of a variable depending on its positive definite flag defined in the associated c_func object. The c_func object can be obtained for example by the convert (interfaced to vargrib2varbufr_convert) function. The value is reset to the maximum between the value itsel and and 0 (or the value set in c_funcposdef. These values are set from the vargrib2bufr.csv file. In order for this to work, the subroutine vol7d_var_features_init has to be preliminary called.
Definizione alla linea 579 del file vol7d_var_class.F90. |