libsim Versione 7.2.0

◆ grid_file_id_get_gaid()

integer function grid_file_id_get_gaid ( type(grid_file_id), intent(in)  this)
private

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

892IF (iscansnegatively == 0) THEN
893 x1 = 1
894 x2 = SIZE(field,1)

Generated with Doxygen.