Create new workspace self.OnWorkspaceNew Load workspace from file self.OnWorkspaceOpen Save workspace to open file self.OnWorkspaceSave Save workspace to file self.OnWorkspaceSaveAs Close loaded workspace self.OnWorkspaceClose Load map layers into layer tree self.OnWorkspaceLoad Load map layers from GRC file to layer tree self.OnWorkspaceLoadGrcFile Import GDAL supported raster file into a binary raster map layer. self.OnMenuCmd r.in.gdal Converts selected GDAL layers to GRASS raster maps using r.in.gdal. self.OnImportGdalLayers Create a raster map from an assemblage of many coordinates using univariate statistics. self.OnMenuCmd r.in.xyz Converts ASCII raster file to binary raster map layer. self.OnMenuCmd r.in.ascii Creates raster maps from ASCII polygon/line/point data files. self.OnMenuCmd r.in.poly Import a binary raster file into a GRASS raster map layer. self.OnMenuCmd r.in.bin Converts an ESRI ARC/INFO ascii raster file (GRID) into a (binary) raster map layer. self.OnMenuCmd r.in.arc Imports GRIDATB.FOR map file (TOPMODEL) into GRASS raster map self.OnMenuCmd r.in.gridatb Imports a binary MAT-File(v4) to a GRASS raster. self.OnMenuCmd r.in.mat Import of SPOT VGT NDVI file into a raster map self.OnMenuCmd i.in.spotvgt Import SRTM HGT files into GRASS self.OnMenuCmd r.in.srtm Georeference, rectify and import Terra-ASTER imagery and relative DEM's using gdalwarp. self.OnMenuCmd r.in.aster Downloads and imports data from WMS servers. self.OnImportWMS Convert OGR vector layers to GRASS vector map. self.OnMenuCmd v.in.ogr Converts selected OGR layers to GRASS vector maps using v.in.ogr. self.OnImportOgrLayers Creates a vector map from ASCII points file or ASCII vector file. self.OnMenuCmd v.in.ascii Imports older versions of GRASS vector maps. self.OnMenuCmd v.convert Converts files in DXF format to GRASS vector map format. self.OnMenuCmd v.in.dxf Converts selected DXF layers to GRASS vector maps (using v.in.dxf). self.OnImportDxfFile Import E00 file into a vector map. self.OnMenuCmd v.in.e00 Download waypoints, routes, and tracks from a Garmin GPS receiver into a vector map. self.OnMenuCmd v.in.garmin Import waypoints, routes, and tracks from a GPS receiver or GPS download file into a vector map. self.OnMenuCmd v.in.gpsbabel Imports geonames.org country files into a GRASS vector points map. self.OnMenuCmd v.in.geonames Imports US-NGA GEOnet Names Server (GNS) country files into a GRASS vector points map. self.OnMenuCmd v.in.gns Import Mapgen or Matlab vector maps into GRASS. self.OnMenuCmd v.in.mapgen Convert a 3D ASCII raster text file into a (binary) 3D raster map layer self.OnMenuCmd r3.in.ascii import of 3-dimensional Vis5D files (i.e. the v5d file with 1 variable and 1 time step) self.OnMenuCmd r3.in.v5d Imports attribute tables in various formats. self.OnMenuCmd db.in.ogr Exports GRASS raster map into GDAL supported formats. self.OnMenuCmd r.out.gdal Converts a raster map layer into an ASCII text file. self.OnMenuCmd r.out.ascii Export a raster map to a text file as x,y,z values based on cell centers. self.OnMenuCmd r.out.xyz Converts a raster map layer into an ESRI ARCGRID file. self.OnMenuCmd r.out.arc Exports GRASS raster map to GRIDATB.FOR map file (TOPMODEL) self.OnMenuCmd r.out.gridatb Exports a GRASS raster to a binary MAT-File. self.OnMenuCmd r.out.mat Exports a GRASS raster to a binary array. self.OnMenuCmd r.out.bin Raster File Series to MPEG Conversion Program. self.OnMenuCmd r.out.mpeg Export GRASS raster as non-georeferenced PNG image format. self.OnMenuCmd r.out.png Converts a GRASS raster map to a PPM image file at the pixel resolution of the currently defined region. self.OnMenuCmd r.out.ppm Converts 3 GRASS raster layers (R,G,B) to a PPM image file at the pixel resolution of the CURRENTLY DEFINED REGION. self.OnMenuCmd r.out.ppm3 Converts a raster map layer into a height-field file for POVRAY. self.OnMenuCmd r.out.pov Exports a GRASS raster map to a 8/24bit TIFF image file at the pixel resolution of the currently defined region. self.OnMenuCmd r.out.tiff Export a raster map to the Virtual Reality Modeling Language (VRML) self.OnMenuCmd r.out.vrml Converts raster maps into the VTK-Ascii format self.OnMenuCmd r.out.vtk Converts to one of the supported OGR vector formats. self.OnMenuCmd v.out.ogr Converts a GRASS binary vector map to a GRASS ASCII vector map. self.OnMenuCmd v.out.ascii Exports GRASS vector map layers to DXF file format. self.OnMenuCmd v.out.dxf Exports a vector map to a GPS receiver or file format supported by GPSBabel. self.OnMenuCmd v.out.gps Converts to POV-Ray format, GRASS x,y,z -> POV-Ray x,z,y self.OnMenuCmd v.out.pov Exports a GRASS vector map to SVG. self.OnMenuCmd v.out.svg Converts a GRASS binary vector map to VTK ASCII output. self.OnMenuCmd v.out.vtk Converts a 3D raster map layer into an ASCII text file self.OnMenuCmd r3.out.ascii Export of GRASS 3D raster map to 3-dimensional Vis5D file. self.OnMenuCmd r3.out.v5d Converts 3D raster maps (G3D) into the VTK-Ascii format self.OnMenuCmd r3.out.vtk Exports attribute tables in various formats. self.OnMenuCmd db.out.ogr Copies available data files in the user's current mapset search path and location to the appropriate element directories under the user's current mapset. self.OnMenuCmd g.copy Lists available GRASS data base files of the user-specified data type to standard output. self.OnMenuCmd g.list Apply regular expressions and wildcards to g.list self.OnMenuCmd g.mlist Renames data base element files in the user's current mapset. self.OnMenuCmd g.rename Removes data base element files from the user's current mapset. self.OnMenuCmd g.remove Apply regular expressions and wildcards to g.remove self.OnMenuCmd g.mremove Converts a raster map into a vector map layer. self.OnMenuCmd r.to.vect Converts 2D raster map slices to one 3D raster volume map. self.OnMenuCmd r.to.rast3 Creates a 3D volume map based on 2D elevation and value raster maps. self.OnMenuCmd r.to.rast3elev Converts a binary GRASS vector map layer into a GRASS raster map layer. self.OnMenuCmd v.to.rast Converts a binary GRASS vector map (only points) layer into a 3D GRASS raster map layer. self.OnMenuCmd v.to.rast3 Performs transformation of 2D vector features to 3D. self.OnMenuCmd v.to.3d Converts a GRASS site_lists file into a vector map. self.OnMenuCmd v.in.sites Converts 3D raster maps to 2D raster maps self.OnMenuCmd r3.to.rast Georectify raster and vector maps self.OnGeorectify nviz - Visualization and animation tool for GRASS data self.OnMenuCmd nviz It assumes a cartesian coordinate system self.OnMenuCmd m.cogo Hardcopy PostScript map output utility. self.OnMenuCmd ps.map Exit GUI self.OnCloseWindow Manages the boundary definitions for the geographic region. self.RunMenuCmd g.region -p Manages the boundary definitions for the geographic region. self.OnMenuCmd g.region -p Set/unset access to other mapsets in current location self.OnMapsets Change current mapset. self.OnMenuCmd g.mapset Controls access to the current mapset for other users on the system. self.OnMenuCmd g.access Outputs and modifies the user's current GRASS variable settings. self.RunMenuCmd g.gisenv --v Outputs and modifies the user's current GRASS variable settings. self.OnMenuCmd g.gisenv Changes the default GRASS graphical user interface (GUI) setting. self.OnMenuCmd g.change.gui.py Displays version and copyright information. self.RunMenuCmd g.version -c Converts co-ordinate system descriptions (i.e. projection information) between various formats (including GRASS format). Can also be used to create GRASS locations. self.OnMenuCmd g.proj Convert coordinates from one projection to another (cs2cs frontend). self.OnMenuCmd m.proj User GUI preferences (display font, commands, digitizer, etc.) self.OnPreferences Compresses and decompresses raster maps. self.OnMenuCmd r.compress Sets the boundary definitions for a raster map. self.OnMenuCmd r.region Creates explicitly the NULL-value bitmap file. self.OnMenuCmd r.null Produces the quantization file for a floating-point map. self.OnMenuCmd r.quant Print/add/remove a timestamp for a raster map. self.OnMenuCmd r.timestamp Resamples raster map layers using aggregation. self.OnMenuCmd r.resamp.stats Resamples raster map layers using interpolation. self.OnMenuCmd r.resamp.interp GRASS raster map layer data resampling capability. self.OnMenuCmd r.resample Reinterpolates and optionally computes topographic analysis from input raster map to a new raster map (possibly with different resolution) using regularized spline with tension and smoothing. self.OnMenuCmd r.resamp.rst Allows creation and/or modification of raster map layer support files. self.OnMenuCmd r.support Update raster map statistics self.OnMenuCmd r.support.stats Link GDAL supported raster file to a binary raster map layer. self.OnMenuCmd r.external Re-projects a raster map from one location to the current location. self.OnMenuCmd r.proj Produces tilings of the source projection for use in the destination region and projection. self.OnMenuCmd r.tileset Creates/modifies the color table associated with a raster map layer. self.OnMenuCmd r.colors Set color rules based on stddev from a map's mean value. self.OnMenuCmd r.colors.stddev Set colors interactively by entering color rules self.RulesCmd r.colors Blends color components of two raster maps by a given ratio. self.OnMenuCmd r.blend Combines red, green and blue map layers into a single composite map layer. self.OnMenuCmd r.composite Generates red, green and blue raster map layers combining hue, intensity and saturation (HIS) values from user-specified input raster map layers. self.OnMenuCmd r.his Queries raster map layers on their category values and category labels. self.OnMenuCmd r.what Creates a raster map layer showing buffer zones surrounding cells that contain non-NULL category values. self.OnMenuCmd r.buffer Locates the closest points between objects in two raster maps. self.OnMenuCmd r.distance Create a MASK for limiting raster operation self.OnMenuCmd r.mask Map calculator for raster map algebra self.DispMapCalculator Makes each cell category value a function of the category values assigned to the cells around it, and stores new cell values in an output raster map layer. self.OnMenuCmd r.neighbors Makes each cell value a function of the attribute values assigned to the vector points or centroids around it, and stores new cell values in an output raster map layer. self.OnMenuCmd v.neighbors Creates a cross product of the category values from multiple raster map layers. self.OnMenuCmd r.cross Makes each output cell value a function of the values assigned to the corresponding cells in the input raster map layers. self.OnMenuCmd r.series Creates a composite raster map layer by using known category values from one (or more) map layer(s) to fill in areas of "no data" in another map layer. self.OnMenuCmd r.patch Calculates category or object oriented statistics. self.OnMenuCmd r.statistics Computes direct (beam), diffuse and reflected solar irradiation raster maps for given day, latitude, surface and atmospheric conditions. Solar parameters (e.g. sunrise, sunset times, declination, extraterrestrial irradiance, daylight length) are saved in the map history file. Alternatively, a local time can be specified to compute solar incidence angle and/or irradiance raster maps. The shadowing effect of the topography is optionally incorporated. self.OnMenuCmd r.sun Calculates cast shadow areas from sun position and DEM. Either A: exact sun position is specified, or B: date/time to calculate the sun position by r.sunmask itself. self.OnMenuCmd r.sunmask Outputs a raster map layer showing the anisotropic cumulative cost of moving between different geographic locations on an input elevation raster map layer whose cell category values represent elevation combined with an input raster map layer whose cell values represent friction cost. self.OnMenuCmd r.walk Outputs a raster map layer showing the cumulative cost of moving between different geographic locations on an input raster map layer whose cell category values represent cost. self.OnMenuCmd r.cost Traces a flow through an elevation model on a raster map layer. self.OnMenuCmd r.drain Creates shaded relief map from an elevation map (DEM). self.OnMenuCmd r.shaded.relief Generates raster map layers of slope, aspect, curvatures and partial derivatives from a raster map layer of true elevation values. Aspect is calculated counterclockwise from east. self.OnMenuCmd r.slope.aspect Uses a multi-scale approach by taking fitting quadratic parameters to any size window (via least squares). self.OnMenuCmd r.param.scale Generate images with textural features from a raster map. self.OnMenuCmd r.texture Line-of-sight raster analysis program. self.OnMenuCmd r.los Generates a raster map layer of distance to features in input layer. self.OnMenuCmd r.grow.distance Horizon angle computation from a digital elevation model. self.OnMenuCmd r.horizon Recategorizes data in a raster map layer by grouping cells that form physically discrete areas into unique categories. self.OnMenuCmd r.clump Generates a raster map layer with contiguous areas grown by one cell. self.OnMenuCmd r.grow Thins non-zero cells that denote linear features in a raster map layer. self.OnMenuCmd r.thin Takes vector stream data, transforms it to raster and subtracts depth from the output DEM. self.OnMenuCmd r.carve Fills lake from seed at given level self.OnMenuCmd r.lake Filters and generates a depressionless elevation map and a flow direction map from a given elevation layer. self.OnMenuCmd r.fill.dir Flow computation for massive grids (Float version). self.OnMenuCmd r.terraflow Construction of slope curves (flowlines), flowpath lengths, and flowline densities (upslope areas) from a raster digital elevation model (DEM) self.OnMenuCmd r.flow Overland flow hydrologic simulation using path sampling method (SIMWE) self.OnMenuCmd r.sim.water Sediment transport and erosion/deposition simulation using path sampling method (SIMWE) self.OnMenuCmd r.sim.sediment Creates topographic index [ln(a/tan(beta))] map from elevation map. self.OnMenuCmd r.topidx Simulates TOPMODEL which is a physically based hydrologic model. self.OnMenuCmd r.topmodel USLE K Factor: Soil Erodibility. self.OnMenuCmd r.uslek USLE R Factor: Rainfall Erosivity. self.OnMenuCmd r.usler Generates a raster map layer showing watershed subbasins. self.OnMenuCmd r.basins.fill Watershed basin analysis program. self.OnMenuCmd r.watershed Watershed basin creation program. self.OnMenuCmd r.water.outlet Contains a set of measures for attributes, diversity, texture, juxtaposition, and edge. self.OnMenuCmd r.le.pixel Calculates attribute, patch size, core (interior) size, shape, fractal dimension, and perimeter measures for sets of patches in a landscape. self.OnMenuCmd r.le.patch Displays the boundary of each r.le patch and shows how the boundary is traced, displays the attribute, size, perimeter and shape indices for each patch and saves the data in an output file. self.OnMenuCmd r.le.trace Configuration editor for r.li.'index' self.OnMenuCmd r.li.setup Calculates edge density index on a raster map, using a 4 neighbour algorithm self.OnMenuCmd r.li.edgedensity Calculates contrast weighted edge density index on a raster map self.OnMenuCmd r.li.cwed Calculates mean patch size index on a raster map, using a 4 neighbour algorithm self.OnMenuCmd r.li.mps Calculates range of patch area size on a raster map self.OnMenuCmd r.li.padrange Calculates standard deviation of patch area a raster map self.OnMenuCmd r.li.padsd Calculates coefficient of variation of patch area on a raster map self.OnMenuCmd r.li.padcv Calculates patch density index on a raster map, using a 4 neighbour algorithm self.OnMenuCmd r.li.patchdensity Calculates patch number index on a raster map, using a 4 neighbour algorithm. self.OnMenuCmd r.li.patchnum Calculates dominance's diversity index on a raster map self.OnMenuCmd r.li.dominance Calculates Shannon's diversity index on a raster map self.OnMenuCmd r.li.shannon Calculates Simpson's diversity index on a raster map self.OnMenuCmd r.li.simpson Calculates dominance's diversity index on a raster map self.OnMenuCmd r.li.richness Calculates shape index on a raster map self.OnMenuCmd r.li.shape Generates three, or four raster map layers showing 1) the base (perpendicular) rate of spread (ROS), 2) the maximum (forward) ROS, 3) the direction of the maximum ROS, and optionally 4) the maximum potential spotting distance. self.OnMenuCmd r.ros Recursively traces the least cost path backwards to cells from which the cumulative cost was determined. self.OnMenuCmd r.spreadpath It optionally produces raster maps to contain backlink UTM coordinates for tracing spread paths. self.OnMenuCmd r.spread Interactively edit cell values in a raster map. self.OnMenuCmd d.rast.edit Reclasses a raster map greater or less than user specified area size (in hectares) self.OnMenuCmd r.reclass.area Reclassify raster categories interactively by entering reclass rules self.RulesCmd r.reclass Creates a new map layer whose category values are based upon a reclassification of the categories in an existing raster map layer. self.OnMenuCmd r.reclass Recode raster categories interactively by entering recode rules (create new raster map) self.RulesCmd r.recode r.recode.rules - Use ascii rules file to recode categories in raster map self.OnMenuCmd r.recode.file Rescales the range of category values in a raster map layer. self.OnMenuCmd r.rescale Rescales histogram equalized the range of category values in a raster map layer. self.OnMenuCmd r.rescale.eq Creates a raster map containing concentric rings around a given point. self.OnMenuCmd r.circle Generates random cell values with spatial dependence. self.OnMenuCmd r.random.cells Creates a raster map layer and vector point map containing randomly located sites. self.OnMenuCmd r.random Creates a fractal surface of a given fractal dimension. self.OnMenuCmd r.surf.fractal Generates a raster density map from vector points data using a moving 2D isotropic Gaussian kernel or optionally generates a vector density map on vector network with a 1D kernel. self.OnMenuCmd v.kernel GRASS module to produce a raster map layer of gaussian deviates whose mean and standard deviation can be expressed by the user. It uses a gaussian random number generator. self.OnMenuCmd r.surf.gauss Creates raster plane map given dip (inclination), aspect (azimuth) and one point. self.OnMenuCmd r.plane Produces a raster map layer of uniform random deviates whose range can be expressed by the user. self.OnMenuCmd r.surf.random Generates random surface(s) with spatial dependence. self.OnMenuCmd r.random.surface Produces a vector map layer of specified contours from a raster map layer. self.OnMenuCmd r.contour Bilinear interpolation utility for raster map layers. self.OnMenuCmd r.bilinear Bicubic or bilinear spline interpolation with Tykhonov regularization. self.OnMenuCmd v.surf.bspline Surface interpolation utility for raster map layers. self.OnMenuCmd r.surf.idw Surface interpolation from vector point data by Inverse Distance Squared Weighting. self.OnMenuCmd v.surf.idw Surface generation program from rasterized contours. self.OnMenuCmd r.surf.contour Spatial approximation and topographic analysis from given point or isoline data in vector format to floating point raster format using regularized spline with tension. self.OnMenuCmd v.surf.rst Fills no-data areas in raster maps using v.surf.rst splines interpolation self.OnMenuCmd r.fillnulls Output basic information about a raster map layer. self.OnMenuCmd r.info Manages category values and labels associated with user-specified raster map layers. self.OnMenuCmd r.category Generates area statistics for raster map layers. self.OnMenuCmd r.stats Compute quantiles using two passes. self.OnMenuCmd r.quantile Prints terse list of category values found in a raster map layer. self.OnMenuCmd r.describe Sums up the raster cell values. self.OnMenuCmd r.sum Reports statistics for raster map layers. self.OnMenuCmd r.report Calculates the volume of data "clumps", and (optionally) produces a GRASS vector points map containing the calculated centroids of these clumps. self.OnMenuCmd r.volume Surface area estimation for rasters. self.OnMenuCmd r.surf.area Calculates univariate statistics from the non-null cells of a raster map. self.OnMenuCmd r.univar Outputs the raster map layer values lying on user-defined line(s). self.OnMenuCmd r.profile Outputs raster map layer values lying along user defined transect line(s). self.OnMenuCmd r.transect Outputs a covariance/correlation matrix for user-specified raster map layer(s). self.OnMenuCmd r.covar Calculates linear regression from two raster maps: y = a + b*x self.OnMenuCmd r.regression.line Tabulates the mutual occurrence (coincidence) of categories for two raster map layers. self.OnMenuCmd r.coin Create new empty vector map self.OnNewVector Edits a vector map, allows adding, deleting and modifying selected vector features. self.OnMenuCmd v.edit Creates topology for GRASS vector map. self.OnMenuCmd v.build Toolset for cleaning topology of vector map. self.OnMenuCmd v.clean Smooth or simplify lines/boundaries (remove vertices). self.OnMenuCmd v.generalize Change the type of geometry elements. self.OnMenuCmd v.type_wrapper.py Adds missing centroids to closed boundaries. self.OnMenuCmd v.centroids Builds polylines from lines or boundaries. self.OnMenuCmd v.build.polylines Creates points/segments from input vector lines and positions. self.OnMenuCmd v.segment Create parallel line to input lines self.OnMenuCmd v.parallel Dissolves boundaries between adjacent areas sharing a common category number or attribute. self.OnMenuCmd v.dissolve Converts vector map to 3D by sampling of elevation raster map. self.OnMenuCmd v.drape Extrudes flat vector object to 3D with defined height. self.OnMenuCmd v.extrude Creates a new vector as a read-only link to OGR layer. self.OnMenuCmd v.external Creates paint labels for a vector map from attached attributes. self.OnMenuCmd v.label Performs an affine transformation (shift, scale and rotate, or GPCs) on vector map. self.OnMenuCmd v.transform Allows projection conversion of vector maps. self.OnMenuCmd v.proj Set color rules for features in a vector using a numeric attribute column. self.OnMenuCmd v.colors Set colors interactively by entering color rules self.RulesCmd vcolors Selects vector objects from an existing vector map and creates a new map containing only the selected objects. self.OnMenuCmd v.extract Queries a vector map layer at given locations. self.OnMenuCmd v.what Select features from ainput by features from binput self.OnMenuCmd v.select Creates a buffer around features of given type (areas must contain centroid). self.OnMenuCmd v.buffer Detects the object's edges from a LIDAR data set. self.OnMenuCmd v.lidar.edgedetection Building contour determination and Region Growing algorithm for determining the building inside self.OnMenuCmd v.lidar.growing Correction of the v.lidar.growing output. It is the last of the three algorithms for LIDAR filtering. self.OnMenuCmd v.lidar.correction Create Linear Reference System self.OnMenuCmd v.lrs.create Create stationing from input lines, and linear reference system self.OnMenuCmd v.lrs.label Creates points/segments from input lines, linear reference system and positions read from stdin or a file. self.OnMenuCmd v.lrs.segment Finds line id and real km+offset for given points in vector map using linear reference system. self.OnMenuCmd v.lrs.where Finds the nearest element in vector map 'to' for elements in vector map 'from'. self.OnMenuCmd v.distance Centre node must be opened (costs >= 0). Costs of centre node are used in calculation self.OnMenuCmd v.net.alloc Network maintenance. self.OnMenuCmd v.net Visibility graph construction. self.OnMenuCmd v.net.visibility Finds shortest path on vector network. self.OnMenuCmd v.net.path Splits net to bands between cost isolines (direction from centre). Centre node must be opened (costs >= 0). Costs of centre node are used in calculation. self.OnMenuCmd v.net.iso Note that 'Minimum Steiner Tree' problem is NP-hard and heuristic algorithm is used in this module so the result may be sub optimal self.OnMenuCmd v.net.steiner Note that TSP is NP-hard, heuristic algorithm is used by this module and created cycle may be sub optimal self.OnMenuCmd v.net.salesman Overlays two vector maps. self.OnMenuCmd v.overlay Create a new vector map layer by combining other vector map layers. self.OnMenuCmd v.patch Attach, delete or report vector categories to map geometry. self.OnMenuCmd v.category Reclassify vector objects interactively by entering SQL rules self.RulesCmd v.reclass Changes vector category values for an existing vector map according to results of SQL queries or a value in attribute table column. self.OnMenuCmd v.reclass Create a new vector from the current region. self.OnMenuCmd v.in.region Uses a GRASS vector points map to produce a convex hull vector map. self.OnMenuCmd v.hull Creates a Delaunay triangulation from an input vector map containing points or centroids. self.OnMenuCmd v.delaunay Creates a Voronoi diagram from an input vector map containing points or centroids. self.OnMenuCmd v.voronoi Creates a GRASS vector map of a user-defined grid. self.OnMenuCmd v.mkgrid Creates new vector (points) map from database table containing coordinates. self.OnMenuCmd v.in.db Create points along input lines in new vector with 2 layers. self.OnMenuCmd v.to.points Randomly generate a 2D/3D vector points map. self.OnMenuCmd v.random Random location perturbations of GRASS vector points self.OnMenuCmd v.perturb Removes outliers from vector point data. self.OnMenuCmd v.outlier Randomly partition points into test/train sets. self.OnMenuCmd v.kcv Calculates univariate statistics from a GRASS raster map based on vector polygons and uploads statistics to new attribute columns. self.OnMenuCmd v.rast.stats Uploads vector values at positions of vector points to the table. self.OnMenuCmd v.what.vect Uploads raster values at positions of vector points to the table. self.OnMenuCmd v.what.rast Samples a raster map at vector point locations. self.OnMenuCmd v.sample Outputs basic information about a user-specified vector map layer. self.OnMenuCmd v.info Reports geometry statistics for vectors. self.OnMenuCmd v.report Populate database values from vector features. self.OnMenuCmd v.to.db Calculates univariate statistics for attribute. Variance and standard deviation is calculated only for points if specified. self.OnMenuCmd v.univar Indices for quadrat counts of sites lists. self.OnMenuCmd v.qcount Tests for normality for points. self.OnMenuCmd v.normal Creates, edits, and lists groups and subgroups of imagery files. self.OnMenuCmd i.group Targets an imagery group to a GRASS location and mapset. self.OnMenuCmd i.target Mosaics up to 4 images and extends colormap; creates map *.mosaic self.OnMenuCmd i.image.mosaic Auto-balancing of colors for LANDSAT images self.OnMenuCmd i.landsat.rgb Hue-intensity-saturation (his) to red-green-blue (rgb) raster map color transformation function. self.OnMenuCmd i.his.rgb Red-green-blue (rgb) to hue-intensity-saturation (his) raster map color transformation function self.OnMenuCmd i.rgb.his Rectifies an image by computing a coordinate transformation for each pixel in the image based on the control points self.OnMenuCmd i.rectify Extract Modis Quality flags as raster values. self.OnMenuCmd i.modis.qc Creates Latitude or Longitude map. self.OnMenuCmd i.latlong Creates Potential Sunshine Hours map. self.OnMenuCmd i.sunhours Albedo from Modis, Aster, Landsat, AVHRR. self.OnMenuCmd i.albedo 14 types of vegetation Indices. self.OnMenuCmd i.vi Emissivity from NDVI. self.OnMenuCmd i.emissivity Brovey transform to merge multispectral and high-res panchromatic channels self.OnMenuCmd i.fusion.brovey The resulting signature file is used as input for i.maxlik, to generate an unsupervised image classification. self.OnMenuCmd i.cluster Classification is based on the spectral signature information generated by either i.cluster, i.class, or i.gensig. self.OnMenuCmd i.maxlik Performs contextual image classification using sequential maximum a posteriori (SMAP) estimation. self.OnMenuCmd i.smap Generates statistics for i.maxlik from raster map layer. self.OnMenuCmd i.gensig Generate statistics for i.smap from raster map layer. self.OnMenuCmd i.gensigset Zero-crossing "edge detection" raster function for image processing. self.OnMenuCmd i.zc Raster map matrix filter. self.OnMenuCmd r.mfilter.fp Generate histogram of image self.DispHistogram displays spectral response at user specified locations in group or images self.OnMenuCmd i.spectral Tasseled Cap (Kauth Thomas) transformation for LANDSAT-TM data self.OnMenuCmd i.tasscap Canonical components analysis (cca) program for image processing. self.OnMenuCmd i.cca Principal components analysis (pca) program for image processing. self.OnMenuCmd i.pca Fast Fourier Transform (FFT) for image processing. self.OnMenuCmd i.fft Inverse Fast Fourier Transform (IFFT) for image processing. self.OnMenuCmd i.ifft Performs atmospheric correction using the 6S algorithm. self.OnMenuCmd i.atcorr Compares bit patterns with a raster map. self.OnMenuCmd r.bitpattern Calculate error matrix and kappa parameter for accuracy assessment of classification result. self.OnMenuCmd r.kappa Calculates Optimum-Index-Factor table for LANDSAT TM bands 1-5, & 7 self.OnMenuCmd i.oif Explicitly create the 3D NULL-value bitmap file. self.OnMenuCmd r3.null Print/add/remove a timestamp for a 3D raster map self.OnMenuCmd r3.timestamp Establishes the current working 3D raster mask. self.OnMenuCmd r3.mask Map calculator for volumetric map algebra self.Disp3DMapCalculator Creates cross section 2D raster map from 3d raster map based on 2D elevation map self.OnMenuCmd r3.cross.rast Interpolates point data to a G3D grid volume using regularized spline with tension (RST) algorithm. self.OnMenuCmd v.vol.rst Outputs basic information about a user-specified 3D raster map layer. self.OnMenuCmd r3.info Describes a table in detail. self.OnMenuCmd db.describe List all columns for a given table. self.OnMenuCmd db.columns List all database drivers. self.OnMenuCmd db.drivers Lists all tables for a given database. self.OnMenuCmd db.tables Prints/sets general DB connection for current mapset and exits. self.OnMenuCmd db.connect Sets user/password for driver/database. self.OnMenuCmd db.login Copy a table. Either 'from_table' (optionally with 'where') can be used or 'select' option, but not 'from_table' and 'select' at the same time. self.OnMenuCmd db.copy Creates and adds a new attribute table to a given layer of an existing vector map. self.OnMenuCmd v.db.addtable Drops an attribute table. self.OnMenuCmd db.droptable Adds one or more columns to the attribute table connected to a given vector map. self.OnMenuCmd v.db.addcol Allows to update a column in the attribute table connected to a vector map. self.OnMenuCmd v.db.update Renames a column in the attribute table connected to a given vector map. self.OnMenuCmd v.db.renamecol Test database driver, database must exist and set by db.connect. self.OnMenuCmd db.test Selects data from table. self.OnMenuCmd db.select Prints vector map attributes. self.OnMenuCmd v.db.select Executes any SQL statement. self.OnMenuCmd db.execute Reconnects vectors to a new database. self.OnMenuCmd v.db.reconnect.all Prints/sets DB connection for a vector map to attribute table. self.OnMenuCmd v.db.connect Display the HTML man pages of GRASS self.RunMenuCmd g.manual -i Display the HTML man pages of GRASS self.RunMenuCmd g.manual wxGUI About GRASS GIS self.OnAboutGRASS