libsim  Versione7.2.6

◆ grid_file_id_get_gaid()

integer function grid_id_class::grid_file_id_get_gaid ( type(grid_file_id), intent(in)  this)

Returns the original grib_api id associated with the object provided, i.e.

the unit associated by grib_api to the file.

Parametri
[in]thisobject to query

Definizione alla linea 902 del file grid_id_class.F90.

902  y1 = SIZE(field,2)
903  y2 = 1
904  ys = -1

Generated with Doxygen.