libsim  Versione6.3.0

◆ grid_file_id_get_gdalid()

type(gdaldataseth) function grid_id_class::grid_file_id_get_gdalid ( type(grid_file_id), intent(in)  this)

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

the dataset pointer.

Parametri
[in]thisobject to query

Definizione alla linea 936 del file grid_id_class.F90.

936  call l4f_log(l4f_error, "grib_api alternativeRowScanning not supported: " &
937  //trim(to_char(alternativerowscanning)))
938  call raise_error()
Restituiscono il valore dell'oggetto in forma di stringa stampabile.

Generated with Doxygen.