libsim  Versione7.1.6
Attributi pubblici | Elenco di tutti i membri
Riferimenti per il tipo datogrid_id_class::gdal_file_id_options

Derived type containing driver-specific options for gdal. Continua...

Attributi pubblici

double precision xmin =dmiss
 bounding box of the area to import from the dataset Continua...
 
double precision ymin =dmiss
 bounding box of the area to import from the dataset Continua...
 
double precision xmax =dmiss
 bounding box of the area to import from the dataset Continua...
 
double precision ymax =dmiss
 bounding box of the area to import from the dataset Continua...
 

Descrizione dettagliata

Derived type containing driver-specific options for gdal.

It is initialised when opening the file/dataset with the constructor grid_file_id_new with the information provided in the driver string.

Definizione alla linea 281 del file grid_id_class.F90.


Generated with Doxygen.