Details
Description
The ASCII grid format is documented here: http://daac.ornl.gov/MODIS/ASCII_Grid_Format_Description.html
This is a somewhat trivial format to implement. We will use Java NIO API. Whatever we will try to leverage concurency on multi-processor machines is yet to be determined.
