libsim Versione 7.2.0
|
◆ grid_file_id_get_gaid()
Returns the original grib_api id associated with the object provided, i.e. the unit associated by grib_api to the file.
Definizione alla linea 891 del file grid_id_class.F90. 892IF (iscansnegatively == 0) THEN
893 x1 = 1
894 x2 = SIZE(field,1)
|