libsim
Versione6.3.0
|
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... | |
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 290 del file grid_id_class.F90.