libsim Versione 7.2.0
|
◆ grid_file_id_get_gdalid()
Returns the original gdal Fortran object associated with the object provided, i.e. the dataset pointer.
Definizione alla linea 910 del file grid_id_class.F90. 911IF ( jpointsareconsecutive == 0) THEN
912 ord = (/1,2/)
913ELSE
|