Gdal.grid

gdal.grid is the part of GDAL, used to read Grid data.

We test and support (options for) the following formats:

A grid Domain unit that is left unbound and read from a gdal.grid storage adopts the source file’s native block/strip tiling, so large tiled or striped GeoTiffs are read efficiently without retiling (GeoDMS 20.1+). The detected native block size is exposed through the read-only StorageTileSizeX / StorageTileSizeY properties. See GeoDMS Default Tiling.

see also