libsim Versione 7.2.6
|
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 | |
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.