libsim Versione 7.1.11
|
◆ grid_id_get_gdalid()
Returns the original gdal Fortran object associated with the object provided, i.e. the raster band pointer.
Definizione alla linea 924 del file grid_id_class.F90. 925REAL,intent(in) :: field(:,:) ! data array to be encoded
926
927INTEGER :: EditionNumber
|