GRASS Programmer's Manual
6.4.2(2012)
|
Go to the source code of this file.
Namespaces | |
namespace | python::raster |
namespace | grass.script.raster |
GRASS Python scripting module (raster functions) | |
Functions | |
def | python::raster.raster_history |
Set the command history for a raster map to the command used to invoke the script (interface to `r.support'). | |
def | python::raster.raster_info |
Return information about a raster map (interface to `r.info'). | |
def | python::raster.mapcalc |
Interface to r.mapcalc. |