libsim  Versione 7.1.6

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

917 field(x1:x2:xs,y1:y2:ys) = reshape(vector, &
918  (/SIZE(field,1),SIZE(field,2)/), order=ord)
919 

Generated with Doxygen.