Module esri_ascii_grid::ascii_file

source ·

Structs§

  • A reader for ESRI ASCII raster files. This reader reads the header of the file and then reads the data on demand. The data is cached in memory, so that the file is only read once.