PyRaster [beta]

Download

Download the Python modules below to use PyRaster functions in your own Python scripts. To download the Quantum GIS plugin visit the qgis plugin page.

Python Modules

> rasterIO - the core of PyRaster

rasterIO.py handles the interactions with files on disk, providing easy to use functions to convert geospatial images to and from numerical matrices. See the tutorials for more.

Download: pyraster_rasterIO_v1.1.1.zip

Old version: pyraster_rasterIO_v1.0.2.zip

Dependencies

PyRaster modules require the following libraries:

> Python 2.6

> Numerical Python: Numpy 1.2.1 or greater

> Pyhon bindings for GDAL: python-gdal 1.5.4 or greater