libsim Versione 7.2.6

◆ grid_id_get_gaid()

integer function grid_id_get_gaid ( type(grid_id), intent(in) this)
private

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

900ENDIF
901IF (jscanspositively == 0) THEN
902 y1 = SIZE(field,2)

Generated with Doxygen.