libsim Versione 7.2.6
Riferimenti per il tipo datogdal_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
 
double precision ymin =dmiss
 bounding box of the area to import from the dataset
 
double precision xmax =dmiss
 bounding box of the area to import from the dataset
 
double precision ymax =dmiss
 bounding box of the area to import from the dataset
 

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


Generated with Doxygen.