libsim  Versione6.3.0

◆ 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 925 del file grid_id_class.F90.

925 INTEGER :: alternativeRowScanning, iScansNegatively, &
926  jScansPositively, jPointsAreConsecutive
927 INTEGER :: x1, x2, xs, y1, y2, ys

Generated with Doxygen.