Reading and writing the format looks pretty straightforward;
the question is, what is the internal representation?
These things are basically decorated 2D number arrays.
It is said in various places that the cell entries are
stored as integers, but not what precision, nor what mapping
there might be between internal and external numbers.


On Wed, 3 Jun 2020 at 14:02, Serge Stinckwich <serge.stinckw...@gmail.com>
wrote:

> Dear all,
>
> I'm looking for an implementation of ESRI ASCII raster format:
>
> http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/ESRI_ASCII_raster_format/009t0000000z000000/
>
> We are looking for such an implementation for CORMAS:
> https://github.com/cormas/cormas/issues/135
>
> Thank you.
> Regards,
> --
> Serge Stinckwic
> h
> https://twitter.com/SergeStinckwich
>

Reply via email to