libsim  Versione 7.2.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 909 del file grid_id_class.F90.

910 
911 IF ( jpointsareconsecutive == 0) THEN
912  ord = (/1,2/)

Generated with Doxygen.