Skip to content

Commit

Permalink
[processing] run "sed -i s/sextante/processing/g *.rst" over saga hel…
Browse files Browse the repository at this point in the history
…p directory
  • Loading branch information
slarosa committed May 24, 2014
1 parent 0dd3ede commit 43f154b
Show file tree
Hide file tree
Showing 238 changed files with 238 additions and 238 deletions.
Expand Up @@ -28,4 +28,4 @@ Console usage

::

sextante.runalg('saga:accumulatedcostanisotropic', cost, direction, points, k, threshold, acccost)
processing.runalg('saga:accumulatedcostanisotropic', cost, direction, points, k, threshold, acccost)
Expand Up @@ -27,4 +27,4 @@ Console usage

::

sextante.runalg('saga:accumulatedcostisotropic', cost, points, threshold, acccost, closestpt)
processing.runalg('saga:accumulatedcostisotropic', cost, points, threshold, acccost, closestpt)
Expand Up @@ -25,4 +25,4 @@ Console usage

::

sextante.runalg('saga:addcoordinatestopoints', input, output)
processing.runalg('saga:addcoordinatestopoints', input, output)
Expand Up @@ -32,7 +32,7 @@ Console usage

::

sextante.runalg('saga:addgridvaluestopoints', shapes, grids, interpol, result)
processing.runalg('saga:addgridvaluestopoints', shapes, grids, interpol, result)

Available options for selection parameters:

Expand Down
Expand Up @@ -26,7 +26,7 @@ Console usage

::

sextante.runalg('saga:addgridvaluestoshapes', shapes, grids, interpol, result)
processing.runalg('saga:addgridvaluestoshapes', shapes, grids, interpol, result)

Available options for selection parameters:

Expand Down
Expand Up @@ -28,4 +28,4 @@ Console usage

::

sextante.runalg('saga:addpolygonattributestopoints', input, polygons, field, output)
processing.runalg('saga:addpolygonattributestopoints', input, polygons, field, output)
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/aggregate.rst
Expand Up @@ -25,7 +25,7 @@ Console usage

::

sextante.runalg('saga:aggregate', input, size, method)
processing.runalg('saga:aggregate', input, size, method)

Available options for selection parameters:

Expand Down
Expand Up @@ -34,4 +34,4 @@ Console usage

::

sextante.runalg('saga:aggregatepointobservations', reference, reference_id, observations, x, y, track, date, time, parameter, eps_time, eps_space, aggregated)
processing.runalg('saga:aggregatepointobservations', reference, reference_id, observations, x, y, track, date, time, parameter, eps_time, eps_space, aggregated)
Expand Up @@ -25,4 +25,4 @@ Console usage

::

sextante.runalg('saga:aggregationindex', input, maxnumclass, result)
processing.runalg('saga:aggregationindex', input, maxnumclass, result)
Expand Up @@ -25,4 +25,4 @@ Console usage

::

sextante.runalg('saga:analyticalhierarchyprocess', grids, table, output)
processing.runalg('saga:analyticalhierarchyprocess', grids, table, output)
Expand Up @@ -28,7 +28,7 @@ Console usage

::

sextante.runalg('saga:analyticalhillshading', elevation, method, azimuth, declination, exaggeration, shade)
processing.runalg('saga:analyticalhillshading', elevation, method, azimuth, declination, exaggeration, shade)

Available options for selection parameters:

Expand Down
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/bifurcation.rst
Expand Up @@ -29,4 +29,4 @@ Console usage

::

sextante.runalg('saga:bifurcation', iterations, nvalues, seed, range_min, range_max, step, table)
processing.runalg('saga:bifurcation', iterations, nvalues, seed, range_min, range_max, step, table)
Expand Up @@ -29,7 +29,7 @@ Console usage

::

sextante.runalg('saga:bsplineapproximation', shapes, field, target, level, output_extent, user_size, user_grid)
processing.runalg('saga:bsplineapproximation', shapes, field, target, level, output_extent, user_size, user_grid)

Available options for selection parameters:

Expand Down
Expand Up @@ -27,7 +27,7 @@ Console usage

::

sextante.runalg('saga:burnstreamnetworkintodem', dem, stream, method, epsilon, burn)
processing.runalg('saga:burnstreamnetworkintodem', dem, stream, method, epsilon, burn)

Available options for selection parameters:

Expand Down
Expand Up @@ -37,7 +37,7 @@ Console usage

::

sextante.runalg('saga:catchmentareaflowtracing', elevation, sinkroute, weight, material, target, step, method, mindqv, correct, carea, cheight, cslope, accu_tot, accu_left, accu_right)
processing.runalg('saga:catchmentareaflowtracing', elevation, sinkroute, weight, material, target, step, method, mindqv, correct, carea, cheight, cslope, accu_tot, accu_left, accu_right)

Available options for selection parameters:

Expand Down
Expand Up @@ -33,7 +33,7 @@ Console usage

::

sextante.runalg('saga:catchmentareamassfluxmethod', dem, method, b_slope, b_aspect, b_area, b_flow, area, g_slope, g_aspect, g_area, g_flow)
processing.runalg('saga:catchmentareamassfluxmethod', dem, method, b_slope, b_aspect, b_area, b_flow, area, g_slope, g_aspect, g_area, g_flow)

Available options for selection parameters:

Expand Down
Expand Up @@ -42,7 +42,7 @@ Console usage

::

sextante.runalg('saga:catchmentareaparallel', elevation, sinkroute, weight, material, target, step, method, dolinear, linearthrs, linearthrs_grid, chdir_grid, convergence, carea, cheight, cslope, accu_tot, accu_left, accu_right, caspect, flwpath)
processing.runalg('saga:catchmentareaparallel', elevation, sinkroute, weight, material, target, step, method, dolinear, linearthrs, linearthrs_grid, chdir_grid, convergence, carea, cheight, cslope, accu_tot, accu_left, accu_right, caspect, flwpath)

Available options for selection parameters:

Expand Down
Expand Up @@ -38,7 +38,7 @@ Console usage

::

sextante.runalg('saga:catchmentarearecursive', elevation, sinkroute, weight, material, target, step, targets, method, convergence, carea, cheight, cslope, accu_tot, accu_left, accu_right, flowlen)
processing.runalg('saga:catchmentarearecursive', elevation, sinkroute, weight, material, target, step, targets, method, convergence, carea, cheight, cslope, accu_tot, accu_left, accu_right, flowlen)

Available options for selection parameters:

Expand Down
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/cellbalance.rst
Expand Up @@ -27,7 +27,7 @@ Console usage

::

sextante.runalg('saga:cellbalance', dem, weights, weight, method, balance)
processing.runalg('saga:cellbalance', dem, weights, weight, method, balance)

Available options for selection parameters:

Expand Down
Expand Up @@ -33,7 +33,7 @@ Console usage

::

sextante.runalg('saga:changedateformat', table, field, fmt_in, fmt_out, output)
processing.runalg('saga:changedateformat', table, field, fmt_in, fmt_out, output)

Available options for selection parameters:

Expand Down
Expand Up @@ -36,7 +36,7 @@ Console usage

::

sextante.runalg('saga:changedetection', initial, ini_lut, ini_lut_min, ini_lut_max, ini_lut_nam, final, fin_lut, fin_lut_min, fin_lut_max, fin_lut_nam, nochange, output, change, changes)
processing.runalg('saga:changedetection', initial, ini_lut, ini_lut_min, ini_lut_max, ini_lut_nam, final, fin_lut, fin_lut_min, fin_lut_max, fin_lut_nam, nochange, output, change, changes)

Available options for selection parameters:

Expand Down
Expand Up @@ -26,7 +26,7 @@ Console usage

::

sextante.runalg('saga:changegridvalues', grid_in, method, lookup, grid_out)
processing.runalg('saga:changegridvalues', grid_in, method, lookup, grid_out)

Available options for selection parameters:

Expand Down
Expand Up @@ -31,7 +31,7 @@ Console usage

::

sextante.runalg('saga:changetimeformat', table, field, fmt_in, fmt_out, output)
processing.runalg('saga:changetimeformat', table, field, fmt_in, fmt_out, output)

Available options for selection parameters:

Expand Down
Expand Up @@ -28,4 +28,4 @@ Console usage

::

sextante.runalg('saga:changevectoranalysis', a1, a2, b1, b2, dist, angle)
processing.runalg('saga:changevectoranalysis', a1, a2, b1, b2, dist, angle)
Expand Up @@ -34,7 +34,7 @@ Console usage

::

sextante.runalg('saga:channelnetwork', elevation, sinkroute, init_grid, init_method, init_value, div_grid, div_cells, trace_weight, minlen, chnlntwrk, chnlroute, shapes)
processing.runalg('saga:channelnetwork', elevation, sinkroute, init_grid, init_method, init_value, div_grid, div_cells, trace_weight, minlen, chnlntwrk, chnlroute, shapes)

Available options for selection parameters:

Expand Down
Expand Up @@ -31,4 +31,4 @@ Console usage

::

sextante.runalg('saga:channelnetworkanddrainagebasins', dem, threshold, direction, connection, order, basin, segments, basins, nodes)
processing.runalg('saga:channelnetworkanddrainagebasins', dem, threshold, direction, connection, order, basin, segments, basins, nodes)
Expand Up @@ -25,4 +25,4 @@ Console usage

::

sextante.runalg('saga:clipgridwithpolygon', input, polygons, output)
processing.runalg('saga:clipgridwithpolygon', input, polygons, output)
Expand Up @@ -27,7 +27,7 @@ Console usage

::

sextante.runalg('saga:clippointswithpolygons', points, polygons, field, method, clips)
processing.runalg('saga:clippointswithpolygons', points, polygons, field, method, clips)

Available options for selection parameters:

Expand Down
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/closegaps.rst
Expand Up @@ -26,4 +26,4 @@ Console usage

::

sextante.runalg('saga:closegaps', input, mask, threshold, result)
processing.runalg('saga:closegaps', input, mask, threshold, result)
Expand Up @@ -32,7 +32,7 @@ Console usage

::

sextante.runalg('saga:closegapswithspline', grid, mask, maxgapcells, maxpoints, localpoints, extended, neighbours, radius, relaxation, closed)
processing.runalg('saga:closegapswithspline', grid, mask, maxgapcells, maxpoints, localpoints, extended, neighbours, radius, relaxation, closed)

Available options for selection parameters:

Expand Down
Expand Up @@ -24,4 +24,4 @@ Console usage

::

sextante.runalg('saga:closeonecellgaps', input, result)
processing.runalg('saga:closeonecellgaps', input, result)
Expand Up @@ -29,7 +29,7 @@ Console usage

::

sextante.runalg('saga:clusteranalysisforgrids', grids, method, ncluster, normalise, oldversion, cluster, statistics)
processing.runalg('saga:clusteranalysisforgrids', grids, method, ncluster, normalise, oldversion, cluster, statistics)

Available options for selection parameters:

Expand Down
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/colorblending.rst
Expand Up @@ -26,7 +26,7 @@ Console usage

::

sextante.runalg('saga:colorblending', grids, nsteps, range, grid)
processing.runalg('saga:colorblending', grids, nsteps, range, grid)

Available options for selection parameters:

Expand Down
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/combinegrids.rst
Expand Up @@ -26,4 +26,4 @@ Console usage

::

sextante.runalg('saga:combinegrids', grid1, grid2, lookup, result)
processing.runalg('saga:combinegrids', grid1, grid2, lookup, result)
Expand Up @@ -27,4 +27,4 @@ Console usage

::

sextante.runalg('saga:contourlinesfromgrid', input, zmin, zmax, zstep, contour)
processing.runalg('saga:contourlinesfromgrid', input, zmin, zmax, zstep, contour)
Expand Up @@ -32,7 +32,7 @@ Console usage

::

sextante.runalg('saga:convergenceindex', elevation, method, neighbours, result)
processing.runalg('saga:convergenceindex', elevation, method, neighbours, result)

Available options for selection parameters:

Expand Down
Expand Up @@ -31,7 +31,7 @@ Console usage

::

sextante.runalg('saga:convergenceindexsearchradius', elevation, radius, distance_weighting_weighting, distance_weighting_idw_power, distance_weighting_idw_offset, distance_weighting_bandwidth, slope, difference, convergence)
processing.runalg('saga:convergenceindexsearchradius', elevation, radius, distance_weighting_weighting, distance_weighting_idw_power, distance_weighting_idw_offset, distance_weighting_bandwidth, slope, difference, convergence)

Available options for selection parameters:

Expand Down
Expand Up @@ -25,7 +25,7 @@ Console usage

::

sextante.runalg('saga:convertdatastoragetype', input, type, output)
processing.runalg('saga:convertdatastoragetype', input, type, output)

Available options for selection parameters:

Expand Down
Expand Up @@ -28,4 +28,4 @@ Console usage

::

sextante.runalg('saga:convertlinestopoints', lines, add, dist, points)
processing.runalg('saga:convertlinestopoints', lines, add, dist, points)
Expand Up @@ -25,4 +25,4 @@ Console usage

::

sextante.runalg('saga:convertlinestopolygons', lines, polygons)
processing.runalg('saga:convertlinestopolygons', lines, polygons)
Expand Up @@ -24,4 +24,4 @@ Console usage

::

sextante.runalg('saga:convertmultipointstopoints', multipoints, points)
processing.runalg('saga:convertmultipointstopoints', multipoints, points)
Expand Up @@ -27,4 +27,4 @@ Console usage

::

sextante.runalg('saga:convertpointstolines', points, order, separate, lines)
processing.runalg('saga:convertpointstolines', points, order, separate, lines)
Expand Up @@ -25,4 +25,4 @@ Console usage

::

sextante.runalg('saga:convertpolygonlineverticestopoints', shapes, points)
processing.runalg('saga:convertpolygonlineverticestopoints', shapes, points)
Expand Up @@ -26,4 +26,4 @@ Console usage

::

sextante.runalg('saga:convertpolygonstolines', polygons, lines)
processing.runalg('saga:convertpolygonstolines', polygons, lines)
Expand Up @@ -28,4 +28,4 @@ Console usage

::

sextante.runalg('saga:converttabletopoints', table, x, y, points)
processing.runalg('saga:converttabletopoints', table, x, y, points)
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/convexhull.rst
Expand Up @@ -26,7 +26,7 @@ Console usage

::

sextante.runalg('saga:convexhull', shapes, polypoints, hulls, boxes)
processing.runalg('saga:convexhull', shapes, polypoints, hulls, boxes)

Available options for selection parameters:

Expand Down
Expand Up @@ -24,4 +24,4 @@ Console usage

::

sextante.runalg('saga:countpointsinpolygons', points, polygons)
processing.runalg('saga:countpointsinpolygons', points, polygons)
Expand Up @@ -32,7 +32,7 @@ Console usage

::

sextante.runalg('saga:creategraticule', extent, output_extent, distx, disty, type, graticule)
processing.runalg('saga:creategraticule', extent, output_extent, distx, disty, type, graticule)

Available options for selection parameters:

Expand Down
Expand Up @@ -27,4 +27,4 @@ Console usage

::

sextante.runalg('saga:crossclassificationandtabulation', input, input2, maxnumclass, resultgrid, resulttable)
processing.runalg('saga:crossclassificationandtabulation', input, input2, maxnumclass, resultgrid, resulttable)
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/saga/help/crossprofiles.rst
Expand Up @@ -28,4 +28,4 @@ Console usage

::

sextante.runalg('saga:crossprofiles', dem, lines, dist_line, dist_profile, num_profile, profiles)
processing.runalg('saga:crossprofiles', dem, lines, dist_line, dist_profile, num_profile, profiles)
Expand Up @@ -32,7 +32,7 @@ Console usage

::

sextante.runalg('saga:cubicsplineapproximation', shapes, field, target, npmin, npmax, nppc, k, output_extent, user_size, user_grid)
processing.runalg('saga:cubicsplineapproximation', shapes, field, target, npmin, npmax, nppc, k, output_extent, user_size, user_grid)

Available options for selection parameters:

Expand Down
Expand Up @@ -26,4 +26,4 @@ Console usage

::

sextante.runalg('saga:curvatureclassification', cplan, cprof, threshold, class)
processing.runalg('saga:curvatureclassification', cplan, cprof, threshold, class)
Expand Up @@ -35,7 +35,7 @@ Console usage

::

sextante.runalg('saga:cutshapeslayer', shapes, method, target, cut_ax, cut_bx, cut_ay, cut_by, cut_dx, cut_dy, shapes_shapes, polygons_polygons, cut, extent)
processing.runalg('saga:cutshapeslayer', shapes, method, target, cut_ax, cut_bx, cut_ay, cut_by, cut_dx, cut_dy, shapes_shapes, polygons_polygons, cut, extent)

Available options for selection parameters:

Expand Down

0 comments on commit 43f154b

Please sign in to comment.