libsim  Versione6.3.0

◆ grid_id_get_gdalid()

type(gdalrasterbandh) function grid_id_class::grid_id_get_gdalid ( type(grid_id), intent(in)  this)

Returns the original gdal Fortran object associated with the object provided, i.e.

the raster band pointer.

Parametri
[in]thisobject to query

Definizione alla linea 944 del file grid_id_class.F90.

944  call l4f_log(l4f_error, &
945  "grib_api GribEditionNumber not supported: "//t2c(editionnumber))
946  call raise_error()
Functions that return a trimmed CHARACTER representation of the input variable.

Generated with Doxygen.