Hi,
what is the best way to access grass cell data from python? I would only need to read data and not to write anything. It would also be nice just to get the data from current region. The simplest way that comes into my mind is to export it to ascii and read this file, but are there alternatives?
Thanks
Wolfgang
On Thu, January 25, 2007 13:30, WolfgangZillig wrote:
Hi,
what is the best way to access grass cell data from python? I would only
need to read data and not to write anything. It would also be nice
just to get the data from current region. The simplest way that comes
into my mind is to export it to ascii and read this file, but are there
alternatives?
http://grass.gdf-hannover.de/wiki/GRASS_and_Python#Python-SWIG-GRASS_interface
Moritz