libsim  Versione 7.1.6

◆ grid_id_get_gaid()

integer function grid_id_class::grid_id_get_gaid ( type(grid_id), intent(in)  this)

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

the grib_api id associated to the grid.

Parametri
[in]thisobject to query

Definizione alla linea 905 del file grid_id_class.F90.

906  y1 = 1
907  y2 = SIZE(field,2)
908  ys = 1

Generated with Doxygen.