From 5c62a1750e37255f68f7ad867fd342507f0f5492 Mon Sep 17 00:00:00 2001 From: Alexander Bruy Date: Thu, 18 Feb 2016 14:57:49 +0200 Subject: [PATCH] [processing] added descriptions for SAGA 2.2.3 --- .../processing/algs/saga/CMakeLists.txt | 2 ++ .../2.2.3/AccumulatedCost(Anisotropic).txt | 8 +++++ .../2.2.3/AccumulatedCost(Isotropic).txt | 7 ++++ .../2.2.3/AddCoordinatestopoints.txt | 4 +++ .../2.2.3/AddGridValuestoPoints.txt | 7 ++++ .../2.2.3/AddGridValuestoShapes.txt | 7 ++++ .../2.2.3/AddPolygonAttributestoPoints.txt | 6 ++++ .../algs/saga/description/2.2.3/Aggregate.txt | 5 +++ .../2.2.3/AggregatePointObservations.txt | 14 ++++++++ .../description/2.2.3/AggregationIndex.txt | 5 +++ .../2.2.3/AnalyticalHierarchyProcess.txt | 5 +++ .../2.2.3/AnalyticalHillshading.txt | 8 +++++ .../2.2.3/B-SplineApproximation.txt | 10 ++++++ .../2.2.3/BurnStreamNetworkintoDEM.txt | 8 +++++ .../saga/description/2.2.3/CellBalance.txt | 7 ++++ .../description/2.2.3/ChangeDateFormat.txt | 7 ++++ .../description/2.2.3/ChangeDetection.txt | 16 ++++++++++ .../description/2.2.3/ChangeGridValues.txt | 6 ++++ .../description/2.2.3/ChangeTimeFormat.txt | 7 ++++ .../saga/description/2.2.3/ChannelNetwork.txt | 14 ++++++++ .../2.2.3/ChannelNetworkandDrainageBasins.txt | 11 +++++++ .../description/2.2.3/ClipGridwithPolygon.txt | 5 +++ .../2.2.3/ClipPointswithPolygons.txt | 7 ++++ .../algs/saga/description/2.2.3/CloseGaps.txt | 6 ++++ .../description/2.2.3/CloseGapswithSpline.txt | 12 +++++++ .../description/2.2.3/CloseOneCellGaps.txt | 4 +++ .../2.2.3/ClusterAnalysisforGrids.txt | 9 ++++++ .../2.2.3/ContourLinesfromGrid.txt | 8 +++++ .../2.2.3/ConvergenceIndex(SearchRadius).txt | 11 +++++++ .../description/2.2.3/ConvergenceIndex.txt | 6 ++++ .../2.2.3/ConvertDataStorageType.txt | 5 +++ .../2.2.3/ConvertLinestoPoints.txt | 6 ++++ .../2.2.3/ConvertLinestoPolygons.txt | 4 +++ .../2.2.3/ConvertMultipointstoPoints.txt | 4 +++ .../2.2.3/ConvertPointstoLine(s).txt | 6 ++++ .../ConvertPolygonLineVerticestoPoints.txt | 4 +++ .../2.2.3/ConvertPolygonstoLines.txt | 4 +++ .../saga/description/2.2.3/ConvexHull.txt | 6 ++++ .../description/2.2.3/CreateGraticule.txt | 8 +++++ .../saga/description/2.2.3/CropToData.txt | 4 +++ .../Cross-ClassificationandTabulation.txt | 7 ++++ .../saga/description/2.2.3/CrossProfiles.txt | 8 +++++ .../2.2.3/CubicSplineApproximation.txt | 13 ++++++++ .../2.2.3/CurvatureClassification.txt | 5 +++ .../saga/description/2.2.3/CutShapesLayer.txt | 7 ++++ .../2.2.3/DTMFilter(slope-based).txt | 8 +++++ .../DirectionalStatisticsforSingleGrid.txt | 23 +++++++++++++ .../saga/description/2.2.3/DistanceMatrix.txt | 4 +++ .../2.2.3/DiurnalAnisotropicHeating.txt | 5 +++ .../2.2.3/DownslopeDistanceGradient.txt | 7 ++++ .../description/2.2.3/EdgeContamination.txt | 4 +++ .../2.2.3/EffectiveAirFlowHeights.txt | 15 +++++++++ .../2.2.3/FastRegionGrowingAlgorithm.txt | 7 ++++ .../2.2.3/FastRepresentativeness.txt | 7 ++++ .../description/2.2.3/FillGapsinRecords.txt | 6 ++++ .../2.2.3/FillSinks(PlanchonDarboux,2001).txt | 5 +++ .../description/2.2.3/FillSinks(WangLiu).txt | 7 ++++ .../2.2.3/FillSinksXXL(WangLiu).txt | 5 +++ .../saga/description/2.2.3/FilterClumps.txt | 5 +++ .../description/2.2.3/FireRiskAnalysis.txt | 18 +++++++++++ .../description/2.2.3/FitNPointstoshape.txt | 5 +++ .../saga/description/2.2.3/FlatDetection.txt | 6 ++++ .../2.2.3/FlowAccumulation(FlowTracing).txt | 17 ++++++++++ .../2.2.3/FlowAccumulation(Recursive).txt | 18 +++++++++++ .../2.2.3/FlowAccumulation(Top-Down).txt | 5 +++ .../saga/description/2.2.3/FlowPathLength.txt | 8 +++++ .../FlowWidthandSpecificCatchmentArea.txt | 7 ++++ .../2.2.3/Fragmentation(Alternative).txt | 17 ++++++++++ .../2.2.3/Fragmentation(Standard).txt | 17 ++++++++++ ...ationClassesfromDensityandConnectivity.txt | 9 ++++++ .../algs/saga/description/2.2.3/Function.txt | 8 +++++ .../algs/saga/description/2.2.3/Fuzzify.txt | 10 ++++++ .../2.2.3/FuzzyIntersection(AND).txt | 5 +++ .../saga/description/2.2.3/FuzzyUnion(OR).txt | 5 +++ .../saga/description/2.2.3/GaussianFilter.txt | 7 ++++ ...allyWeightedMultipleRegression(Points).txt | 16 ++++++++++ ...eightedMultipleRegression(PointsGrids).txt | 20 ++++++++++++ ...ographicallyWeightedMultipleRegression.txt | 23 +++++++++++++ ...phicallyWeightedRegression(PointsGrid).txt | 20 ++++++++++++ .../GeographicallyWeightedRegression.txt | 23 +++++++++++++ .../description/2.2.3/GeometricFigures.txt | 7 ++++ .../description/2.2.3/GetShapesExtents.txt | 5 +++ .../2.2.3/GlobalMoransIforGrids.txt | 5 +++ ...tVectorfromCartesiantoPolarCoordinates.txt | 10 ++++++ ...tVectorfromPolartoCartesianCoordinates.txt | 10 ++++++ ...adientVectorsfromDirectionalComponents.txt | 10 ++++++ .../GradientVectorsfromDirectionandLength.txt | 10 ++++++ .../2.2.3/GradientVectorsfromSurface.txt | 9 ++++++ .../saga/description/2.2.3/GridBuffer.txt | 6 ++++ .../saga/description/2.2.3/GridCalculator.txt | 9 ++++++ .../saga/description/2.2.3/GridCellIndex.txt | 5 +++ .../saga/description/2.2.3/GridDifference.txt | 5 +++ .../saga/description/2.2.3/GridDivision.txt | 5 +++ .../saga/description/2.2.3/GridMasking.txt | 5 +++ .../description/2.2.3/GridNormalisation.txt | 6 ++++ .../description/2.2.3/GridOrientation.txt | 5 +++ .../description/2.2.3/GridProximityBuffer.txt | 8 +++++ .../description/2.2.3/GridSkeletonization.txt | 9 ++++++ .../description/2.2.3/GridStandardisation.txt | 5 +++ .../2.2.3/GridStatisticsforPolygons.txt | 14 ++++++++ .../2.2.3/GridValuestoPoints(randomly).txt | 5 +++ .../description/2.2.3/GridValuestoPoints.txt | 7 ++++ .../saga/description/2.2.3/GridVolume.txt | 5 +++ .../saga/description/2.2.3/GridsProduct.txt | 4 +++ .../algs/saga/description/2.2.3/GridsSum.txt | 4 +++ .../description/2.2.3/HistogramSurface.txt | 5 +++ .../saga/description/2.2.3/Hypsometry.txt | 10 ++++++ .../2.2.3/InverseDistanceWeighted.txt | 20 ++++++++++++ .../description/2.2.3/InvertDataNo-Data.txt | 4 +++ .../2.2.3/KernelDensityEstimation.txt | 11 +++++++ .../algs/saga/description/2.2.3/LSFactor.txt | 9 ++++++ .../algs/saga/description/2.2.3/LakeFlood.txt | 7 ++++ .../2.2.3/LandSurfaceTemperature.txt | 10 ++++++ .../description/2.2.3/LaplacianFilter.txt | 8 +++++ .../description/2.2.3/Layerofextremevalue.txt | 5 +++ .../saga/description/2.2.3/LeastCostPaths.txt | 7 ++++ .../2.2.3/Line-PolygonIntersection.txt | 6 ++++ .../saga/description/2.2.3/LineDissolve.txt | 8 +++++ .../saga/description/2.2.3/LineProperties.txt | 7 ++++ .../description/2.2.3/LineSimplification.txt | 5 +++ .../2.2.3/LocalMinimaandMaxima.txt | 5 +++ .../saga/description/2.2.3/MajorityFilter.txt | 7 ++++ .../description/2.2.3/MassBalanceIndex.txt | 8 +++++ .../saga/description/2.2.3/MergeLayers.txt | 6 ++++ .../description/2.2.3/MetricConversions.txt | 5 +++ .../2.2.3/MinimumDistanceAnalysis.txt | 4 +++ .../2.2.3/ModifiedQuadraticShepard.txt | 11 +++++++ .../description/2.2.3/MorphologicalFilter.txt | 7 ++++ .../2.2.3/MorphometricProtectionIndex.txt | 5 +++ .../saga/description/2.2.3/Mosaicking.txt | 14 ++++++++ .../description/2.2.3/Multi-BandVariation.txt | 11 +++++++ .../2.2.3/MultiDirectionLeeFilter.txt | 10 ++++++ ...tilevelB-SplineInterpolation(fromGrid).txt | 13 ++++++++ .../2.2.3/MultilevelB-SplineInterpolation.txt | 12 +++++++ .../MultipleRegressionAnalysis(GridGrids).txt | 15 +++++++++ ...ultipleRegressionAnalysis(PointsGrids).txt | 16 ++++++++++ ...tionIndexofValleyBottomFlatness(MRVBF).txt | 13 ++++++++ .../description/2.2.3/NaturalNeighbour.txt | 10 ++++++ .../description/2.2.3/NearestNeighbour.txt | 9 ++++++ .../2.2.3/OrderedWeightedAveraging(OWA).txt | 5 +++ .../2.2.3/OrdinaryKriging(Global).txt | 27 ++++++++++++++++ .../description/2.2.3/OrdinaryKriging.txt | 24 ++++++++++++++ .../2.2.3/OverlandFlow-KinematicWaveD8.txt | 13 ++++++++ .../OverlandFlowDistancetoChannelNetwork.txt | 8 +++++ .../algs/saga/description/2.2.3/Patching.txt | 6 ++++ .../description/2.2.3/PatternAnalysis.txt | 11 +++++++ .../2.2.3/PointStatisticsforPolygons.txt | 14 ++++++++ .../saga/description/2.2.3/PointsFilter.txt | 12 +++++++ .../saga/description/2.2.3/PointsThinning.txt | 6 ++++ .../2.2.3/PolartoCartesianCoordinates.txt | 8 +++++ .../2.2.3/Polygon-LineIntersection.txt | 5 +++ .../description/2.2.3/PolygonCentroids.txt | 5 +++ .../description/2.2.3/PolygonDifference.txt | 6 ++++ .../description/2.2.3/PolygonDissolve.txt | 8 +++++ .../2.2.3/PolygonDissolveAllPolygs.txt | 5 +++ .../description/2.2.3/PolygonIdentity.txt | 6 ++++ .../description/2.2.3/PolygonIntersect.txt | 6 ++++ .../2.2.3/PolygonPartstoSeparatePolygons.txt | 5 +++ .../description/2.2.3/PolygonProperties.txt | 8 +++++ .../description/2.2.3/PolygonShapeIndices.txt | 4 +++ .../2.2.3/PolygonSymmetricalDifference.txt | 6 ++++ .../saga/description/2.2.3/PolygonUnion.txt | 6 ++++ .../saga/description/2.2.3/PolygonUpdate.txt | 6 ++++ .../2.2.3/PolygonstoEdgesandNodes.txt | 5 +++ .../2.2.3/PolynomialRegression.txt | 14 ++++++++ .../2.2.3/PrincipleComponentsAnalysis.txt | 6 ++++ .../description/2.2.3/Profilefrompoints.txt | 7 ++++ .../description/2.2.3/ProfilesfromLines.txt | 9 ++++++ .../saga/description/2.2.3/ProximityGrid.txt | 6 ++++ .../2.2.3/QuadTreeStructuretoShapes.txt | 7 ++++ .../saga/description/2.2.3/RGBComposite.txt | 24 ++++++++++++++ .../2.2.3/RadiusofVariance(Grid).txt | 7 ++++ .../saga/description/2.2.3/RandomField.txt | 12 +++++++ .../2.2.3/RandomTerrainGeneration.txt | 9 ++++++ .../saga/description/2.2.3/RankFilter.txt | 7 ++++ .../description/2.2.3/RealSurfaceArea.txt | 4 +++ .../2.2.3/ReclassifyGridValues.txt | 18 +++++++++++ .../2.2.3/RegressionAnalysis(PointsGrid).txt | 9 ++++++ .../RelativeHeightsandSlopePositions.txt | 11 +++++++ .../2.2.3/RemoveDuplicatePoints.txt | 7 ++++ .../2.2.3/Representativeness(Grid).txt | 6 ++++ .../saga/description/2.2.3/Resampling.txt | 11 +++++++ .../2.2.3/ResidualAnalysis(Grid).txt | 16 ++++++++++ .../saga/description/2.2.3/RunningAverage.txt | 6 ++++ .../description/2.2.3/SAGAWetnessIndex.txt | 13 ++++++++ .../saga/description/2.2.3/SeedGeneration.txt | 11 +++++++ .../2.2.3/Separatepointsbydirection.txt | 6 ++++ .../saga/description/2.2.3/ShapesBuffer.txt | 10 ++++++ .../description/2.2.3/ShapesBufferFixed.txt | 9 ++++++ .../saga/description/2.2.3/ShapestoGrid.txt | 14 ++++++++ .../description/2.2.3/ShrinkAndExpand.txt | 8 +++++ .../saga/description/2.2.3/SimpleFilter.txt | 7 ++++ .../description/2.2.3/SimpleRegionGrowing.txt | 14 ++++++++ .../saga/description/2.2.3/Simulation.txt | 16 ++++++++++ .../2.2.3/SinkDrainageRouteDetection.txt | 6 ++++ .../saga/description/2.2.3/SinkRemoval.txt | 8 +++++ .../saga/description/2.2.3/SkyViewFactor.txt | 12 +++++++ .../2.2.3/Slope,Aspect,Curvature.txt | 18 +++++++++++ .../saga/description/2.2.3/SlopeLength.txt | 4 +++ .../2.2.3/SoilTextureClassification.txt | 7 ++++ .../2.2.3/SpatialPointPatternAnalysis.txt | 7 ++++ .../2.2.3/SplitShapesLayerRandomly.txt | 7 ++++ .../description/2.2.3/StatisticsforGrids.txt | 14 ++++++++ .../saga/description/2.2.3/StrahlerOrder.txt | 4 +++ .../description/2.2.3/StreamPowerIndex.txt | 6 ++++ .../2.2.3/SupervisedClassification.txt | 22 +++++++++++++ .../2.2.3/SurfaceSpecificPoints.txt | 6 ++++ .../2.2.3/TPIBasedLandformClassification.txt | 12 +++++++ .../2.2.3/TerrainRuggednessIndex(TRI).txt | 9 ++++++ .../2.2.3/ThinPlateSpline(Global).txt | 10 ++++++ .../2.2.3/ThinPlateSpline(Local).txt | 15 +++++++++ .../2.2.3/ThinPlateSpline(TIN).txt | 12 +++++++ .../description/2.2.3/ThresholdBuffer.txt | 8 +++++ .../2.2.3/TopographicCorrection.txt | 11 +++++++ .../2.2.3/TopographicPositionIndex(TPI).txt | 11 +++++++ .../2.2.3/TopographicWetnessIndex(TWI).txt | 8 +++++ .../2.2.3/Transectthroughpolygonshapefile.txt | 6 ++++ .../description/2.2.3/TransformShapes.txt | 11 +++++++ .../saga/description/2.2.3/TransposeGrids.txt | 6 ++++ .../saga/description/2.2.3/Triangulation.txt | 9 ++++++ .../2.2.3/UniversalKriging(Global).txt | 32 +++++++++++++++++++ .../description/2.2.3/UniversalKriging.txt | 24 ++++++++++++++ .../saga/description/2.2.3/UpslopeArea.txt | 10 ++++++ .../description/2.2.3/UserDefinedFilter.txt | 6 ++++ .../saga/description/2.2.3/VariogramCloud.txt | 7 ++++ .../description/2.2.3/VariogramSurface.txt | 9 ++++++ .../2.2.3/VectorRuggednessMeasure(VRM).txt | 9 ++++++ .../2.2.3/VectorisingGridClasses.txt | 7 ++++ .../2.2.3/VegetationIndex(SlopeBased).txt | 13 ++++++++ .../VerticalDistancetoChannelNetwork.txt | 8 +++++ .../2.2.3/WaterRetentionCapacity.txt | 6 ++++ .../description/2.2.3/WatershedBasins.txt | 7 ++++ .../2.2.3/WatershedSegmentation.txt | 12 +++++++ .../WindEffect(WindwardLeewardIndex).txt | 15 +++++++++ .../description/2.2.3/ZonalGridStatistics.txt | 8 +++++ 235 files changed, 2112 insertions(+) create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Anisotropic).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Isotropic).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AddCoordinatestopoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoPoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoShapes.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AddPolygonAttributestoPoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Aggregate.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AggregatePointObservations.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AggregationIndex.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHierarchyProcess.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHillshading.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/B-SplineApproximation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/BurnStreamNetworkintoDEM.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CellBalance.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ChangeDateFormat.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ChangeDetection.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ChangeGridValues.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ChangeTimeFormat.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ChannelNetwork.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ChannelNetworkandDrainageBasins.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ClipGridwithPolygon.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ClipPointswithPolygons.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CloseGaps.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CloseGapswithSpline.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CloseOneCellGaps.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ClusterAnalysisforGrids.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ContourLinesfromGrid.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex(SearchRadius).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvertDataStorageType.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPolygons.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvertMultipointstoPoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvertPointstoLine(s).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonLineVerticestoPoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonstoLines.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ConvexHull.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CreateGraticule.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CropToData.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Cross-ClassificationandTabulation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CrossProfiles.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CubicSplineApproximation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CurvatureClassification.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/CutShapesLayer.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/DTMFilter(slope-based).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/DirectionalStatisticsforSingleGrid.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/DistanceMatrix.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/DiurnalAnisotropicHeating.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/DownslopeDistanceGradient.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/EdgeContamination.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/EffectiveAirFlowHeights.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FastRegionGrowingAlgorithm.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FastRepresentativeness.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FillGapsinRecords.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FillSinks(PlanchonDarboux,2001).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FillSinks(WangLiu).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FillSinksXXL(WangLiu).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FilterClumps.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FireRiskAnalysis.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FitNPointstoshape.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FlatDetection.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(FlowTracing).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Recursive).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Top-Down).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FlowPathLength.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FlowWidthandSpecificCatchmentArea.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Alternative).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Standard).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FragmentationClassesfromDensityandConnectivity.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Function.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Fuzzify.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FuzzyIntersection(AND).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/FuzzyUnion(OR).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GaussianFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(Points).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(PointsGrids).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression(PointsGrid).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GeometricFigures.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GetShapesExtents.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GlobalMoransIforGrids.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromCartesiantoPolarCoordinates.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromPolartoCartesianCoordinates.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionalComponents.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionandLength.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromSurface.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridBuffer.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridCalculator.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridCellIndex.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridDifference.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridDivision.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridMasking.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridNormalisation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridOrientation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridProximityBuffer.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridSkeletonization.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridStandardisation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridStatisticsforPolygons.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints(randomly).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridVolume.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridsProduct.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/GridsSum.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/HistogramSurface.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Hypsometry.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/InverseDistanceWeighted.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/InvertDataNo-Data.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/KernelDensityEstimation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LSFactor.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LakeFlood.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LandSurfaceTemperature.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LaplacianFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Layerofextremevalue.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LeastCostPaths.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Line-PolygonIntersection.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LineDissolve.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LineProperties.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LineSimplification.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/LocalMinimaandMaxima.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MajorityFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MassBalanceIndex.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MergeLayers.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MetricConversions.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MinimumDistanceAnalysis.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ModifiedQuadraticShepard.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MorphologicalFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MorphometricProtectionIndex.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Mosaicking.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Multi-BandVariation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MultiDirectionLeeFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation(fromGrid).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(GridGrids).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(PointsGrids).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/NaturalNeighbour.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/NearestNeighbour.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/OrderedWeightedAveraging(OWA).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging(Global).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/OverlandFlow-KinematicWaveD8.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/OverlandFlowDistancetoChannelNetwork.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Patching.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PatternAnalysis.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PointStatisticsforPolygons.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PointsFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PointsThinning.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolartoCartesianCoordinates.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Polygon-LineIntersection.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonCentroids.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonDifference.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolve.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolveAllPolygs.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonIdentity.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonIntersect.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonPartstoSeparatePolygons.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonProperties.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonShapeIndices.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonSymmetricalDifference.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonUnion.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonUpdate.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolygonstoEdgesandNodes.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PolynomialRegression.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/PrincipleComponentsAnalysis.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Profilefrompoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ProfilesfromLines.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ProximityGrid.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/QuadTreeStructuretoShapes.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RGBComposite.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RadiusofVariance(Grid).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RandomField.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RandomTerrainGeneration.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RankFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RealSurfaceArea.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ReclassifyGridValues.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RegressionAnalysis(PointsGrid).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RelativeHeightsandSlopePositions.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RemoveDuplicatePoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Representativeness(Grid).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Resampling.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ResidualAnalysis(Grid).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/RunningAverage.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SAGAWetnessIndex.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SeedGeneration.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Separatepointsbydirection.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ShapesBuffer.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ShapesBufferFixed.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ShapestoGrid.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ShrinkAndExpand.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SimpleFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SimpleRegionGrowing.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Simulation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SinkDrainageRouteDetection.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SinkRemoval.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SkyViewFactor.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Slope,Aspect,Curvature.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SlopeLength.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SoilTextureClassification.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SpatialPointPatternAnalysis.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SplitShapesLayerRandomly.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/StatisticsforGrids.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/StrahlerOrder.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/StreamPowerIndex.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SupervisedClassification.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/SurfaceSpecificPoints.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/TPIBasedLandformClassification.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/TerrainRuggednessIndex(TRI).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Global).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Local).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(TIN).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ThresholdBuffer.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/TopographicCorrection.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/TopographicPositionIndex(TPI).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/TopographicWetnessIndex(TWI).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Transectthroughpolygonshapefile.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/TransformShapes.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/TransposeGrids.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/Triangulation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging(Global).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/UpslopeArea.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/UserDefinedFilter.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/VariogramCloud.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/VariogramSurface.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/VectorRuggednessMeasure(VRM).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/VectorisingGridClasses.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/VegetationIndex(SlopeBased).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/VerticalDistancetoChannelNetwork.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/WaterRetentionCapacity.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/WatershedBasins.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/WatershedSegmentation.txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/WindEffect(WindwardLeewardIndex).txt create mode 100644 python/plugins/processing/algs/saga/description/2.2.3/ZonalGridStatistics.txt diff --git a/python/plugins/processing/algs/saga/CMakeLists.txt b/python/plugins/processing/algs/saga/CMakeLists.txt index d1e7c18bb4e..ff69a4c2e58 100644 --- a/python/plugins/processing/algs/saga/CMakeLists.txt +++ b/python/plugins/processing/algs/saga/CMakeLists.txt @@ -4,6 +4,7 @@ FILE(GLOB DESCR213_FILES description/2.1.3/*.txt) FILE(GLOB DESCR214_FILES description/2.1.4/*.txt) FILE(GLOB DESCR220_FILES description/2.2.0/*.txt) FILE(GLOB DESCR222_FILES description/2.2.2/*.txt) +FILE(GLOB DESCR223_FILES description/2.2.3/*.txt) FILE(GLOB HELP_FILES help/*.rst) ADD_SUBDIRECTORY(ext) @@ -14,4 +15,5 @@ PLUGIN_INSTALL(processing algs/saga/description/2.1.3 ${DESCR213_FILES}) PLUGIN_INSTALL(processing algs/saga/description/2.1.4 ${DESCR214_FILES}) PLUGIN_INSTALL(processing algs/saga/description/2.2.0 ${DESCR220_FILES}) PLUGIN_INSTALL(processing algs/saga/description/2.2.2 ${DESCR222_FILES}) +PLUGIN_INSTALL(processing algs/saga/description/2.2.3 ${DESCR223_FILES}) PLUGIN_INSTALL(processing algs/saga/help ${HELP_FILES}) diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Anisotropic).txt b/python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Anisotropic).txt new file mode 100644 index 00000000000..b50c05a952a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Anisotropic).txt @@ -0,0 +1,8 @@ +Accumulated Cost (Anisotropic) +grid_analysis +ParameterRaster|COST|Cost Grid|False +ParameterRaster|DIRECTION|Direction of max cost|False +ParameterRaster|POINTS|Destination Points|False +ParameterNumber|K|k factor|None|None|1 +ParameterNumber|THRESHOLD|Threshold for different route|None|None|0 +OutputRaster|ACCCOST|Accumulated Cost diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Isotropic).txt b/python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Isotropic).txt new file mode 100644 index 00000000000..e4d4a49dd50 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AccumulatedCost(Isotropic).txt @@ -0,0 +1,7 @@ +Accumulated Cost (Isotropic) +grid_analysis +ParameterRaster|COST|Cost Grid|False +ParameterRaster|POINTS|Destination Points|False +ParameterNumber|THRESHOLD|Threshold for different route|None|None|0.0 +OutputRaster|ACCCOST|Accumulated Cost +OutputRaster|CLOSESTPT|Closest Point diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AddCoordinatestopoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/AddCoordinatestopoints.txt new file mode 100644 index 00000000000..d4f6a0efc41 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AddCoordinatestopoints.txt @@ -0,0 +1,4 @@ +Add Coordinates to points +shapes_points +ParameterVector|INPUT|Points|0|False +OutputVector|OUTPUT|Points with coordinates diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoPoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoPoints.txt new file mode 100644 index 00000000000..56164a8c598 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoPoints.txt @@ -0,0 +1,7 @@ +Add Grid Values to Points +shapes_grid +ParameterVector|SHAPES|Points|0|False +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterSelection|INTERPOL|Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +OutputVector|RESULT|Result +AllowUnmatching \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoShapes.txt b/python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoShapes.txt new file mode 100644 index 00000000000..17959756198 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AddGridValuestoShapes.txt @@ -0,0 +1,7 @@ +Add Grid Values to Shapes +shapes_grid +ParameterVector|SHAPES|Shapes|-1|False +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterSelection|INTERPOL|Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +OutputVector|RESULT|Result +AllowUnmatching \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AddPolygonAttributestoPoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/AddPolygonAttributestoPoints.txt new file mode 100644 index 00000000000..1515e6a6b9f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AddPolygonAttributestoPoints.txt @@ -0,0 +1,6 @@ +Add Polygon Attributes to Points +shapes_points +ParameterVector|INPUT|Points|0|False +ParameterVector|POLYGONS|Polygons|2|False +ParameterTableField|FIELDS|Attribute|POLYGONS|-1|False +OutputVector|OUTPUT|Result \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Aggregate.txt b/python/plugins/processing/algs/saga/description/2.2.3/Aggregate.txt new file mode 100644 index 00000000000..eec522c48b4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Aggregate.txt @@ -0,0 +1,5 @@ +Aggregate +grid_tools +ParameterRaster|INPUT|Grid|False +ParameterNumber|SIZE|Aggregation Size|None|None|3 +ParameterSelection|METHOD|Method|[0] Sum;[1] Min;[2] Max diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AggregatePointObservations.txt b/python/plugins/processing/algs/saga/description/2.2.3/AggregatePointObservations.txt new file mode 100644 index 00000000000..98bb0119b53 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AggregatePointObservations.txt @@ -0,0 +1,14 @@ +Aggregate Point Observations +shapes_points +ParameterVector|REFERENCE|Reference Points|-1|False +ParameterTableField|REFERENCE_ID|ID|REFERENCE|-1|False +ParameterTable|OBSERVATIONS|Observations|False +ParameterTableField|X|X|OBSERVATIONS|-1|False +ParameterTableField|Y|Y|OBSERVATIONS|-1|False +ParameterTableField|TRACK|Track|OBSERVATIONS|-1|False +ParameterTableField|DATE|Date|OBSERVATIONS|-1|False +ParameterTableField|TIME|Time|OBSERVATIONS|-1|False +ParameterTableField|PARAMETER|Parameter|OBSERVATIONS|-1|False +ParameterNumber|EPS_TIME|Maximum Time Span (Seconds)|None|None|60.0 +ParameterNumber|EPS_SPACE|Maximum Distance|None|None|0.002 +OutputTable|AGGREGATED|Aggregated diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AggregationIndex.txt b/python/plugins/processing/algs/saga/description/2.2.3/AggregationIndex.txt new file mode 100644 index 00000000000..c5338291f3d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AggregationIndex.txt @@ -0,0 +1,5 @@ +Aggregation Index +grid_analysis +ParameterRaster|INPUT|Input Grid|False +ParameterNumber|MAXNUMCLASS|Max. Number of Classes|None|None|5 +OutputTable|RESULT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHierarchyProcess.txt b/python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHierarchyProcess.txt new file mode 100644 index 00000000000..426c7817eb0 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHierarchyProcess.txt @@ -0,0 +1,5 @@ +Analytical Hierarchy Process +grid_analysis +ParameterMultipleInput|GRIDS|Input Grids|3|False +ParameterTable|TABLE|Pairwise Comparisons Table|False +OutputRaster|OUTPUT|Output Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHillshading.txt b/python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHillshading.txt new file mode 100644 index 00000000000..524651cdff4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/AnalyticalHillshading.txt @@ -0,0 +1,8 @@ +Analytical Hillshading +ta_lighting +ParameterRaster|ELEVATION|Elevation|False +ParameterSelection|METHOD|Shading Method|[0] Standard;[1] Standard (max. 90Degree);[2] Combined Shading;[3] Ray Tracing +ParameterNumber|AZIMUTH|Azimuth [Degree]|None|None|315.0 +ParameterNumber|DECLINATION|Declination [Degree]|None|None|45.0 +ParameterNumber|EXAGGERATION|Exaggeration|None|None|4.0 +OutputRaster|SHADE|Analytical Hillshading diff --git a/python/plugins/processing/algs/saga/description/2.2.3/B-SplineApproximation.txt b/python/plugins/processing/algs/saga/description/2.2.3/B-SplineApproximation.txt new file mode 100644 index 00000000000..79a2bf5a692 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/B-SplineApproximation.txt @@ -0,0 +1,10 @@ +B-Spline Approximation +grid_spline +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterNumber|LEVEL|Resolution|0.001|None|1.0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/BurnStreamNetworkintoDEM.txt b/python/plugins/processing/algs/saga/description/2.2.3/BurnStreamNetworkintoDEM.txt new file mode 100644 index 00000000000..22f289c5682 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/BurnStreamNetworkintoDEM.txt @@ -0,0 +1,8 @@ +Burn Stream Network into DEM +ta_preprocessor +ParameterRaster|DEM|DEM|False +ParameterRaster|STREAM|Streams|False +ParameterRaster|FLOWDIR|Flow direction|False +ParameterSelection|METHOD|Method|[0] simply decrease cell's value by epsilon;[1] lower cell's value to neighbours minimum value minus epsilon;[2] trace stream network downstream +ParameterNumber|EPSILON|Epsilon|0.0|None|1.0 +OutputRaster|BURN|Processed DEM \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CellBalance.txt b/python/plugins/processing/algs/saga/description/2.2.3/CellBalance.txt new file mode 100644 index 00000000000..80edebcf288 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CellBalance.txt @@ -0,0 +1,7 @@ +Cell Balance +ta_hydrology +ParameterRaster|DEM|Elevation|False +ParameterRaster|WEIGHTS|Parameter|True +ParameterNumber|WEIGHTS_DEFAULT|Default Weight|0.0|None|1.0 +ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Multiple Flow Direction +OutputRaster|BALANCE|Cell Balance \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ChangeDateFormat.txt b/python/plugins/processing/algs/saga/description/2.2.3/ChangeDateFormat.txt new file mode 100644 index 00000000000..9adfcd0884d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ChangeDateFormat.txt @@ -0,0 +1,7 @@ +Change Date Format +table_tools +ParameterTable|TABLE|Table|False +ParameterTableField|FIELD|Date Field|TABLE|-1|False +ParameterSelection|FMT_IN|Input Format|[0] dd.mm.yy;[1] yy.mm.dd;[2] dd:mm:yy;[3] yy:mm:dd;[4] ddmmyyyy, fix size;[5] yyyymmdd, fix size;[6] ddmmyy, fix size;[7] yymmdd, fix size;[8] Julian Day +ParameterSelection|FMT_OUT|Output Format|[0] dd.mm.yy;[1] yy.mm.dd;[2] dd:mm:yy;[3] yy:mm:dd;[4] ddmmyyyy, fix size;[5] yyyymmdd, fix size;[6] ddmmyy, fix size;[7] yymmdd, fix size;[8] Julian Day +OutputTable|OUTPUT|Output diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ChangeDetection.txt b/python/plugins/processing/algs/saga/description/2.2.3/ChangeDetection.txt new file mode 100644 index 00000000000..f171b9fd6dd --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ChangeDetection.txt @@ -0,0 +1,16 @@ +Change Detection +imagery_classification +ParameterRaster|INITIAL|Initial State|False +ParameterTable|INI_LUT|Look-up Table|True +ParameterTableField|INI_LUT_MIN|Value|INI_LUT|-1|False +ParameterTableField|INI_LUT_MAX|Value (Maximum)|INI_LUT|-1|False +ParameterTableField|INI_LUT_NAM|Name|INI_LUT|-1|False +ParameterRaster|FINAL|Final State|False +ParameterTable|FIN_LUT|Look-up Table|True +ParameterTableField|FIN_LUT_MIN|Value|FIN_LUT|-1|False +ParameterTableField|FIN_LUT_MAX|Value (Maximum)|FIN_LUT|-1|False +ParameterTableField|FIN_LUT_NAM|Name|FIN_LUT|-1|False +ParameterBoolean|NOCHANGE |Report Unchanged Classes|True +ParameterSelection|OUTPUT|Output as...|[0] cells;[1] percent;[2] area +OutputRaster|CHANGE|Changes +OutputTable|CHANGES|Changes diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ChangeGridValues.txt b/python/plugins/processing/algs/saga/description/2.2.3/ChangeGridValues.txt new file mode 100644 index 00000000000..8d3bd69e29a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ChangeGridValues.txt @@ -0,0 +1,6 @@ +Change Grid Values +grid_tools +ParameterRaster|GRID_IN|Grid|False +ParameterSelection|METHOD|Replace Condition|[0] Grid value equals low value;[1] Low value < grid value < high value;[2] Low value <= grid value < high value +ParameterFixedTable|LOOKUP|Lookup Table|3|Low Value;High Value;Replace with|False +OutputRaster|GRID_OUT|Changed Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ChangeTimeFormat.txt b/python/plugins/processing/algs/saga/description/2.2.3/ChangeTimeFormat.txt new file mode 100644 index 00000000000..0a384af3194 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ChangeTimeFormat.txt @@ -0,0 +1,7 @@ +Change Time Format +table_tools +ParameterTable|TABLE|Table|False +ParameterTableField|FIELD|Time Field|TABLE|-1|False +ParameterSelection|FMT_IN|Input Format|[0] hh.mm.ss;[1] hh:mm:ss;[2] hhmmss, fix size;[3] hours;[4] minutes;[5] seconds +ParameterSelection|FMT_OUT|Output Format|[0] hh.mm.ss;[1] hh:mm:ss;[2] hhmmss, fix size;[3] hours;[4] minutes;[5] seconds +OutputTable|OUTPUT|Output diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ChannelNetwork.txt b/python/plugins/processing/algs/saga/description/2.2.3/ChannelNetwork.txt new file mode 100644 index 00000000000..b7bf16f1db1 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ChannelNetwork.txt @@ -0,0 +1,14 @@ +Channel Network +ta_channels +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|SINKROUTE|Flow Direction|True +ParameterRaster|INIT_GRID|Initiation Grid|False +ParameterSelection|INIT_METHOD|Initiation Type|[0] Less than;[1] Equals;[2] Greater than +ParameterNumber|INIT_VALUE|Initiation Threshold|None|None|0.0 +ParameterRaster|DIV_GRID|Divergence|True +ParameterNumber|DIV_CELLS|Tracing: Max. Divergence|None|None|10 +ParameterRaster|TRACE_WEIGHT|Tracing: Weight|True +ParameterNumber|MINLEN|Min. Segment Length|0.0|None|10 +OutputRaster|CHNLNTWRK|Channel Network +OutputRaster|CHNLROUTE|Channel Direction +OutputVector|SHAPES|Channel Network diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ChannelNetworkandDrainageBasins.txt b/python/plugins/processing/algs/saga/description/2.2.3/ChannelNetworkandDrainageBasins.txt new file mode 100644 index 00000000000..17e8ccad270 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ChannelNetworkandDrainageBasins.txt @@ -0,0 +1,11 @@ +Channel Network and Drainage Basins +ta_channels +ParameterRaster|DEM|Elevation|False +ParameterNumber|THRESHOLD|Threshold|None|None|5.0 +OutputRaster|DIRECTION|Flow Direction +OutputRaster|CONNECTION|Flow Connectivity +OutputRaster|ORDER|Strahler Order +OutputRaster|BASIN|Drainage Basins +OutputVector|SEGMENTS|Channels +OutputVector|BASINS|Drainage Basins +OutputVector|NODES|Junctions diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ClipGridwithPolygon.txt b/python/plugins/processing/algs/saga/description/2.2.3/ClipGridwithPolygon.txt new file mode 100644 index 00000000000..b76d1a2f7da --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ClipGridwithPolygon.txt @@ -0,0 +1,5 @@ +Clip Grid with Polygon +shapes_grid +ParameterRaster|INPUT|Input|False +ParameterVector|POLYGONS|Polygons|2|False +OutputRaster|OUTPUT|Clipped diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ClipPointswithPolygons.txt b/python/plugins/processing/algs/saga/description/2.2.3/ClipPointswithPolygons.txt new file mode 100644 index 00000000000..90b8f12176c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ClipPointswithPolygons.txt @@ -0,0 +1,7 @@ +Clip Points with Polygons +shapes_points +ParameterVector|POINTS|Points|0|False +ParameterVector|POLYGONS|Polygons|2|False +ParameterTableField|FIELD|Add Attribute to Clipped Points|POLYGONS|-1|False +ParameterSelection|METHOD|Clipping Options|[0] one layer for all points;[1] separate layer for each polygon +OutputVector|CLIPS|Clipped Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CloseGaps.txt b/python/plugins/processing/algs/saga/description/2.2.3/CloseGaps.txt new file mode 100644 index 00000000000..ffa217f1991 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CloseGaps.txt @@ -0,0 +1,6 @@ +Close Gaps +grid_tools +ParameterRaster|INPUT|Grid|False +ParameterRaster|MASK|Mask|True +ParameterNumber|THRESHOLD|Tension Threshold|None|None|0.1 +OutputRaster|RESULT|Changed Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CloseGapswithSpline.txt b/python/plugins/processing/algs/saga/description/2.2.3/CloseGapswithSpline.txt new file mode 100644 index 00000000000..cd70312d7fd --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CloseGapswithSpline.txt @@ -0,0 +1,12 @@ +Close Gaps with Spline +grid_tools +ParameterRaster|GRID|Grid|False +ParameterRaster|MASK|Mask|True +ParameterNumber|MAXGAPCELLS|Only Process Gaps with Less Cells|None|None|0 +ParameterNumber|MAXPOINTS|Maximum Points|None|None|1000 +ParameterNumber|LOCALPOINTS|Number of Points for Local Interpolation|None|None|10 +ParameterBoolean|EXTENDED |Extended Neighourhood|True +ParameterSelection|NEIGHBOURS|Neighbourhood|[0] Neumann;[1] Moore +ParameterNumber|RADIUS|Radius (Cells)|None|None|0 +ParameterNumber|RELAXATION|Relaxation|None|None|0.0 +OutputRaster|CLOSED|Closed Gaps Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CloseOneCellGaps.txt b/python/plugins/processing/algs/saga/description/2.2.3/CloseOneCellGaps.txt new file mode 100644 index 00000000000..d3b4aa0318b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CloseOneCellGaps.txt @@ -0,0 +1,4 @@ +Close One Cell Gaps +grid_tools +ParameterRaster|INPUT|Grid|False +OutputRaster|RESULT|Changed Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ClusterAnalysisforGrids.txt b/python/plugins/processing/algs/saga/description/2.2.3/ClusterAnalysisforGrids.txt new file mode 100644 index 00000000000..0c477e9e46e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ClusterAnalysisforGrids.txt @@ -0,0 +1,9 @@ +Cluster Analysis for Grids +imagery_classification +ParameterMultipleInput|GRIDS|Grids|3.0|False +ParameterSelection|METHOD|Method|[0] Iterative Minimum Distance (Forgy 1965);[1] Hill-Climbing (Rubin 1967);[2] Combined Minimum Distance / Hillclimbing +ParameterNumber|NCLUSTER|Clusters|None|None|5 +ParameterBoolean|NORMALISE |Normalise|True +ParameterBoolean|OLDVERSION |Old Version|True +OutputRaster|CLUSTER|Clusters +OutputTable|STATISTICS|Statistics diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ContourLinesfromGrid.txt b/python/plugins/processing/algs/saga/description/2.2.3/ContourLinesfromGrid.txt new file mode 100644 index 00000000000..d0924e0d6a9 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ContourLinesfromGrid.txt @@ -0,0 +1,8 @@ +Contour Lines from Grid +shapes_grid +ParameterRaster|GRID|Grid|False +ParameterSelection|VERTEX|Vertex type|[0] x,y;[1] x,y,z +ParameterNumber|ZMIN|Minimum Contour Value|None|None|0.0 +ParameterNumber|ZMAX|Maximum Contour Value|None|None|10000.0 +ParameterNumber|ZSTEP|Equidistance|None|None|100.0 +OutputVector|CONTOUR|Contour Lines diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex(SearchRadius).txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex(SearchRadius).txt new file mode 100644 index 00000000000..11730fa638a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex(SearchRadius).txt @@ -0,0 +1,11 @@ +Convergence Index (Search Radius) +ta_morphometry +ParameterRaster|ELEVATION|Elevation|False +ParameterNumber|RADIUS|Radius [Cells]|1.0|None|10.0 +ParameterSelection|DISTANCE_WEIGHTING_DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DISTANCE_WEIGHTING_DW_IDW_POWER|Inverse Distance Weighting Power|0.0|None|1.0 +ParameterBoolean|DISTANCE_WEIGHTING_DW_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DISTANCE_WEIGHTING_DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|0.0|None|1.0 +ParameterBoolean|SLOPE|Gradient|True +ParameterSelection|DIFFERENCE|Weighting Function|[0] direction to the center cell;[1] center cell's aspect direction +OutputRaster|CONVERGENCE|Convergence Index \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex.txt new file mode 100644 index 00000000000..7d1649a615d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvergenceIndex.txt @@ -0,0 +1,6 @@ +Convergence Index +ta_morphometry +ParameterRaster|ELEVATION|Elevation|False +ParameterSelection|METHOD|Method|[0] Aspect;[1] Gradient +ParameterSelection|NEIGHBOURS|Gradient Calculation|[0] 2 x 2;[1] 3 x 3 +OutputRaster|RESULT|Convergence Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvertDataStorageType.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvertDataStorageType.txt new file mode 100644 index 00000000000..51de5d99793 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvertDataStorageType.txt @@ -0,0 +1,5 @@ +Convert Data Storage Type +grid_tools +ParameterRaster|INPUT|Grid|False +ParameterSelection|TYPE|Data storage type|[0] bit;[1] unsigned 1 byte integer;[2] signed 1 byte integer;[3] unsigned 2 byte integer;[4] signed 2 byte integer;[5] unsigned 4 byte integer;[6] signed 4 byte integer;[7] 4 byte floating point number;[8] 8 byte floating point number +OutputRaster|OUTPUT|Converted Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPoints.txt new file mode 100644 index 00000000000..7a443536090 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPoints.txt @@ -0,0 +1,6 @@ +Convert Lines to Points +shapes_points +ParameterVector|LINES|Lines|1|False +ParameterBoolean|ADD |Insert Additional Points|True +ParameterNumber|DIST|Insert Distance|0.0|None|1.0 +OutputVector|POINTS|Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPolygons.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPolygons.txt new file mode 100644 index 00000000000..0053420971a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvertLinestoPolygons.txt @@ -0,0 +1,4 @@ +Convert Lines to Polygons +shapes_polygons +ParameterVector|LINES|Lines|1|False +OutputVector|POLYGONS|Polygons diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvertMultipointstoPoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvertMultipointstoPoints.txt new file mode 100644 index 00000000000..6a0fc9798b0 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvertMultipointstoPoints.txt @@ -0,0 +1,4 @@ +Convert Multipoints to Points +shapes_points +ParameterVector|MULTIPOINTS|Multipoints|0|False +OutputVector|POINTS|Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvertPointstoLine(s).txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvertPointstoLine(s).txt new file mode 100644 index 00000000000..f7e8b6bb642 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvertPointstoLine(s).txt @@ -0,0 +1,6 @@ +Convert Points to Line(s) +shapes_lines +ParameterVector|POINTS|Points|0|False +ParameterTableField|ORDER|Order by...|POINTS|-1|False +ParameterTableField|SEPARATE|Separate by...|POINTS|-1|False +OutputVector|LINES|Lines diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonLineVerticestoPoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonLineVerticestoPoints.txt new file mode 100644 index 00000000000..e8e9a68f86d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonLineVerticestoPoints.txt @@ -0,0 +1,4 @@ +Convert Polygon/Line Vertices to Points +shapes_polygons +ParameterVector|SHAPES|Shapes|-1|False +OutputVector|POINTS|Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonstoLines.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonstoLines.txt new file mode 100644 index 00000000000..def3f0429a5 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvertPolygonstoLines.txt @@ -0,0 +1,4 @@ +Convert Polygons to Lines +shapes_lines +ParameterVector|POLYGONS|Polygons|2|False +OutputVector|LINES|Lines diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ConvexHull.txt b/python/plugins/processing/algs/saga/description/2.2.3/ConvexHull.txt new file mode 100644 index 00000000000..81084ab7e50 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ConvexHull.txt @@ -0,0 +1,6 @@ +Convex Hull +shapes_points +ParameterVector|SHAPES|Points|0|False +ParameterSelection|POLYPOINTS|Hull Construction|[0] one hull for all shapes;[1] one hull per shape;[2] one hull per shape part +OutputVector|HULLS|Convex Hull +OutputVector|BOXES|Minimum Bounding Box diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CreateGraticule.txt b/python/plugins/processing/algs/saga/description/2.2.3/CreateGraticule.txt new file mode 100644 index 00000000000..d6476973479 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CreateGraticule.txt @@ -0,0 +1,8 @@ +Create Graticule +shapes_tools +ParameterVector|EXTENT|Extent|-1|True +Extent EXTENT_X_MIN EXTENT_X_MAX EXTENT_Y_MIN EXTENT_Y_MAX +ParameterNumber|DISTX|Division Width|None|None|1.0 +ParameterNumber|DISTY|Division Height|None|None|1.0 +ParameterSelection|TYPE|Type|[0] Lines;[1] Rectangles +OutputVector|GRATICULE|Graticule diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CropToData.txt b/python/plugins/processing/algs/saga/description/2.2.3/CropToData.txt new file mode 100644 index 00000000000..e87ea99f188 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CropToData.txt @@ -0,0 +1,4 @@ +Crop to Data +grid_tools +ParameterRaster|INPUT|Input layer|False +OutputRaster|OUTPUT|Cropped diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Cross-ClassificationandTabulation.txt b/python/plugins/processing/algs/saga/description/2.2.3/Cross-ClassificationandTabulation.txt new file mode 100644 index 00000000000..19bb607ae29 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Cross-ClassificationandTabulation.txt @@ -0,0 +1,7 @@ +Cross-Classification and Tabulation +grid_analysis +ParameterRaster|INPUT|Input Grid 1|False +ParameterRaster|INPUT2|Input Grid 2|False +ParameterNumber|MAXNUMCLASS|Max. Number of Classes|None|None|5 +OutputRaster|RESULTGRID|Cross-Classification Grid +OutputTable|RESULTTABLE|Cross-Tabulation Table diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CrossProfiles.txt b/python/plugins/processing/algs/saga/description/2.2.3/CrossProfiles.txt new file mode 100644 index 00000000000..149b8920630 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CrossProfiles.txt @@ -0,0 +1,8 @@ +Cross Profiles +ta_profiles +ParameterRaster|DEM|DEM|False +ParameterVector|LINES|Lines|1|False +ParameterNumber|DIST_LINE|Profile Distance|0.0|None|10.0 +ParameterNumber|DIST_PROFILE|Profile Length|0.0|None|10.0 +ParameterNumber|NUM_PROFILE|Profile Samples|1.0|None|10.0 +OutputVector|PROFILES|Cross Profiles diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CubicSplineApproximation.txt b/python/plugins/processing/algs/saga/description/2.2.3/CubicSplineApproximation.txt new file mode 100644 index 00000000000..c60b7006092 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CubicSplineApproximation.txt @@ -0,0 +1,13 @@ +Cubic Spline Approximation +grid_spline +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterNumber|NPMIN|Minimal Number of Points|0|None|3 +ParameterNumber|NPMAX|Maximal Number of Points|11|59|20 +ParameterNumber|NPPC|Points per Square|1|None|5 +ParameterNumber|K|Tolerance|0|None|140.0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CurvatureClassification.txt b/python/plugins/processing/algs/saga/description/2.2.3/CurvatureClassification.txt new file mode 100644 index 00000000000..aff4b661d61 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CurvatureClassification.txt @@ -0,0 +1,5 @@ +Curvature Classification +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|THRESHOLD|Threshold for plane|0.0000|None|0.0005 +OutputRaster|CLASS|Curvature Classification \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/CutShapesLayer.txt b/python/plugins/processing/algs/saga/description/2.2.3/CutShapesLayer.txt new file mode 100644 index 00000000000..f60347ab4f7 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/CutShapesLayer.txt @@ -0,0 +1,7 @@ +Cut Shapes Layer +shapes_tools +ParameterVector|SHAPES|Vector layer to cut|-1|False +ParameterSelection|METHOD|Method|[0] completely contained;[1] intersects;[2] center +Hardcoded|-TARGET 3 +ParameterVector|POLYGONS_POLYGONS|Cutting polygons|2|False +OutputVector|CUT|Result \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/DTMFilter(slope-based).txt b/python/plugins/processing/algs/saga/description/2.2.3/DTMFilter(slope-based).txt new file mode 100644 index 00000000000..73902128994 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/DTMFilter(slope-based).txt @@ -0,0 +1,8 @@ +DTM Filter (slope-based) +grid_filter +ParameterRaster|INPUT|Grid to filter|False +ParameterNumber|RADIUS|Search Radius|1.0|None|2 +ParameterNumber|TERRAINSLOPE|Approx. Terrain Slope|None|None|30.0 +ParameterBoolean|STDDEV |Use Confidence Interval|True +OutputRaster|GROUND|Bare Earth +OutputRaster|NONGROUND|Removed Objects diff --git a/python/plugins/processing/algs/saga/description/2.2.3/DirectionalStatisticsforSingleGrid.txt b/python/plugins/processing/algs/saga/description/2.2.3/DirectionalStatisticsforSingleGrid.txt new file mode 100644 index 00000000000..f0393bd9bac --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/DirectionalStatisticsforSingleGrid.txt @@ -0,0 +1,23 @@ +Directional Statistics for Single Grid +statistics_grid +ParameterRaster|GRID|Grid|False +ParameterVector|POINTS|Points|-1|True +ParameterNumber|DIRECTION|Direction [Degree]|None|None|0.0 +ParameterNumber|TOLERANCE|Tolerance [Degree]|None|None|0.0 +ParameterNumber|MAXDISTANCE|Maximum Distance [Cells]|None|None|0 +ParameterSelection|DISTANCE_WEIGHTING_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DISTANCE_WEIGHTING_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DISTANCE_WEIGHTING_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DISTANCE_WEIGHTING_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1.0 +OutputRaster|MEAN|Arithmetic Mean +OutputRaster|DIFMEAN|Difference from Arithmetic Mean +OutputRaster|MIN|Minimum +OutputRaster|MAX|Maximum +OutputRaster|RANGE|Range +OutputRaster|VAR|Variance +OutputRaster|STDDEV|Standard Deviation +OutputRaster|STDDEVLO|Mean less Standard Deviation +OutputRaster|STDDEVHI|Mean plus Standard Deviation +OutputRaster|DEVMEAN|Deviation from Arithmetic Mean +OutputRaster|PERCENT|Percentile +OutputVector|POINTS_OUT|Directional Statistics for Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/DistanceMatrix.txt b/python/plugins/processing/algs/saga/description/2.2.3/DistanceMatrix.txt new file mode 100644 index 00000000000..059d3c209fe --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/DistanceMatrix.txt @@ -0,0 +1,4 @@ +Distance Matrix +shapes_points +ParameterVector|POINTS|Points|0|False +OutputTable|TABLE|Distance Matrix Table diff --git a/python/plugins/processing/algs/saga/description/2.2.3/DiurnalAnisotropicHeating.txt b/python/plugins/processing/algs/saga/description/2.2.3/DiurnalAnisotropicHeating.txt new file mode 100644 index 00000000000..5420da99b09 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/DiurnalAnisotropicHeating.txt @@ -0,0 +1,5 @@ +Diurnal Anisotropic Heating +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|ALPHA_MAX|Alpha Max (Degree)|None|None|202.5 +OutputRaster|DAH|Diurnal Anisotropic Heating diff --git a/python/plugins/processing/algs/saga/description/2.2.3/DownslopeDistanceGradient.txt b/python/plugins/processing/algs/saga/description/2.2.3/DownslopeDistanceGradient.txt new file mode 100644 index 00000000000..250e199cf6f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/DownslopeDistanceGradient.txt @@ -0,0 +1,7 @@ +Downslope Distance Gradient +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|DISTANCE|Vertical Distance|None|None|10 +ParameterSelection|OUTPUT|Output|[0] distance;[1] gradient (tangens);[2] gradient (degree) +OutputRaster|GRADIENT|Gradient +OutputRaster|DIFFERENCE|Gradient Difference diff --git a/python/plugins/processing/algs/saga/description/2.2.3/EdgeContamination.txt b/python/plugins/processing/algs/saga/description/2.2.3/EdgeContamination.txt new file mode 100644 index 00000000000..004ca57539d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/EdgeContamination.txt @@ -0,0 +1,4 @@ +Edge Contamination +ta_hydrology +ParameterRaster|DEM|Elevation|False +OutputRaster|CONTAMINATION|Edge Contamination diff --git a/python/plugins/processing/algs/saga/description/2.2.3/EffectiveAirFlowHeights.txt b/python/plugins/processing/algs/saga/description/2.2.3/EffectiveAirFlowHeights.txt new file mode 100644 index 00000000000..70e0479b3a9 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/EffectiveAirFlowHeights.txt @@ -0,0 +1,15 @@ +Effective Air Flow Heights +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterRaster|DIR|Wind Direction|True +ParameterRaster|LEN|Wind Speed|True +ParameterNumber|DIR_CONST|Constant Wind Direction [Degree]|None|None|135 +ParameterBoolean|OLDVER |Old Version|True +ParameterNumber|MAXDIST|Search Distance [km]|0.0|None|300 +ParameterNumber|ACCEL|Acceleration|None|None|1.5 +ParameterBoolean|PYRAMIDS |Use Pyramids with New Version|True +ParameterNumber|LEEFACT|Lee Factor|None|None|0.5 +ParameterNumber|LUVFACT|Luv Factor|None|None|1.0 +ParameterSelection|DIR_UNITS|Wind Direction Units|[0] radians;[1] degree +ParameterNumber|LEN_SCALE|Wind Speed Scale Factor|None|None|1.0 +OutputRaster|AFH|Effective Air Flow Heights diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FastRegionGrowingAlgorithm.txt b/python/plugins/processing/algs/saga/description/2.2.3/FastRegionGrowingAlgorithm.txt new file mode 100644 index 00000000000..c7922ee2e24 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FastRegionGrowingAlgorithm.txt @@ -0,0 +1,7 @@ +Fast Region Growing Algorithm +imagery_rga +ParameterMultipleInput|INPUT|Input Grids|3|False +ParameterRaster|START|Seeds Grid|False +ParameterRaster|REP|Smooth Rep|True +OutputRaster|RESULT|Segmente +OutputRaster|MEAN|Mean diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FastRepresentativeness.txt b/python/plugins/processing/algs/saga/description/2.2.3/FastRepresentativeness.txt new file mode 100644 index 00000000000..b65953be62c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FastRepresentativeness.txt @@ -0,0 +1,7 @@ +Fast Representativeness +statistics_grid +ParameterRaster|INPUT|Input|False +ParameterNumber|LOD|Level of Generalisation|None|None|16 +OutputRaster|RESULT|Output +OutputRaster|RESULT_LOD|Output Lod +OutputRaster|SEEDS|Output Seeds diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FillGapsinRecords.txt b/python/plugins/processing/algs/saga/description/2.2.3/FillGapsinRecords.txt new file mode 100644 index 00000000000..31974dcc53d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FillGapsinRecords.txt @@ -0,0 +1,6 @@ +Fill Gaps in Records +table_calculus +ParameterTable|TABLE|Table|False +ParameterTableField|ORDER|Order|TABLE|-1|False +ParameterSelection|METHOD|Interpolation|[0] Nearest Neighbour;[1] Linear;[2] Spline +OutputTable|NOGAPS|Table without Gaps diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FillSinks(PlanchonDarboux,2001).txt b/python/plugins/processing/algs/saga/description/2.2.3/FillSinks(PlanchonDarboux,2001).txt new file mode 100644 index 00000000000..f1a496dc924 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FillSinks(PlanchonDarboux,2001).txt @@ -0,0 +1,5 @@ +Fill Sinks|Fill Sinks (Planchon/Darboux, 2001) +ta_preprocessor +ParameterRaster|DEM|DEM|False +ParameterNumber|MINSLOPE|Minimum Slope [Degree]|0.0|None|0.01 +OutputRaster|RESULT|Filled DEM diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FillSinks(WangLiu).txt b/python/plugins/processing/algs/saga/description/2.2.3/FillSinks(WangLiu).txt new file mode 100644 index 00000000000..2a36e9913ae --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FillSinks(WangLiu).txt @@ -0,0 +1,7 @@ +Fill Sinks (Wang & Liu) +ta_preprocessor +ParameterRaster|ELEV|DEM|False +ParameterNumber|MINSLOPE|Minimum Slope [Degree]|0.0|None|0.01 +OutputRaster|FILLED|Filled DEM +OutputRaster|FDIR|Flow Directions +OutputRaster|WSHED|Watershed Basins diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FillSinksXXL(WangLiu).txt b/python/plugins/processing/algs/saga/description/2.2.3/FillSinksXXL(WangLiu).txt new file mode 100644 index 00000000000..bd3bd2194b7 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FillSinksXXL(WangLiu).txt @@ -0,0 +1,5 @@ +Fill Sinks XXL (Wang & Liu) +ta_preprocessor +ParameterRaster|ELEV|DEM|False +ParameterNumber|MINSLOPE|Minimum Slope [Degree]|0.0|None|0.01 +OutputRaster|FILLED|Filled DEM diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FilterClumps.txt b/python/plugins/processing/algs/saga/description/2.2.3/FilterClumps.txt new file mode 100644 index 00000000000..3ac291f4fab --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FilterClumps.txt @@ -0,0 +1,5 @@ +Filter Clumps +grid_filter +ParameterRaster|GRID|Input Grid|False +ParameterNumber|THRESHOLD|Min. Size|1.0|None|10 +OutputRaster|OUTPUT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FireRiskAnalysis.txt b/python/plugins/processing/algs/saga/description/2.2.3/FireRiskAnalysis.txt new file mode 100644 index 00000000000..7f9788d0985 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FireRiskAnalysis.txt @@ -0,0 +1,18 @@ +Fire Risk Analysis +sim_fire_spreading +ParameterRaster|DEM|DEM|False +ParameterRaster|FUEL|Fuel Model|False +ParameterRaster|WINDSPD|Wind Speed|False +ParameterRaster|WINDDIR|Wind Direction|False +ParameterRaster|M1H|Dead Fuel Moisture 1H|False +ParameterRaster|M10H|Dead Fuel Moisture 10H|False +ParameterRaster|M100H|Dead Fuel Moisture 100H|False +ParameterRaster|MHERB|Herbaceous Fuel Moisture|False +ParameterRaster|MWOOD|Wood Fuel Moisture|False +ParameterRaster|VALUE|Value|True +ParameterRaster|BASEPROB|Base Probability|True +ParameterNumber|MONTECARLO|Number of Events|None|None|1000 +ParameterNumber|INTERVAL|Fire Length|None|None|100 +OutputRaster|DANGER|Danger +OutputRaster|COMPPROB|Compound Probability +OutputRaster|PRIORITY|Priority Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FitNPointstoshape.txt b/python/plugins/processing/algs/saga/description/2.2.3/FitNPointstoshape.txt new file mode 100644 index 00000000000..727ebdb56d2 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FitNPointstoshape.txt @@ -0,0 +1,5 @@ +Fit N Points to shape +shapes_points +ParameterVector|SHAPES|Shapes|2|False +ParameterNumber|NUMPOINTS|Number of points|1.0|None|10 +OutputVector|POINTS|Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FlatDetection.txt b/python/plugins/processing/algs/saga/description/2.2.3/FlatDetection.txt new file mode 100644 index 00000000000..e106c6e11ad --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FlatDetection.txt @@ -0,0 +1,6 @@ +Flat Detection +ta_preprocessor +ParameterRaster|DEM|DEM|False +ParameterSelection|FLAT_OUTPUT|Flat Area Values|[0] elevation;[1] enumeration +OutputRaster|NOFLATS|No Flats +OutputRaster|FLATS|Flat Areas diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(FlowTracing).txt b/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(FlowTracing).txt new file mode 100644 index 00000000000..30978cb62f8 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(FlowTracing).txt @@ -0,0 +1,17 @@ +Flow Accumulation (Flow Tracing) +ta_hydrology +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|SINKROUTE|Sink Routes|True +ParameterRaster|WEIGHT|Weight|True +ParameterRaster|MATERIAL|Material|True +ParameterRaster|VAL_INPUT|Input for Mean over Catchment Calculation|True +ParameterRaster|TARGET|Target|True +ParameterNumber|STEP|Step|None|None|1 +ParameterSelection|METHOD|Method|[0] Rho 8;[1] Kinematic Routing Algorithm;[2] DEMON +ParameterNumber|MINDQV|DEMON - Min. DQV|None|None|0.0 +ParameterBoolean|CORRECT|Flow Correction|True +OutputRaster|CAREA|Catchment Area +OutputRaster|VAL_MEAN|Mean over Catchment +OutputRaster|ACCU_TOT|Total accumulated Material +OutputRaster|ACCU_LEFT|Accumulated Material from left side +OutputRaster|ACCU_RIGHT|Accumulated Material from right side \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Recursive).txt b/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Recursive).txt new file mode 100644 index 00000000000..9bdab3eccd5 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Recursive).txt @@ -0,0 +1,18 @@ +Flow Accumulation (Recursive) +ta_hydrology +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|SINKROUTE|Sink Routes|True +ParameterRaster|WEIGHT|Weight|True +ParameterRaster|MATERIAL|Material|True +ParameterRaster|VAL_INPUT|Input for Mean over Catchment Calculation|True +ParameterRaster|TARGET|Target|True +ParameterNumber|STEP|Step|None|None|1 +ParameterRaster|TARGETS|Target Areas|True +ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Deterministic Infinity;[3] Multiple Flow Direction +ParameterNumber|CONVERGENCE|Convergence|None|None|1.1 +OutputRaster|CAREA|Catchment Area +OutputRaster|VAL_MEAN|Mean over Catchment +OutputRaster|ACCU_TOT|Total accumulated Material +OutputRaster|ACCU_LEFT|Accumulated Material from left side +OutputRaster|ACCU_RIGHT|Accumulated Material from right side +OutputRaster|FLOWLEN|Flow Path Length diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Top-Down).txt b/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Top-Down).txt new file mode 100644 index 00000000000..f575a7fea4c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FlowAccumulation(Top-Down).txt @@ -0,0 +1,5 @@ +Flow Accumulation (Top-Down) +ta_hydrology +ParameterRaster|ELEVATION|Elevation|False +ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Braunschweiger Reliefmodell;[3] Deterministic Infinity;[4] Multiple Flow Direction;[5] Multiple Triangular Flow Directon +OutputRaster|CAREA|Catchment Area diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FlowPathLength.txt b/python/plugins/processing/algs/saga/description/2.2.3/FlowPathLength.txt new file mode 100644 index 00000000000..da1669996ca --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FlowPathLength.txt @@ -0,0 +1,8 @@ +Flow Path Length +ta_hydrology +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|SEED|Seeds|True +ParameterBoolean|SEEDS_ONLY |Seeds Only|True +ParameterSelection|METHOD|Flow Routing Algorithm|[0] Deterministic 8 (D8);[1] Multiple Flow Direction (FD8) +ParameterNumber|CONVERGENCE|Convergence (FD8)|None|None|1.1 +OutputRaster|LENGTH|Flow Path Length diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FlowWidthandSpecificCatchmentArea.txt b/python/plugins/processing/algs/saga/description/2.2.3/FlowWidthandSpecificCatchmentArea.txt new file mode 100644 index 00000000000..a8d32a86f61 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FlowWidthandSpecificCatchmentArea.txt @@ -0,0 +1,7 @@ +Flow Width and Specific Catchment Area +ta_hydrology +ParameterRaster|DEM|Elevation|False +ParameterRaster|TCA|Total Catchment Area (TCA)|True +ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Multiple Flow Direction (Quinn et al. 1991);[2] Aspect +OutputRaster|WIDTH|Flow Width +OutputRaster|SCA|Specific Catchment Area (SCA) diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Alternative).txt b/python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Alternative).txt new file mode 100644 index 00000000000..162d7ae48f5 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Alternative).txt @@ -0,0 +1,17 @@ +Fragmentation (Alternative) +grid_analysis +ParameterRaster|CLASSES|Classification|False +ParameterNumber|CLASS|Class Identifier|None|None|1 +ParameterNumber|NEIGHBORHOOD_MIN|Neighborhood Min|1.0|None|1 +ParameterNumber|NEIGHBORHOOD_MAX|Neighborhood Max|1.0|None|1 +ParameterSelection|AGGREGATION|Level Aggregation|[0] average;[1] multiplicative +ParameterBoolean|BORDER |Add Border|True +ParameterNumber|WEIGHT|Connectivity Weighting|None|None|1.1 +ParameterNumber|DENSITY_MIN|Minimum Density [Percent]|None|None|10 +ParameterNumber|DENSITY_INT|Minimum Density for Interior Forest [Percent]|None|None|99 +ParameterNumber|LEVEL_GROW|Search Distance Increment|None|None|0.0 +ParameterBoolean|DENSITY_MEAN |Density from Neighbourhood|True +OutputRaster|DENSITY|Density [Percent] +OutputRaster|CONNECTIVITY|Connectivity [Percent] +OutputRaster|FRAGMENTATION|Fragmentation +OutputTable|FRAGSTATS|Summary diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Standard).txt b/python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Standard).txt new file mode 100644 index 00000000000..0dc554abcd2 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Fragmentation(Standard).txt @@ -0,0 +1,17 @@ +Fragmentation (Standard) +grid_analysis +ParameterRaster|CLASSES|Classification|False +ParameterNumber|CLASS|Class Identifier|None|None|1 +ParameterNumber|NEIGHBORHOOD_MIN|Neighborhood Min|1.0|None|1 +ParameterNumber|NEIGHBORHOOD_MAX|Neighborhood Max|1.0|None|3 +ParameterSelection|AGGREGATION|Level Aggregation|[0] average;[1] multiplicative +ParameterBoolean|BORDER|Add Border|True +ParameterNumber|WEIGHT|Connectivity Weighting|None|None|1.1 +ParameterNumber|DENSITY_MIN|Minimum Density [Percent]|None|None|10 +ParameterNumber|DENSITY_INT|Minimum Density for Interior Forest [Percent]|None|None|99 +ParameterSelection|CIRCULAR|Neighborhood Type|[0] square;[1] circle +ParameterBoolean|DIAGONAL|Include diagonal neighbour relations|True +OutputRaster|DENSITY|Density [Percent] +OutputRaster|CONNECTIVITY|Connectivity [Percent] +OutputRaster|FRAGMENTATION|Fragmentation +OutputTable|FRAGSTATS|Summary diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FragmentationClassesfromDensityandConnectivity.txt b/python/plugins/processing/algs/saga/description/2.2.3/FragmentationClassesfromDensityandConnectivity.txt new file mode 100644 index 00000000000..99e30c493a4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FragmentationClassesfromDensityandConnectivity.txt @@ -0,0 +1,9 @@ +Fragmentation Classes from Density and Connectivity +grid_analysis +ParameterRaster|DENSITY|Density [Percent]|False +ParameterRaster|CONNECTIVITY|Connectivity [Percent]|False +ParameterBoolean|BORDER|Add Border|True +ParameterNumber|WEIGHT|Connectivity Weighting|None|None|0 +ParameterNumber|DENSITY_MIN|Minimum Density [Percent]|0.0|100.0|10 +ParameterNumber|DENSITY_INT|Minimum Density for Interior Forest [Percent]|0.0|100.0|99 +OutputRaster|FRAGMENTATION|Fragmentation diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Function.txt b/python/plugins/processing/algs/saga/description/2.2.3/Function.txt new file mode 100644 index 00000000000..e058e9b04df --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Function.txt @@ -0,0 +1,8 @@ +Function +grid_calculus +ParameterNumber|XMIN|xmin|None|None|0.0 +ParameterNumber|XMAX|xmax|None|None|0.0 +ParameterNumber|YMIN|ymin|None|None|0.0 +ParameterNumber|YMAX|ymax|None|None|0.0 +ParameterString|FORMUL|Formula| +OutputRaster|RESULT|Function diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Fuzzify.txt b/python/plugins/processing/algs/saga/description/2.2.3/Fuzzify.txt new file mode 100644 index 00000000000..d78f12b4431 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Fuzzify.txt @@ -0,0 +1,10 @@ +Fuzzify +grid_calculus +ParameterRaster|INPUT|Grid|False +ParameterNumber|A|A|None|None|0.0 +ParameterNumber|B|B|None|None|0.0 +ParameterNumber|C|C|None|None|0.0 +ParameterNumber|D|D|None|None|0.0 +ParameterSelection|TYPE|Membership Function Type|[0] linear;[1] sigmoidal;[2] j-shaped +ParameterBoolean|AUTOFIT |Adjust to Grid|True +OutputRaster|OUTPUT|Fuzzified Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FuzzyIntersection(AND).txt b/python/plugins/processing/algs/saga/description/2.2.3/FuzzyIntersection(AND).txt new file mode 100644 index 00000000000..a00eff21d7f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FuzzyIntersection(AND).txt @@ -0,0 +1,5 @@ +Fuzzy Intersection (AND) +grid_calculus +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterSelection|TYPE|Operator Type|[0] min(a, b) (non-interactive);[1] a * b;[2] max(0, a + b - 1) +OutputRaster|AND|Intersection diff --git a/python/plugins/processing/algs/saga/description/2.2.3/FuzzyUnion(OR).txt b/python/plugins/processing/algs/saga/description/2.2.3/FuzzyUnion(OR).txt new file mode 100644 index 00000000000..592517943ab --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/FuzzyUnion(OR).txt @@ -0,0 +1,5 @@ +Fuzzy Union (OR) +grid_calculus +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterSelection|TYPE|Operator Type|[0] max(a, b) (non-interactive);[1] a + b - a * b;[2] min(1, a + b) +OutputRaster|OR|Union diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GaussianFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/GaussianFilter.txt new file mode 100644 index 00000000000..0cf7e310d15 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GaussianFilter.txt @@ -0,0 +1,7 @@ +Gaussian Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterNumber|SIGMA|Standard Deviation|None|None|1 +ParameterSelection|MODE|Search Mode|[0] Square;[1] Circle +ParameterNumber|RADIUS|Search Radius|None|None|3 +OutputRaster|RESULT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(Points).txt b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(Points).txt new file mode 100644 index 00000000000..fd483f192f1 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(Points).txt @@ -0,0 +1,16 @@ +GWR for Multiple Predictors +statistics_regression +ParameterVector|POINTS|Points|-1|False +ParameterTableField|DEPENDENT|Dependent Variable|POINTS|-1|False +ParameterTableField|PREDICTORS|Predictor|POINTS|-1|False +ParameterSelection|DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1 +ParameterSelection|SEARCH_RANGE|Search Range|[0] search radius (local);[1] no search radius (global) +ParameterNumber|SEARCH_RADIUS|Search Radius|None|None|100 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants +OutputVector|REGRESSION|Regression \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(PointsGrids).txt b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(PointsGrids).txt new file mode 100644 index 00000000000..1573751dfe6 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression(PointsGrids).txt @@ -0,0 +1,20 @@ +GWR for Multiple Predictor Grids +statistics_regression +ParameterMultipleInput|PREDICTORS|Predictors|3.0|False +ParameterVector|POINTS|Points|0|False +ParameterTableField|DEPENDENT|Dependent Variable|POINTS|-1|False +ParameterSelection|RESOLUTION|Model Resolution|[0] same as predictors;[1] user defined|1 +ParameterNumber|RESOLUTION_VAL|Resolution|0|None|1 +ParameterSelection|DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1 +ParameterSelection|SEARCH_RANGE|Search Range|[0] search radius (local);[1] no search radius (global) +ParameterNumber|SEARCH_RADIUS|Search Radius|None|None|100 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants +OutputRaster|REGRESSION|Regression +OutputRaster|QUALITY|Coefficient of Determination +OutputVector|RESIDUALS|Residuals diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression.txt b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression.txt new file mode 100644 index 00000000000..e4f8a0e5ac6 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedMultipleRegression.txt @@ -0,0 +1,23 @@ +GWR for Multiple Predictors (Gridded Model Output) +statistics_regression +ParameterVector|POINTS|Points|0|False +ParameterTableField|DEPENDENT|Dependent Variable|POINTS|-1|False +ParameterTableField|PREDICTORS|Predictor|POINTS|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterSelection|DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1 +ParameterSelection|SEARCH_RANGE|Search Range|[0] search radius (local);[1] no search radius (global) +ParameterNumber|SEARCH_RADIUS|Search Radius|None|None|100 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputVector|REGRESSION|Regression +OutputRaster|SLOPES|Slopes +OutputRaster|TARGET_INTERCEPT|Intercept +OutputRaster|TARGET_QUALITY|Quality \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression(PointsGrid).txt b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression(PointsGrid).txt new file mode 100644 index 00000000000..77d54b11762 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression(PointsGrid).txt @@ -0,0 +1,20 @@ +GWR for Single Predictor Grid +statistics_regression +ParameterRaster|PREDICTOR|Predictor|False +ParameterVector|POINTS|Points|0|False +ParameterTableField|DEPENDENT|Dependent Variable|POINTS|-1|False +ParameterSelection|DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1 +ParameterSelection|SEARCH_RANGE|Search Range|[0] search radius (local);[1] no search radius (global) +ParameterNumber|SEARCH_RADIUS|Search Radius|None|None|100 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants +OutputRaster|REGRESSION|Regression +OutputRaster|QUALITY|Coefficient of Determination +OutputRaster|INTERCEPT|Intercept +OutputRaster|SLOPE|Slope +OutputVector|RESIDUALS|Residuals diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression.txt b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression.txt new file mode 100644 index 00000000000..f8ac07c28aa --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GeographicallyWeightedRegression.txt @@ -0,0 +1,23 @@ +GWR for Single Predictor (Gridded Model Output) +statistics_regression +ParameterVector|POINTS|Points|0|False +ParameterTableField|DEPENDENT|Dependent Variable|POINTS|-1|False +ParameterTableField|PREDICTOR|Predictor|POINTS|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterSelection|DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1 +ParameterSelection|SEARCH_RANGE|Search Range|[0] search radius (local);[1] no search radius (global) +ParameterNumber|SEARCH_RADIUS|Search Radius|None|None|100 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid +OutputRaster|TARGET_INTERCEPT|Intercept +OutputRaster|TARGET_SLOPE|Slope +OutputRaster|TARGET_QUALITY|Quality \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GeometricFigures.txt b/python/plugins/processing/algs/saga/description/2.2.3/GeometricFigures.txt new file mode 100644 index 00000000000..09a288dc72c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GeometricFigures.txt @@ -0,0 +1,7 @@ +Geometric Figures +grid_calculus +ParameterNumber|CELL_COUNT|Cell Count|None|None|0 +ParameterNumber|CELL_SIZE|Cell Size|None|None|0 +ParameterSelection|FIGURE|Figure|[0] Cone (up);[1] Cone (down);[2] Plane +ParameterNumber|PLANE|Direction of Plane [Degree]|None|None|0 +OutputRaster|RESULT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GetShapesExtents.txt b/python/plugins/processing/algs/saga/description/2.2.3/GetShapesExtents.txt new file mode 100644 index 00000000000..9ef1cc7c3ad --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GetShapesExtents.txt @@ -0,0 +1,5 @@ +Get Shapes Extents +shapes_tools +ParameterVector|SHAPES|Shapes|-1|False +ParameterSelection|OUTPUT|Get Extent for|[0] all shapes;[1] each shape;[2] each shape's part +OutputVector|EXTENTS|Extents diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GlobalMoransIforGrids.txt b/python/plugins/processing/algs/saga/description/2.2.3/GlobalMoransIforGrids.txt new file mode 100644 index 00000000000..e5de7f60a3a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GlobalMoransIforGrids.txt @@ -0,0 +1,5 @@ +Global Moran's I for Grids +statistics_grid +ParameterRaster|GRID|Grid|False +ParameterSelection|CONTIGUITY|Case of contiguity|[0] Rook;[1] Queen +OutputTable|RESULT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromCartesiantoPolarCoordinates.txt b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromCartesiantoPolarCoordinates.txt new file mode 100644 index 00000000000..8a725be39c0 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromCartesiantoPolarCoordinates.txt @@ -0,0 +1,10 @@ +Gradient Vector from Cartesian to Polar Coordinates +grid_calculus +ParameterRaster|DX|X Component|False +ParameterRaster|DY|Y Component|False +ParameterSelection|UNITS|Polar Angle Units|[0] radians;[1] degree +ParameterSelection|SYSTEM|Polar Coordinate System|[0] mathematical;[1] geographical;[2] user defined +ParameterNumber|SYSTEM_ZERO|User defined Zero Direction|None|None|0.0 +ParameterSelection|SYSTEM_ORIENT|User defined Orientation|[0] clockwise;[1] counterclockwise +OutputRaster|DIR|Direction +OutputRaster|LEN|Length diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromPolartoCartesianCoordinates.txt b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromPolartoCartesianCoordinates.txt new file mode 100644 index 00000000000..382aa9e6046 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorfromPolartoCartesianCoordinates.txt @@ -0,0 +1,10 @@ +Gradient Vector from Polar to Cartesian Coordinates +grid_calculus +ParameterRaster|DIR|Direction|False +ParameterRaster|LEN|Length|False +ParameterSelection|UNITS|Polar Angle Units|[0] radians;[1] degree +ParameterSelection|SYSTEM|Polar Coordinate System|[0] mathematical;[1] geographical;[2] user defined +ParameterNumber|SYSTEM_ZERO|User defined Zero Direction|None|None|0.0 +ParameterSelection|SYSTEM_ORIENT|User defined Orientation|[0] clockwise;[1] counterclockwise +OutputRaster|DX|X Component +OutputRaster|DY|Y Component diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionalComponents.txt b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionalComponents.txt new file mode 100644 index 00000000000..1a1abf48883 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionalComponents.txt @@ -0,0 +1,10 @@ +Gradient Vectors from Directional Components +shapes_grid +ParameterRaster|X|X Component|False +ParameterRaster|Y|Y Component|False +ParameterNumber|STEP|Step|None|None|1 +ParameterNumber|SIZE_MIN|Size Range Min|None|None|25.0 +ParameterNumber|SIZE_MAX|Size Range Max|None|None|100.0 +ParameterSelection|AGGR|Aggregation|[0] nearest neighbour;[1] mean value +ParameterSelection|STYLE|Style|[0] simple line;[1] arrow;[2] arrow (centered to cell) +OutputVector|VECTORS|Gradient Vectors diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionandLength.txt b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionandLength.txt new file mode 100644 index 00000000000..628665a5522 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromDirectionandLength.txt @@ -0,0 +1,10 @@ +Gradient Vectors from Direction and Length +shapes_grid +ParameterRaster|DIR|Direction|False +ParameterRaster|LEN|Length|False +ParameterNumber|STEP|Step|None|None|1 +ParameterNumber|SIZE_MIN|Size Range Min|None|None|25.0 +ParameterNumber|SIZE_MAX|Size Range Max|None|None|100.0 +ParameterSelection|AGGR|Aggregation|[0] nearest neighbour;[1] mean value +ParameterSelection|STYLE|Style|[0] simple line;[1] arrow;[2] arrow (centered to cell) +OutputVector|VECTORS|Gradient Vectors diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromSurface.txt b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromSurface.txt new file mode 100644 index 00000000000..582bf10c03d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GradientVectorsfromSurface.txt @@ -0,0 +1,9 @@ +Gradient Vectors from Surface +shapes_grid +ParameterRaster|SURFACE|Surface|False +ParameterNumber|STEP|Step|None|None|1 +ParameterNumber|SIZE_MIN|Size Range Min|None|None|25.0 +ParameterNumber|SIZE_MAX|Size Range Max|None|None|100.0 +ParameterSelection|AGGR|Aggregation|[0] nearest neighbour;[1] mean value +ParameterSelection|STYLE|Style|[0] simple line;[1] arrow;[2] arrow (centered to cell) +OutputVector|VECTORS|Gradient Vectors diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridBuffer.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridBuffer.txt new file mode 100644 index 00000000000..da961e9d873 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridBuffer.txt @@ -0,0 +1,6 @@ +Grid Buffer +grid_tools +ParameterRaster|FEATURES|Features Grid|False +ParameterNumber|DIST|Distance|None|None|1000 +ParameterSelection|BUFFERTYPE|Buffer Distance|[0] Fixed;[1] Cell value +OutputRaster|BUFFER|Buffer Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridCalculator.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridCalculator.txt new file mode 100644 index 00000000000..e8499488134 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridCalculator.txt @@ -0,0 +1,9 @@ +Raster calculator|Grid Calculator +grid_calculus +AllowUnmatching +ParameterRaster|GRIDS|Main input layer|False +ParameterMultipleInput|XGRIDS|Additional layers|3|True +ParameterString|FORMULA|Formula| +ParameterBoolean|USE_NODATA|Use NoData|False +ParameterSelection|TYPE|Output Data Type|[0] bit;[1] unsigned 1 byte integer;[2] signed 1 byte integer;[3] unsigned 2 byte integer;[4] signed 2 byte integer;[5] unsigned 4 byte integer;[6] signed 4 byte integer;[7] 4 byte floating point number;[8] 8 byte floating point number|7 +OutputRaster|RESULT|Calculated diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridCellIndex.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridCellIndex.txt new file mode 100644 index 00000000000..0b8e3ee81ca --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridCellIndex.txt @@ -0,0 +1,5 @@ +Grid Cell Index +grid_tools +ParameterRaster|GRID|Input Grid|False +ParameterSelection|ORDER|Index|[0] ascending;[1] descending|0 +OutputRaster|INDEX|Sorted Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridDifference.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridDifference.txt new file mode 100644 index 00000000000..c2fa03dbf7e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridDifference.txt @@ -0,0 +1,5 @@ +Grid Difference +grid_calculus +ParameterRaster|A|A|False +ParameterRaster|B|B|False +OutputRaster|C|Difference (A - B) diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridDivision.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridDivision.txt new file mode 100644 index 00000000000..718d0109fe4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridDivision.txt @@ -0,0 +1,5 @@ +Grid Division +grid_calculus +ParameterRaster|A|Dividend|False +ParameterRaster|B|Divisor|False +OutputRaster|C|Quotient diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridMasking.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridMasking.txt new file mode 100644 index 00000000000..5af5b186fea --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridMasking.txt @@ -0,0 +1,5 @@ +Grid Masking +grid_tools +ParameterRaster|GRID|Grid|False +ParameterRaster|MASK|Mask|False +OutputRaster|MASKED|Masked Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridNormalisation.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridNormalisation.txt new file mode 100644 index 00000000000..b16dcabcc8c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridNormalisation.txt @@ -0,0 +1,6 @@ +Grid Normalisation +grid_calculus +ParameterRaster|INPUT|Grid|False +ParameterNumber|RANGE_MIN|Target Range (min)|None|None|0 +ParameterNumber|RANGE_MAX|Target Range (max)|None|None|1 +OutputRaster|OUTPUT|Normalised Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridOrientation.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridOrientation.txt new file mode 100644 index 00000000000..2eb0de16a85 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridOrientation.txt @@ -0,0 +1,5 @@ +Grid Orientation +grid_tools +ParameterRaster|INPUT|Grid|False +ParameterSelection|METHOD|Method|[0] Copy;[1] Flip;[2] Mirror;[3] Invert +OutputRaster|RESULT|Changed Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridProximityBuffer.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridProximityBuffer.txt new file mode 100644 index 00000000000..be5df903a0b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridProximityBuffer.txt @@ -0,0 +1,8 @@ +Grid Proximity Buffer +grid_tools +ParameterRaster|SOURCE|Source Grid|False +ParameterNumber|DIST|Buffer distance|None|None|500.0 +ParameterNumber|IVAL|Equidistance|None|None|100.0 +OutputRaster|DISTANCE|Distance Grid +OutputRaster|ALLOC|Allocation Grid +OutputRaster|BUFFER|Buffer Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridSkeletonization.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridSkeletonization.txt new file mode 100644 index 00000000000..eacd23ff04c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridSkeletonization.txt @@ -0,0 +1,9 @@ +Grid Skeletonization +imagery_segmentation +ParameterRaster|INPUT|Grid|False +ParameterSelection|METHOD|Method|[0] Standard;[1] Hilditch's Algorithm;[2] Channel Skeleton +ParameterSelection|INIT_METHOD|Initialisation|[0] Less than;[1] Greater than +ParameterNumber|INIT_THRESHOLD|Threshold (Init.)|None|None|0.0 +ParameterNumber|CONVERGENCE|Convergence|None|None|3.0 +OutputRaster|RESULT|Skeleton +OutputVector|VECTOR|Skeleton diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridStandardisation.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridStandardisation.txt new file mode 100644 index 00000000000..743f2e0aabf --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridStandardisation.txt @@ -0,0 +1,5 @@ +Grid Standardisation +grid_calculus +ParameterRaster|INPUT|Grid|False +ParameterNumber|STRETCH|Stretch Factor|0.0|None|1.0 +OutputRaster|OUTPUT|Standardised Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridStatisticsforPolygons.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridStatisticsforPolygons.txt new file mode 100644 index 00000000000..ad76d9ff85f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridStatisticsforPolygons.txt @@ -0,0 +1,14 @@ +Grid Statistics for Polygons +shapes_grid +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterVector|POLYGONS|Polygons|2|False +ParameterBoolean|COUNT |Number of Cells|True +ParameterBoolean|MIN |Minimum|True +ParameterBoolean|MAX |Maximum|True +ParameterBoolean|RANGE |Range|True +ParameterBoolean|SUM |Sum|True +ParameterBoolean|MEAN |Mean|True +ParameterBoolean|VAR |Variance|True +ParameterBoolean|STDDEV |Standard Deviation|True +ParameterNumber|QUANTILE|Quantiles|None|None|0 +OutputVector|RESULT|Statistics diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints(randomly).txt b/python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints(randomly).txt new file mode 100644 index 00000000000..1f04323c6a3 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints(randomly).txt @@ -0,0 +1,5 @@ +Grid Values to Points (randomly) +shapes_grid +ParameterRaster|GRID|Grid|False +ParameterNumber|FREQ|Frequency|None|None|100 +OutputVector|POINTS|Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints.txt new file mode 100644 index 00000000000..0e33a303675 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridValuestoPoints.txt @@ -0,0 +1,7 @@ +Grid Values to Points +shapes_grid +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterVector|POLYGONS|Polygons|-1|True +ParameterBoolean|NODATA |Exclude NoData Cells|True +ParameterSelection|TYPE|Type|[0] nodes;[1] cells +OutputVector|SHAPES|Shapes diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridVolume.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridVolume.txt new file mode 100644 index 00000000000..f20c27cc53d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridVolume.txt @@ -0,0 +1,5 @@ +Grid Volume +grid_calculus +ParameterRaster|GRID|Grid|False +ParameterSelection|METHOD|Method|[0] Count Only Above Base Level;[1] Count Only Below Base Level;[2] Subtract Volumes Below Base Level;[3] Add Volumes Below Base Level +ParameterNumber|LEVEL|Base Level|None|None|0.0 diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridsProduct.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridsProduct.txt new file mode 100644 index 00000000000..59d864f4fc9 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridsProduct.txt @@ -0,0 +1,4 @@ +Grids Product +grid_calculus +ParameterMultipleInput|GRIDS|Grids|3|False +OutputRaster|RESULT|Product diff --git a/python/plugins/processing/algs/saga/description/2.2.3/GridsSum.txt b/python/plugins/processing/algs/saga/description/2.2.3/GridsSum.txt new file mode 100644 index 00000000000..60b0beebd9f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/GridsSum.txt @@ -0,0 +1,4 @@ +Grids Sum +grid_calculus +ParameterMultipleInput|GRIDS|Grids|3|False +OutputRaster|RESULT|Sum diff --git a/python/plugins/processing/algs/saga/description/2.2.3/HistogramSurface.txt b/python/plugins/processing/algs/saga/description/2.2.3/HistogramSurface.txt new file mode 100644 index 00000000000..bde5571c5d1 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/HistogramSurface.txt @@ -0,0 +1,5 @@ +Histogram Surface +grid_visualisation +ParameterRaster|GRID|Grid|False +ParameterSelection|METHOD|Method|[0] rows;[1] columns;[2] circle +OutputRaster|HIST|Histogram diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Hypsometry.txt b/python/plugins/processing/algs/saga/description/2.2.3/Hypsometry.txt new file mode 100644 index 00000000000..2ca4a17709b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Hypsometry.txt @@ -0,0 +1,10 @@ +Hypsometry +ta_morphometry +ParameterRaster|ELEVATION|Elevation|False +ParameterNumber|COUNT|Number of Classes|None|None|100.0 +ParameterSelection|SORTING|Sort|[0] up;[1] down +ParameterSelection|METHOD|Classification Constant|[0] height;[1] area +ParameterBoolean|BZRANGE |Use Z-Range|True +ParameterNumber|ZRANGE_MIN|Z-Range Min|None|None|0.0 +ParameterNumber|ZRANGE_MAX|Z-Range Max|None|None|1000.0 +OutputTable|TABLE|Hypsometry diff --git a/python/plugins/processing/algs/saga/description/2.2.3/InverseDistanceWeighted.txt b/python/plugins/processing/algs/saga/description/2.2.3/InverseDistanceWeighted.txt new file mode 100644 index 00000000000..8964d04f54b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/InverseDistanceWeighted.txt @@ -0,0 +1,20 @@ +Inverse Distance Weighted +grid_gridding +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +ParameterSelection|DW_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting scheme +ParameterNumber|DW_IDW_POWER|Inverse Distance Power|0.0|None|2 +ParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|False +ParameterNumber|DW_BANDWIDTH|Exponential and Gaussian Weighting Bandwidth|0.0|None|1 +ParameterSelection|SEARCH_RANGE|Search Range|[0] search radius (local);[1] no search radius (global)|1 +ParameterNumber|SEARCH_RADIUS|Search Radius|None|None|100.0 +ParameterSelection|SEARCH_POINTS_ALL|Search Range|[0] maximum number of nearest points;[1] all points whitin search distance|0 +ParameterNumber|SEARCH_POINTS_MIN|Minimum|-1|None|-1 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|20|1 +ParameterSelection|SEARCH_DIRECTION|Search Mode|[0] all directions;[1] quadrants +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_DEFINITION|Target Grid System|[0] user defined;[1] grid or grid system +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +ParameterRaster|TARGET_TEMPLATE|Target System|True +OutputRaster|TARGET_OUT_GRID|Grid \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/InvertDataNo-Data.txt b/python/plugins/processing/algs/saga/description/2.2.3/InvertDataNo-Data.txt new file mode 100644 index 00000000000..79a626fa948 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/InvertDataNo-Data.txt @@ -0,0 +1,4 @@ +Invert Data/No-Data +grid_tools +ParameterRaster|INPUT|Grid|False +OutputRaster|OUTPUT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/KernelDensityEstimation.txt b/python/plugins/processing/algs/saga/description/2.2.3/KernelDensityEstimation.txt new file mode 100644 index 00000000000..ec9119509d3 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/KernelDensityEstimation.txt @@ -0,0 +1,11 @@ +Kernel Density Estimation +grid_gridding +ParameterVector|POINTS|Points|0|False +ParameterTableField|POPULATION|Weight|POINTS|-1|False +ParameterNumber|RADIUS|Radius|None|None|10 +ParameterSelection|KERNEL|Kernel|[0] quartic kernel;[1] gaussian kernel +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Kernel diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LSFactor.txt b/python/plugins/processing/algs/saga/description/2.2.3/LSFactor.txt new file mode 100644 index 00000000000..6522dc4c91c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LSFactor.txt @@ -0,0 +1,9 @@ +LS Factor +ta_hydrology +ParameterRaster|SLOPE|Slope|False +ParameterRaster|AREA|Catchment Area|False +ParameterSelection|CONV|Area to Length Conversion|[0] no conversion (areas already given as specific catchment area);[1] 1 / cell size (specific catchment area);[2] square root (catchment length) +ParameterSelection|METHOD|Method (LS)|[0] Moore et al. 1991;[1] Desmet & Govers 1996;[2] Boehner & Selige 2006 +ParameterNumber|EROSIVITY|Rill/Interrill Erosivity|None|None|0.0 +ParameterSelection|STABILITY|Stability|[0] stable;[1] instable (thawing) +OutputRaster|LS|LS Factor diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LakeFlood.txt b/python/plugins/processing/algs/saga/description/2.2.3/LakeFlood.txt new file mode 100644 index 00000000000..0328fc6ec47 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LakeFlood.txt @@ -0,0 +1,7 @@ +Lake Flood +ta_hydrology +ParameterRaster|ELEV|DEM|False +ParameterRaster|SEEDS|Seeds|False +ParameterBoolean|LEVEL |Absolute Water Levels|True +OutputRaster|OUTDEPTH|Lake +OutputRaster|OUTLEVEL|Surface diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LandSurfaceTemperature.txt b/python/plugins/processing/algs/saga/description/2.2.3/LandSurfaceTemperature.txt new file mode 100644 index 00000000000..798338997f4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LandSurfaceTemperature.txt @@ -0,0 +1,10 @@ +Land Surface Temperature +ta_morphometry +ParameterRaster|DEM|Elevation [m]|False +ParameterRaster|SWR|Short Wave Radiation [kW/m2]|False +ParameterRaster|LAI|Leaf Area Index|False +ParameterNumber|Z_REFERENCE|Elevation at Reference Station [m]|None|None|0.0 +ParameterNumber|T_REFERENCE|Temperature at Reference Station [Deg.Celsius]|None|None|0.0 +ParameterNumber|T_GRADIENT|Temperature Gradient [Deg.Celsius/km]|None|None|6.5 +ParameterNumber|C_FACTOR|C Factor|None|None|1.0 +OutputRaster|LST|Land Surface Temperature [Deg.Celsius] diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LaplacianFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/LaplacianFilter.txt new file mode 100644 index 00000000000..e828148a738 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LaplacianFilter.txt @@ -0,0 +1,8 @@ +Laplacian Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterSelection|METHOD|Method|[0] standard kernel 1;[1] standard kernel 2;[2] Standard kernel 3;[3] user defined kernel +ParameterNumber|SIGMA|Standard Deviation (Percent of Radius)|None|None|0 +ParameterNumber|RADIUS|Radius|None|None|1 +ParameterSelection|MODE|Search Mode|[0] square;[1] circle +OutputRaster|RESULT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Layerofextremevalue.txt b/python/plugins/processing/algs/saga/description/2.2.3/Layerofextremevalue.txt new file mode 100644 index 00000000000..15c6ed21381 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Layerofextremevalue.txt @@ -0,0 +1,5 @@ +Layer of extreme value +grid_analysis +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterSelection|CRITERIA|Method|[0] Maximum;[1] Minimum +OutputRaster|RESULT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LeastCostPaths.txt b/python/plugins/processing/algs/saga/description/2.2.3/LeastCostPaths.txt new file mode 100644 index 00000000000..ecbdd481823 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LeastCostPaths.txt @@ -0,0 +1,7 @@ +Least Cost Paths +grid_analysis +ParameterVector|SOURCE|Source Point(s)|0|False +ParameterRaster|DEM|Accumulated cost|False +ParameterMultipleInput|VALUES|Values|3|True +OutputVector|POINTS|Profile (points) +OutputVector|LINE|Profile (lines) diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Line-PolygonIntersection.txt b/python/plugins/processing/algs/saga/description/2.2.3/Line-PolygonIntersection.txt new file mode 100644 index 00000000000..9c15f2583b0 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Line-PolygonIntersection.txt @@ -0,0 +1,6 @@ +Line-Polygon Intersection +shapes_lines +ParameterVector|LINES|Lines|1|False +ParameterVector|POLYGONS|Polygons|2|False +ParameterSelection|METHOD|Output|[0] one multi-line per polygon;[1] keep original line attributes +OutputVector|INTERSECT|Intersection diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LineDissolve.txt b/python/plugins/processing/algs/saga/description/2.2.3/LineDissolve.txt new file mode 100644 index 00000000000..fb704cc7bb3 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LineDissolve.txt @@ -0,0 +1,8 @@ +Line Dissolve +shapes_lines +ParameterVector|LINES|Lines|-1|False +ParameterTableField|FIELD_1|1. Attribute|LINES|-1|False +ParameterTableField|FIELD_2|2. Attribute|LINES|-1|False +ParameterTableField|FIELD_3|3. Attribute|LINES|-1|False +ParameterSelection|ALL|Dissolve...|[0] lines with same attribute value(s);[1] all lines +OutputVector|DISSOLVED|Dissolved Lines diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LineProperties.txt b/python/plugins/processing/algs/saga/description/2.2.3/LineProperties.txt new file mode 100644 index 00000000000..d23d392d964 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LineProperties.txt @@ -0,0 +1,7 @@ +Line Properties +shapes_lines +ParameterVector|LINES|Lines|1|False +ParameterBoolean|BPARTS |Number of Parts|True +ParameterBoolean|BPOINTS |Number of Vertices|True +ParameterBoolean|BLENGTH |Length|True +OutputVector|OUTPUT|Lines with Property Attributes diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LineSimplification.txt b/python/plugins/processing/algs/saga/description/2.2.3/LineSimplification.txt new file mode 100644 index 00000000000..b1bb26e2b79 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LineSimplification.txt @@ -0,0 +1,5 @@ +Line Simplification +shapes_lines +ParameterVector|LINES|Lines|1|False +ParameterNumber|TOLERANCE|Tolerance|None|None|1.0 +OutputVector|OUTPUT|Simplified Lines diff --git a/python/plugins/processing/algs/saga/description/2.2.3/LocalMinimaandMaxima.txt b/python/plugins/processing/algs/saga/description/2.2.3/LocalMinimaandMaxima.txt new file mode 100644 index 00000000000..4b415bc9a99 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/LocalMinimaandMaxima.txt @@ -0,0 +1,5 @@ +Local Minima and Maxima +shapes_grid +ParameterRaster|GRID|Grid|False +OutputVector|MINIMA|Minima +OutputVector|MAXIMA|Maxima diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MajorityFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/MajorityFilter.txt new file mode 100644 index 00000000000..7cd6fe5291b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MajorityFilter.txt @@ -0,0 +1,7 @@ +Majority Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterSelection|MODE|Search Mode|[0] Square;[1] Circle +ParameterNumber|RADIUS|Radius|1.0|None|1 +ParameterNumber|THRESHOLD|Threshold [Percent]|0.0|None|0 +OutputRaster|RESULT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MassBalanceIndex.txt b/python/plugins/processing/algs/saga/description/2.2.3/MassBalanceIndex.txt new file mode 100644 index 00000000000..e65fabf52d5 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MassBalanceIndex.txt @@ -0,0 +1,8 @@ +Mass Balance Index +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterRaster|HREL|Vertical Distance to Channel Network|True +ParameterNumber|TSLOPE|T Slope|None|None|15.0 +ParameterNumber|TCURVE|T Curvature|None|None|0.01 +ParameterNumber|THREL|T Vertical Distance to Channel Network|None|None|15.0 +OutputRaster|MBI|Mass Balance Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MergeLayers.txt b/python/plugins/processing/algs/saga/description/2.2.3/MergeLayers.txt new file mode 100644 index 00000000000..f0d5bb7955c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MergeLayers.txt @@ -0,0 +1,6 @@ +Merge Layers +shapes_tools +ParameterMultipleInput|INPUT|Input Layers|-1|True +ParameterBoolean|SRCINFO|Add source information|True +ParameterBoolean|MATCH|Match Fields by Name|True +OutputVector|MERGED|Merged Layer \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MetricConversions.txt b/python/plugins/processing/algs/saga/description/2.2.3/MetricConversions.txt new file mode 100644 index 00000000000..3501a9e3343 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MetricConversions.txt @@ -0,0 +1,5 @@ +Metric Conversions +grid_calculus +ParameterRaster|GRID|Grid|False +ParameterSelection|CONVERSION|Conversion|[0] radians to degree;[1] degree to radians;[2] Celsius to Fahrenheit;[3] Fahrenheit to Celsius +OutputRaster|CONV|Converted Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MinimumDistanceAnalysis.txt b/python/plugins/processing/algs/saga/description/2.2.3/MinimumDistanceAnalysis.txt new file mode 100644 index 00000000000..200a565bc53 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MinimumDistanceAnalysis.txt @@ -0,0 +1,4 @@ +Minimum Distance Analysis +statistics_points +ParameterVector|POINTS|Points|0|False +OutputTable|TABLE|Minimum Distance Analysis diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ModifiedQuadraticShepard.txt b/python/plugins/processing/algs/saga/description/2.2.3/ModifiedQuadraticShepard.txt new file mode 100644 index 00000000000..3c96918860e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ModifiedQuadraticShepard.txt @@ -0,0 +1,11 @@ +Modified Quadratic Shepard +grid_gridding +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterNumber|QUADRATIC_NEIGHBORS|Quadratic Neighbors|5.0|None|13 +ParameterNumber|WEIGHTING_NEIGHBORS|Weighting Neighbors|3.0|None|19 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MorphologicalFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/MorphologicalFilter.txt new file mode 100644 index 00000000000..28dfd3f15bd --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MorphologicalFilter.txt @@ -0,0 +1,7 @@ +Morphological Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterSelection|MODE|Search Mode|[0] Square;[1] Circle +ParameterNumber|RADIUS|Radius|None|None|1 +ParameterSelection|METHOD|Method|[0] Dilation;[1] Erosion;[2] Opening;[3] Closing +OutputRaster|RESULT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MorphometricProtectionIndex.txt b/python/plugins/processing/algs/saga/description/2.2.3/MorphometricProtectionIndex.txt new file mode 100644 index 00000000000..48d44432cb6 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MorphometricProtectionIndex.txt @@ -0,0 +1,5 @@ +Morphometric Protection Index +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|RADIUS|Radius|None|None|2000.0 +OutputRaster|PROTECTION|Protection Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Mosaicking.txt b/python/plugins/processing/algs/saga/description/2.2.3/Mosaicking.txt new file mode 100644 index 00000000000..b8bb1d1f5af --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Mosaicking.txt @@ -0,0 +1,14 @@ +Mosaick raster layers|Mosaicking +grid_tools +AllowUnmatching +ParameterMultipleInput|GRIDS|Input Grids|3|False +ParameterSelection|TYPE|Preferred data storage type|[0] 1 bit;[1] 1 byte unsigned integer;[2] 1 byte signed integer;[3] 2 byte unsigned integer;[4] 2 byte signed integer;[5] 4 byte unsigned integer;[6] 4 byte signed integer;[7] 4 byte floating point;[8] 8 byte floating point|7 +ParameterSelection|INTERPOL|Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation|0 +ParameterSelection|OVERLAP|Overlapping Areas|[0] first;[1] last;[2] minimum;[3] maximum;[4] mean;[5] blend boundary;[6] feathering|1 +ParameterNumber|BLEND_DIST|Blending Distance|0.0|None|10.0 +ParameterSelection|MATCH|Match|[0] none;[1] regression|0 +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Multi-BandVariation.txt b/python/plugins/processing/algs/saga/description/2.2.3/Multi-BandVariation.txt new file mode 100644 index 00000000000..8dcf7d017e0 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Multi-BandVariation.txt @@ -0,0 +1,11 @@ +Multi-Band Variation +statistics_grid +ParameterMultipleInput|BANDS|Grids|3|False +ParameterNumber|RADIUS|Radius [Cells]|None|None|1 +ParameterSelection|DISTANCE_WEIGHTING_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DISTANCE_WEIGHTING_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DISTANCE_WEIGHTING_IDW_OFFSET |Inverse Distance Offset|True +ParameterNumber|DISTANCE_WEIGHTING_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1.0 +OutputRaster|MEAN|Mean Distance +OutputRaster|STDDEV|Standard Deviation +OutputRaster|DIFF|Distance diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MultiDirectionLeeFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/MultiDirectionLeeFilter.txt new file mode 100644 index 00000000000..a768db9522f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MultiDirectionLeeFilter.txt @@ -0,0 +1,10 @@ +Multi Direction Lee Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterNumber|NOISE_ABS|Estimated Noise (absolute)|None|None|1.0 +ParameterNumber|NOISE_REL|Estimated Noise (relative)|None|None|1.0 +ParameterBoolean|WEIGHTED |Weighted|True +ParameterSelection|METHOD|Method|[0] noise variance given as absolute value;[1] noise variance given relative to mean standard deviation;[2] original calculation (Ringeler) +OutputRaster|RESULT|Filtered Grid +OutputRaster|STDDEV|Minimum Standard Deviation +OutputRaster|DIR|Direction of Minimum Standard Deviation diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation(fromGrid).txt b/python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation(fromGrid).txt new file mode 100644 index 00000000000..9c59c92868b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation(fromGrid).txt @@ -0,0 +1,13 @@ +Multilevel B-Spline Interpolation (from Grid) +grid_spline +ParameterRaster|GRID|Grid|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement +ParameterNumber|EPSILON|Threshold Error|0|None|0.0001 +ParameterNumber|LEVEL_MAX|Maximum Level|1|14|11.0 +ParameterBoolean|UPDATE|Update View|False +ParameterSelection|DATATYPE|Data Type|[0] same as input grid;[1] floating point +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation.txt b/python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation.txt new file mode 100644 index 00000000000..0f9b3231a78 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MultilevelB-SplineInterpolation.txt @@ -0,0 +1,12 @@ +Multilevel B-Spline Interpolation +grid_spline +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement +ParameterNumber|EPSILON|Threshold Error|0|None|0.0001 +ParameterBoolean|UPDATE|Update View|False +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(GridGrids).txt b/python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(GridGrids).txt new file mode 100644 index 00000000000..32635533abf --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(GridGrids).txt @@ -0,0 +1,15 @@ +Multiple Regression Analysis (Grid/Grids) +statistics_regression +ParameterRaster|DEPENDENT|Dependent|False +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +ParameterBoolean|COORD_X |Include X Coordinate|True +ParameterBoolean|COORD_Y |Include Y Coordinate|True +ParameterSelection|METHOD|Method|[0] include all;[1] forward;[2] backward;[3] stepwise +ParameterNumber|P_IN|P in|None|None|5 +ParameterNumber|P_OUT|P out|None|None|5 +OutputRaster|REGRESSION|Regression +OutputRaster|RESIDUALS|Residuals +OutputTable|INFO_COEFF|Details: Coefficients +OutputTable|INFO_MODEL|Details: Model +OutputTable|INFO_STEPS|Details: Steps diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(PointsGrids).txt b/python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(PointsGrids).txt new file mode 100644 index 00000000000..c5dbbf03c4f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MultipleRegressionAnalysis(PointsGrids).txt @@ -0,0 +1,16 @@ +Multiple Regression Analysis (Points/Grids) +statistics_regression +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterVector|SHAPES|Shapes|-1|False +ParameterTableField|ATTRIBUTE|Attribute|SHAPES|-1|False +ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +ParameterBoolean|COORD_X |Include X Coordinate|True +ParameterBoolean|COORD_Y |Include Y Coordinate|True +ParameterSelection|METHOD|Method|[0] include all;[1] forward;[2] backward;[3] stepwise +ParameterNumber|P_IN|P in|None|None|5 +ParameterNumber|P_OUT|P out|None|None|5 +OutputTable|INFO_COEFF|Details: Coefficients +OutputTable|INFO_MODEL|Details: Model +OutputTable|INFO_STEPS|Details: Steps +OutputVector|RESIDUALS|Residuals +OutputRaster|REGRESSION|Regression diff --git a/python/plugins/processing/algs/saga/description/2.2.3/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt b/python/plugins/processing/algs/saga/description/2.2.3/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt new file mode 100644 index 00000000000..04d4c3ccbbd --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt @@ -0,0 +1,13 @@ +Multiresolution Index of Valley Bottom Flatness (MRVBF) +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|T_SLOPE|Initial Threshold for Slope|None|None|16 +ParameterNumber|T_PCTL_V|Threshold for Elevation Percentile (Lowness)|None|None|0.4 +ParameterNumber|T_PCTL_R|Threshold for Elevation Percentile (Upness)|None|None|0.35 +ParameterNumber|P_SLOPE|Shape Parameter for Slope|None|None|4.0 +ParameterNumber|P_PCTL|Shape Parameter for Elevation Percentile|None|None|3.0 +ParameterBoolean|UPDATE |Update Views|True +ParameterBoolean|CLASSIFY |Classify|True +ParameterNumber|MAX_RES|Maximum Resolution (Percentage)|None|None|100 +OutputRaster|MRVBF|MRVBF +OutputRaster|MRRTF|MRRTF diff --git a/python/plugins/processing/algs/saga/description/2.2.3/NaturalNeighbour.txt b/python/plugins/processing/algs/saga/description/2.2.3/NaturalNeighbour.txt new file mode 100644 index 00000000000..70353b1e695 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/NaturalNeighbour.txt @@ -0,0 +1,10 @@ +Natural Neighbour +grid_gridding +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterBoolean|SIBSON|Sibson|True +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/NearestNeighbour.txt b/python/plugins/processing/algs/saga/description/2.2.3/NearestNeighbour.txt new file mode 100644 index 00000000000..50a99a9f361 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/NearestNeighbour.txt @@ -0,0 +1,9 @@ +Nearest Neighbour +grid_gridding +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/OrderedWeightedAveraging(OWA).txt b/python/plugins/processing/algs/saga/description/2.2.3/OrderedWeightedAveraging(OWA).txt new file mode 100644 index 00000000000..19b0b85a23d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/OrderedWeightedAveraging(OWA).txt @@ -0,0 +1,5 @@ +Ordered Weighted Averaging|Ordered Weighted Averaging (OWA) +grid_analysis +ParameterMultipleInput|GRIDS|Input Grids|3|False +ParameterFixedTable|WEIGHTS|Weights|3|Weight|False +OutputRaster|OUTPUT|Output Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging(Global).txt b/python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging(Global).txt new file mode 100644 index 00000000000..9d3c71e004e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging(Global).txt @@ -0,0 +1,27 @@ +Universal Kriging +statistics_kriging +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterSelection|TQUALITY|Type of Quality Measure|[0] standard deviation;[1] variance +ParameterBoolean|LOG|Logarithmic Transformation|True +ParameterBoolean|BLOCK|Block Kriging|True +ParameterNumber|DBLOCK|Block Size|0|None|100 +ParameterNumber|VAR_MAXDIST|Maximum Distance|None|None|-1.0 +ParameterNumber|VAR_NCLASSES|Lag Distance Classes|1|None|100 +ParameterNumber|VAR_NSKIP|Skip|1|None|1 +ParameterString|VAR_MODEL|Variogram Model|a + b * x +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|PREDICTION|Prediction +OutputRaster|VARIANCE|Quality Measure +ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global +ParameterNumber|SEARCH_RADIUS|Maximum Search Distance|0|None|1000 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants +ParameterMultipleInput|PREDICTORS|Predictors|3|True +ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +ParameterBoolean|COORDS|Coordinates|False diff --git a/python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging.txt b/python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging.txt new file mode 100644 index 00000000000..ec7a8587acf --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/OrdinaryKriging.txt @@ -0,0 +1,24 @@ +Ordinary Kriging +statistics_kriging +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterSelection|TQUALITY|Type of Quality Measure|[0] standard deviation;[1] variance +ParameterBoolean|LOG|Logarithmic Transformation|True +ParameterBoolean|BLOCK|Block Kriging|True +ParameterNumber|DBLOCK|Block Size|0|None|100 +ParameterNumber|VAR_MAXDIST|Maximum Distance|None|None|-1.0 +ParameterNumber|VAR_NCLASSES|Lag Distance Classes|1|None|100 +ParameterNumber|VAR_NSKIP|Skip|1|None|1 +ParameterString|VAR_MODEL|Variogram Model|a + b * x +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|PREDICTION|Prediction +OutputRaster|VARIANCE|Quality Measure +ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global +ParameterNumber|SEARCH_RADIUS|Maximum Search Distance|0|None|1000 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants diff --git a/python/plugins/processing/algs/saga/description/2.2.3/OverlandFlow-KinematicWaveD8.txt b/python/plugins/processing/algs/saga/description/2.2.3/OverlandFlow-KinematicWaveD8.txt new file mode 100644 index 00000000000..0a287008b81 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/OverlandFlow-KinematicWaveD8.txt @@ -0,0 +1,13 @@ +Overland Flow - Kinematic Wave D8 +sim_hydrology +ParameterRaster|DEM|Elevation|False +ParameterVector|GAUGES|Gauges|-1|True +ParameterNumber|TIME_SPAN|Simulation Time [h]|None|None|24 +ParameterNumber|TIME_STEP|Simulation Time Step [h]|None|None|0.1 +ParameterNumber|ROUGHNESS|Manning's Roughness|None|None|0.03 +ParameterNumber|NEWTON_MAXITER|Max. Iterations|None|None|100 +ParameterNumber|NEWTON_EPSILON|Epsilon|None|None|0.0001 +ParameterSelection|PRECIP|Precipitation|[0] Homogenous;[1] Above Elevation;[2] Left Half +ParameterNumber|THRESHOLD|Threshold Elevation|None|None|0.0 +OutputRaster|FLOW|Runoff +OutputTable|GAUGES_FLOW|Flow at Gauges diff --git a/python/plugins/processing/algs/saga/description/2.2.3/OverlandFlowDistancetoChannelNetwork.txt b/python/plugins/processing/algs/saga/description/2.2.3/OverlandFlowDistancetoChannelNetwork.txt new file mode 100644 index 00000000000..58f904431d2 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/OverlandFlowDistancetoChannelNetwork.txt @@ -0,0 +1,8 @@ +Overland Flow Distance to Channel Network +ta_channels +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|CHANNELS|Channel Network|False +ParameterSelection|METHOD|Flow Algorithm|[0] D8;[1] MFD +OutputRaster|DISTANCE|Overland Flow Distance +OutputRaster|DISTVERT|Vertical Overland Flow Distance +OutputRaster|DISTHORZ|Horizontal Overland Flow Distance diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Patching.txt b/python/plugins/processing/algs/saga/description/2.2.3/Patching.txt new file mode 100644 index 00000000000..6a70404010f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Patching.txt @@ -0,0 +1,6 @@ +Patching +grid_tools +ParameterRaster|ORIGINAL|Grid|False +ParameterRaster|ADDITIONAL|Patch Grid|False +ParameterSelection|INTERPOLATION|Interpolation Method|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +OutputRaster|COMPLETED|Completed Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PatternAnalysis.txt b/python/plugins/processing/algs/saga/description/2.2.3/PatternAnalysis.txt new file mode 100644 index 00000000000..5a6d4de632a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PatternAnalysis.txt @@ -0,0 +1,11 @@ +Pattern Analysis +grid_analysis +ParameterRaster|INPUT|Input Grid|False +ParameterSelection|WINSIZE|Size of Analysis Window|[0] 3 X 3;[1] 5 X 5;[2] 7 X 7 +ParameterNumber|MAXNUMCLASS|Max. Number of Classes|None|None|0 +OutputRaster|RELATIVE|Relative Richness +OutputRaster|DIVERSITY|Diversity +OutputRaster|DOMINANCE|Dominance +OutputRaster|FRAGMENTATION|Fragmentation +OutputRaster|NDC|Number of Different Classes +OutputRaster|CVN|Center Versus Neighbours diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PointStatisticsforPolygons.txt b/python/plugins/processing/algs/saga/description/2.2.3/PointStatisticsforPolygons.txt new file mode 100644 index 00000000000..02e0aba55cf --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PointStatisticsforPolygons.txt @@ -0,0 +1,14 @@ +Point Statistics for Polygons +shapes_polygons +ParameterVector|POINTS|Points|0|False +ParameterVector|POLYGONS|Polygons|2|False +ParameterTableField|FIELDS|Attribute Table field|POINTS|-1|False +ParameterSelection|FIELD_NAME|Field Naming Choice|[0] variable type + original name;[1] original name + variable type;[2] original name;[3] variable type +ParameterBoolean|SUM |Sum|True +ParameterBoolean|AVG |Mean|True +ParameterBoolean|VAR |Variance|True +ParameterBoolean|DEV |Deviation|True +ParameterBoolean|MIN |Minimum|True +ParameterBoolean|MAX |Maximum|True +ParameterBoolean|NUM |Count|True +OutputVector|STATISTICS|Statistics diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PointsFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/PointsFilter.txt new file mode 100644 index 00000000000..afb3ee99f33 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PointsFilter.txt @@ -0,0 +1,12 @@ +Points Filter +shapes_points +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterNumber|RADIUS|Radius|None|None|1 +ParameterNumber|MINNUM|Minimum Number of Points|None|None|0 +ParameterNumber|MAXNUM|Maximum Number of Points|None|None|0 +ParameterBoolean|QUADRANTS |Quadrants|True +ParameterSelection|METHOD|Filter Criterion|[0] keep maxima (with tolerance);[1] keep minima (with tolerance);[2] remove maxima (with tolerance);[3] remove minima (with tolerance);[4] remove below percentile;[5] remove above percentile +ParameterNumber|TOLERANCE|Tolerance|None|None|0.0 +ParameterNumber|PERCENT|Percentile|None|None|50 +OutputVector|FILTER|Filtered Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PointsThinning.txt b/python/plugins/processing/algs/saga/description/2.2.3/PointsThinning.txt new file mode 100644 index 00000000000..00643e842d8 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PointsThinning.txt @@ -0,0 +1,6 @@ +Points Thinning +shapes_points +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterNumber|RESOLUTION|Resolution|0.0|None|1.0 +OutputVector|THINNED|Thinned Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolartoCartesianCoordinates.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolartoCartesianCoordinates.txt new file mode 100644 index 00000000000..8c9b76b316b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolartoCartesianCoordinates.txt @@ -0,0 +1,8 @@ +Polar to Cartesian Coordinates +shapes_tools +ParameterVector|POLAR|Polar Coordinates|-1|False +ParameterTableField|F_EXAGG|Exaggeration|POLAR|-1|False +ParameterNumber|D_EXAGG|Exaggeration Factor|None|None|1 +ParameterNumber|RADIUS|Radius|None|None|6371000.0 +ParameterBoolean|DEGREE |Degree|True +OutputVector|CARTES|Cartesian Coordinates diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Polygon-LineIntersection.txt b/python/plugins/processing/algs/saga/description/2.2.3/Polygon-LineIntersection.txt new file mode 100644 index 00000000000..cb4dd7e8e53 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Polygon-LineIntersection.txt @@ -0,0 +1,5 @@ +Polygon-Line Intersection +shapes_polygons +ParameterVector|POLYGONS|Polygons|2|False +ParameterVector|LINES|Lines|1|False +OutputVector|INTERSECT|Intersection diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonCentroids.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonCentroids.txt new file mode 100644 index 00000000000..5672b7e7f33 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonCentroids.txt @@ -0,0 +1,5 @@ +Polygon Centroids +shapes_polygons +ParameterVector|POLYGONS|Polygons|2|False +ParameterBoolean|METHOD |Centroids for each part|True +OutputVector|CENTROIDS|Centroids diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonDifference.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonDifference.txt new file mode 100644 index 00000000000..ffb19965a88 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonDifference.txt @@ -0,0 +1,6 @@ +Difference +shapes_polygons +ParameterVector|A|Layer A|2|False +ParameterVector|B|Layer B|2|False +ParameterBoolean|SPLIT|Split Parts|True +OutputVector|RESULT|Difference diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolve.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolve.txt new file mode 100644 index 00000000000..31663861e02 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolve.txt @@ -0,0 +1,8 @@ +Polygon dissolve (by attribute)|Polygon Dissolve +shapes_polygons +ParameterVector|POLYGONS|Polygons|2|False +ParameterTableField|FIELD_1|1. Attribute|POLYGONS|-1|True +ParameterTableField|FIELD_2|2. Attribute|POLYGONS|-1|True +ParameterTableField|FIELD_3|3. Attribute|POLYGONS|-1|True +ParameterBoolean|BND_KEEP|Keep inner boundaries|True +OutputVector|DISSOLVED|Dissolved diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolveAllPolygs.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolveAllPolygs.txt new file mode 100644 index 00000000000..49133566c5d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonDissolveAllPolygs.txt @@ -0,0 +1,5 @@ +Polygon dissolve (all polygons)|Polygon Dissolve +shapes_polygons +ParameterVector|POLYGONS|Polygons|2|False +ParameterBoolean|BND_KEEP|Keep inner boundaries|True +OutputVector|DISSOLVED|Dissolved diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonIdentity.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonIdentity.txt new file mode 100644 index 00000000000..6cb365fbefb --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonIdentity.txt @@ -0,0 +1,6 @@ +Identity +shapes_polygons +ParameterVector|A|Layer A|2|False +ParameterVector|B|Layer B|2|False +ParameterBoolean|SPLIT|Split Parts|True +OutputVector|RESULT|Identity diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonIntersect.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonIntersect.txt new file mode 100644 index 00000000000..2a822db707c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonIntersect.txt @@ -0,0 +1,6 @@ +Intersect +shapes_polygons +ParameterVector|A|Layer A|2|False +ParameterVector|B|Layer B|2|False +ParameterBoolean|SPLIT|Split Parts|True +OutputVector|RESULT|Intersection diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonPartstoSeparatePolygons.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonPartstoSeparatePolygons.txt new file mode 100644 index 00000000000..1cab12c11a5 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonPartstoSeparatePolygons.txt @@ -0,0 +1,5 @@ +Polygon Parts to Separate Polygons +shapes_polygons +ParameterVector|POLYGONS|Polygons|2|False +ParameterBoolean|LAKES |Ignore Lakes|True +OutputVector|PARTS|Polygon Parts diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonProperties.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonProperties.txt new file mode 100644 index 00000000000..eeb063b1e57 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonProperties.txt @@ -0,0 +1,8 @@ +Polygon Properties +shapes_polygons +ParameterVector|POLYGONS|Polygons|2|False +ParameterBoolean|BPARTS |Number of Parts|True +ParameterBoolean|BPOINTS |Number of Vertices|True +ParameterBoolean|BLENGTH |Perimeter|True +ParameterBoolean|BAREA |Area|True +OutputVector|OUTPUT|Polygons with Property Attributes diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonShapeIndices.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonShapeIndices.txt new file mode 100644 index 00000000000..468ac18c995 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonShapeIndices.txt @@ -0,0 +1,4 @@ +Polygon Shape Indices +shapes_polygons +ParameterVector|SHAPES|Shapes|2|False +OutputVector|INDEX|Shape Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonSymmetricalDifference.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonSymmetricalDifference.txt new file mode 100644 index 00000000000..d1e4e3dc584 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonSymmetricalDifference.txt @@ -0,0 +1,6 @@ +Symmetrical Difference +shapes_polygons +ParameterVector|A|Layer A|2|False +ParameterVector|B|Layer B|2|False +ParameterBoolean|SPLIT|Split Parts|True +OutputVector|RESULT|Symmetrical Difference diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonUnion.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonUnion.txt new file mode 100644 index 00000000000..8dd3e56c6d1 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonUnion.txt @@ -0,0 +1,6 @@ +Union +shapes_polygons +ParameterVector|A|Layer A|2|False +ParameterVector|B|Layer B|2|False +ParameterBoolean|SPLIT|Split Parts|True +OutputVector|RESULT|Union diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonUpdate.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonUpdate.txt new file mode 100644 index 00000000000..71914cdc8df --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonUpdate.txt @@ -0,0 +1,6 @@ +Update +shapes_polygons +ParameterVector|A|Layer A|2|False +ParameterVector|B|Layer B|2|False +ParameterBoolean|SPLIT|Split Parts|True +OutputVector|RESULT|Updated polygons diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolygonstoEdgesandNodes.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolygonstoEdgesandNodes.txt new file mode 100644 index 00000000000..e9f4628f40a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolygonstoEdgesandNodes.txt @@ -0,0 +1,5 @@ +Polygons to Edges and Nodes +shapes_polygons +ParameterVector|POLYGONS|Polygons|2|False +OutputVector|EDGES|Edges +OutputVector|NODES|Nodes diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PolynomialRegression.txt b/python/plugins/processing/algs/saga/description/2.2.3/PolynomialRegression.txt new file mode 100644 index 00000000000..e7ccd305714 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PolynomialRegression.txt @@ -0,0 +1,14 @@ +Polynomial Regression +statistics_regression +ParameterVector|POINTS|Points|0|False +ParameterTableField|ATTRIBUTE|Attribute|POINTS|-1|False +ParameterSelection|POLYNOM|Polynom|[0] simple planar surface;[1] bi-linear saddle;[2] quadratic surface;[3] cubic surface;[4] user defined +ParameterNumber|XORDER|Maximum X Order|1|None|4 +ParameterNumber|YORDER|Maximum Y Order|1|None|4 +ParameterNumber|TORDER|Maximum Total Order|0|None|4 +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid +OutputVector|RESIDUALS|Residuals diff --git a/python/plugins/processing/algs/saga/description/2.2.3/PrincipleComponentsAnalysis.txt b/python/plugins/processing/algs/saga/description/2.2.3/PrincipleComponentsAnalysis.txt new file mode 100644 index 00000000000..f43035a1cc7 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/PrincipleComponentsAnalysis.txt @@ -0,0 +1,6 @@ +Principle Components Analysis +table_calculus +ParameterTable|TABLE|Table|False +ParameterSelection|METHOD|Method|[0] correlation matrix;[1] variance-covariance matrix;[2] sums-of-squares-and-cross-products matrix +ParameterNumber|NFIRST|Number of Components|None|None|3 +OutputTable|PCA|Principle Components diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Profilefrompoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/Profilefrompoints.txt new file mode 100644 index 00000000000..9e21d5fa354 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Profilefrompoints.txt @@ -0,0 +1,7 @@ +Profile from points table|Profile from points +ta_profiles +ParameterRaster|GRID|Grid|False +ParameterTable|TABLE|Input|False +ParameterTableField|X|X|TABLE|-1|False +ParameterTableField|Y|Y|TABLE|-1|False +OutputTable|RESULT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ProfilesfromLines.txt b/python/plugins/processing/algs/saga/description/2.2.3/ProfilesfromLines.txt new file mode 100644 index 00000000000..bc32a9f8b05 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ProfilesfromLines.txt @@ -0,0 +1,9 @@ +Profiles from Lines +ta_profiles +ParameterRaster|DEM|DEM|False +ParameterMultipleInput|VALUES|Values|3|True +ParameterVector|LINES|Lines|1|False +ParameterTableField|NAME|Name|LINES|-1|False +ParameterBoolean|SPLIT |Each Line as new Profile|True +OutputVector|PROFILE|Profiles +OutputVector|PROFILES|Profiles diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ProximityGrid.txt b/python/plugins/processing/algs/saga/description/2.2.3/ProximityGrid.txt new file mode 100644 index 00000000000..b78dad39d79 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ProximityGrid.txt @@ -0,0 +1,6 @@ +Proximity Grid +grid_tools +ParameterRaster|FEATURES|Features|False +OutputRaster|DISTANCE|Distance +OutputRaster|DIRECTION|Direction +OutputRaster|ALLOCATION|Allocation diff --git a/python/plugins/processing/algs/saga/description/2.2.3/QuadTreeStructuretoShapes.txt b/python/plugins/processing/algs/saga/description/2.2.3/QuadTreeStructuretoShapes.txt new file mode 100644 index 00000000000..14d3cb722d1 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/QuadTreeStructuretoShapes.txt @@ -0,0 +1,7 @@ +QuadTree Structure to Shapes +shapes_tools +ParameterVector|SHAPES|Shapes|-1|False +ParameterTableField|ATTRIBUTE|Attribute|SHAPES|-1|False +OutputVector|POLYGONS|Polygons +OutputVector|LINES|Lines +OutputVector|POINTS|Duplicated Points diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RGBComposite.txt b/python/plugins/processing/algs/saga/description/2.2.3/RGBComposite.txt new file mode 100644 index 00000000000..271bbc60c10 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RGBComposite.txt @@ -0,0 +1,24 @@ +RGB Composite +grid_visualisation +ParameterRaster|GRID_R|R|False +ParameterRaster|GRID_G|G|False +ParameterRaster|GRID_B|B|False +ParameterSelection|R_METHOD|Method for R value|0 - 255;Rescale to 0 - 255;User defined rescale;Percentiles;Percentage of standard deviation +ParameterSelection|G_METHOD|Method for G value|0 - 255;Rescale to 0 - 255;User defined rescale;Percentiles;Percentage of standard deviation +ParameterSelection|B_METHOD|Method for B value|0 - 255;Rescale to 0 - 255;User defined rescale;Percentiles;Percentage of standard deviation +ParameterNumber|R_RANGE_MIN|Rescale Range for RED min|0|255|0 +ParameterNumber|R_RANGE_MAX|Rescale Range for RED max|0|255|255 +ParameterNumber|R_PERCTL_MIN|Percentiles Range for RED max|1|99|1 +ParameterNumber|R_PERCTL_MAX|Percentiles Range for RED max|1|99|99 +ParameterNumber|R_PERCENT|Percentage of standard deviation for RED|0|None|150.0 +ParameterNumber|G_RANGE_MIN|Rescale Range for GREEN min|0|255|0 +ParameterNumber|G_RANGE_MAX|Rescale Range for GREEN max|0|255|255 +ParameterNumber|G_PERCTL_MIN|Percentiles Range for GREEN max|1|99|1 +ParameterNumber|G_PERCTL_MAX|Percentiles Range for GREEN max|1|99|99 +ParameterNumber|G_PERCENT|Percentage of standard deviation for GREEN|0|None|150.0 +ParameterNumber|B_RANGE_MIN|Rescale Range for BLUE min|0|255|0 +ParameterNumber|B_RANGE_MAX|Rescale Range for BLUE max|0|255|255 +ParameterNumber|B_PERCTL_MIN|Percentiles Range for BLUE max|1|99|1 +ParameterNumber|B_PERCTL_MAX|Percentiles Range for BLUE max|1|99|99 +ParameterNumber|B_PERCENT|Percentage of standard deviation for BLUE|0|None|150.0 +OutputRaster|GRID_RGB|Output RGB diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RadiusofVariance(Grid).txt b/python/plugins/processing/algs/saga/description/2.2.3/RadiusofVariance(Grid).txt new file mode 100644 index 00000000000..6e6d3edaf46 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RadiusofVariance(Grid).txt @@ -0,0 +1,7 @@ +Radius of Variance (Grid) +statistics_grid +ParameterRaster|INPUT|Grid|False +ParameterNumber|VARIANCE|Standard Deviation|0.0|None|1.0 +ParameterNumber|RADIUS|Maximum Search Radius (cells)|0.0|None|20 +ParameterSelection|OUTPUT|Type of Output|[0] Cells;[1] Map Units +OutputRaster|RESULT|Variance Radius diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RandomField.txt b/python/plugins/processing/algs/saga/description/2.2.3/RandomField.txt new file mode 100644 index 00000000000..abf32b4cadd --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RandomField.txt @@ -0,0 +1,12 @@ +Random Field +grid_calculus +Hardcoded|-DEFINITION 0 +ParameterSelection|METHOD|Method|[0] Uniform;[1] Gaussian +ParameterNumber|RANGE_MIN|Range Min|None|None|0.0 +ParameterNumber|RANGE_MAX|Range Max|None|None|1.0 +ParameterNumber|MEAN|Arithmetic Mean|None|None|0.0 +ParameterNumber|STDDEV|Standard Deviation|None|None|1.0 +Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX +ParameterNumber|USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|USER_FITS|Method|[0] nodes;[1] cells +OutputRaster|OUT_GRID|Random Field diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RandomTerrainGeneration.txt b/python/plugins/processing/algs/saga/description/2.2.3/RandomTerrainGeneration.txt new file mode 100644 index 00000000000..18043bf01b5 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RandomTerrainGeneration.txt @@ -0,0 +1,9 @@ +Random Terrain Generation +grid_calculus +ParameterNumber|RADIUS|Radius (cells)|None|None|10 +ParameterNumber|ITERATIONS|Iterations|None|None|10 +ParameterSelection|TARGET_TYPE|Target Dimensions|[0] User defined +ParameterNumber|USER_CELL_SIZE|Grid Size|0.0|None|1.0 +ParameterNumber|USER_COLS|Cols|1.0|None|100 +ParameterNumber|USER_ROWS|Rows|1.0|None|100 +OutputRaster|TARGET_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RankFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/RankFilter.txt new file mode 100644 index 00000000000..b676b15fc28 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RankFilter.txt @@ -0,0 +1,7 @@ +Rank Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterSelection|MODE|Search Mode|[0] Square;[1] Circle +ParameterNumber|RADIUS|Radius|1.0|None|1 +ParameterNumber|RANK|Rank [Percent]|None|None|50 +OutputRaster|RESULT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RealSurfaceArea.txt b/python/plugins/processing/algs/saga/description/2.2.3/RealSurfaceArea.txt new file mode 100644 index 00000000000..065c34e79f0 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RealSurfaceArea.txt @@ -0,0 +1,4 @@ +Real Surface Area +ta_morphometry +ParameterRaster|DEM|Elevation|False +OutputRaster|AREA|Surface Area diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ReclassifyGridValues.txt b/python/plugins/processing/algs/saga/description/2.2.3/ReclassifyGridValues.txt new file mode 100644 index 00000000000..d76e5a59479 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ReclassifyGridValues.txt @@ -0,0 +1,18 @@ +Reclassify Grid Values +grid_tools +ParameterRaster|INPUT|Grid|False +ParameterSelection|METHOD|Method|[0] single;[1] range;[2] simple table +ParameterNumber|OLD|old value (for single value change)|None|None|0.0 +ParameterNumber|NEW|new value (for single value change)|None|None|1.0 +ParameterSelection|SOPERATOR|operator (for single value change)|[0] =;[1] <;[2] <=;[3] >=;[4] > +ParameterNumber|MIN|minimum value (for range)|None|None|0.0 +ParameterNumber|MAX|maximum value (for range)|None|None|1.0 +ParameterNumber|RNEW|new value(for range)|None|None|2.0 +ParameterSelection|ROPERATOR|operator (for range)|[0] <=;[1] < +ParameterFixedTable|RETAB|Lookup Table|3|minimum;maximum;new|False +ParameterSelection|TOPERATOR|operator (for table)|[0] min <= value < max;[1] min <= value <= max;[2] min < value <= max;[3] min < value < max +ParameterBoolean|NODATAOPT |replace no data values|True +ParameterNumber|NODATA|new value for no data values|None|None|0.0 +ParameterBoolean|OTHEROPT |replace other values|True +ParameterNumber|OTHERS|new value for other values|None|None|0.0 +OutputRaster|RESULT|Reclassified Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RegressionAnalysis(PointsGrid).txt b/python/plugins/processing/algs/saga/description/2.2.3/RegressionAnalysis(PointsGrid).txt new file mode 100644 index 00000000000..fd4134084d4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RegressionAnalysis(PointsGrid).txt @@ -0,0 +1,9 @@ +Regression analysis|Regression Analysis (Points/Grid) +statistics_regression +ParameterRaster|GRID|Grid|False +ParameterVector|SHAPES|Shapes|-1|False +ParameterTableField|ATTRIBUTE|Attribute|SHAPES|-1|False +ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +ParameterSelection|METHOD|Regression Function|[0] Y = a + b * X (linear);[1] Y = a + b / X;[2] Y = a / (b - X);[3] Y = a * X^b (power);[4] Y = a e^(b * X) (exponential);[5] Y = a + b * ln(X) (logarithmic) +OutputRaster|REGRESSION|Regression +OutputVector|RESIDUAL|Residuals diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RelativeHeightsandSlopePositions.txt b/python/plugins/processing/algs/saga/description/2.2.3/RelativeHeightsandSlopePositions.txt new file mode 100644 index 00000000000..ab3c30b1953 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RelativeHeightsandSlopePositions.txt @@ -0,0 +1,11 @@ +Relative Heights and Slope Positions +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|W|w|None|None|0.5 +ParameterNumber|T|t|None|None|10.0 +ParameterNumber|E|e|None|None|2.0 +OutputRaster|HO|Slope Height +OutputRaster|HU|Valley Depth +OutputRaster|NH|Normalized Height +OutputRaster|SH|Standardized Height +OutputRaster|MS|Mid-Slope Positon diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RemoveDuplicatePoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/RemoveDuplicatePoints.txt new file mode 100644 index 00000000000..5a4d4c1b54e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RemoveDuplicatePoints.txt @@ -0,0 +1,7 @@ +Remove Duplicate Points +shapes_points +ParameterVector|POINTS|Points|-1|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterSelection|METHOD|Point to Keep|[0] first point;[1] last point;[2] point with minimum attribute value;[3] point with maximum attribute value +ParameterSelection|NUMERIC|Numeric Attribute Values|[0] take value from the point to be kept;[1] minimum value of all duplicates;[2] maximum value of all duplicates;[3] mean value of all duplicates +OutputVector|RESULT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Representativeness(Grid).txt b/python/plugins/processing/algs/saga/description/2.2.3/Representativeness(Grid).txt new file mode 100644 index 00000000000..35a19a47a22 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Representativeness(Grid).txt @@ -0,0 +1,6 @@ +Representativeness|Representativeness (Grid) +statistics_grid +ParameterRaster|INPUT|Grid|False +ParameterNumber|RADIUS|Radius (Cells)|1.0|None|10 +ParameterNumber|EXPONENT|Exponent|None|None|1 +OutputRaster|RESULT|Representativeness diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Resampling.txt b/python/plugins/processing/algs/saga/description/2.2.3/Resampling.txt new file mode 100644 index 00000000000..3b8096c5fad --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Resampling.txt @@ -0,0 +1,11 @@ +Resampling +grid_tools +ParameterRaster|INPUT|Grid|False +ParameterBoolean|KEEP_TYPE|Preserve Data Type|True +Hardcoded|-TARGET_DEFINITION 0 +ParameterSelection|SCALE_UP_METHOD|Interpolation Method (Scale Up)|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation;[5] Mean Value;[6] Mean Value (cell area weighted);[7] Minimum Value;[8] Maximum Value;[9] Majority +ParameterSelection|SCALE_DOWN_METHOD|Interpolation Method (Scale Down)|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ResidualAnalysis(Grid).txt b/python/plugins/processing/algs/saga/description/2.2.3/ResidualAnalysis(Grid).txt new file mode 100644 index 00000000000..88c2fdf1a25 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ResidualAnalysis(Grid).txt @@ -0,0 +1,16 @@ +Residual analysis|Residual Analysis (Grid) +statistics_grid +ParameterRaster|GRID|Grid|False +ParameterNumber|RADIUS|Radius (Cells)|1.0|None|7 +ParameterSelection|DISTANCE_WEIGHTING_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DISTANCE_WEIGHTING_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DISTANCE_WEIGHTING_IDW_OFFSET|Inverse Distance Offset|True +ParameterNumber|DISTANCE_WEIGHTING_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|1.0 +OutputRaster|MEAN|Mean Value +OutputRaster|DIFF|Difference from Mean Value +OutputRaster|STDDEV|Standard Deviation +OutputRaster|RANGE|Value Range +OutputRaster|MIN|Minimum Value +OutputRaster|MAX|Maximum Value +OutputRaster|DEVMEAN|Deviation from Mean Value +OutputRaster|PERCENT|Percentile diff --git a/python/plugins/processing/algs/saga/description/2.2.3/RunningAverage.txt b/python/plugins/processing/algs/saga/description/2.2.3/RunningAverage.txt new file mode 100644 index 00000000000..c0e23d75224 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/RunningAverage.txt @@ -0,0 +1,6 @@ +Running Average +table_calculus +ParameterTable|INPUT|Input|False +ParameterTableField|FIELD|Attribute|INPUT|-1|False +ParameterNumber|COUNT|Number of Records|0.0|None|10 +OutputTable|OUTPUT|Output diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SAGAWetnessIndex.txt b/python/plugins/processing/algs/saga/description/2.2.3/SAGAWetnessIndex.txt new file mode 100644 index 00000000000..564f34bd3ef --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SAGAWetnessIndex.txt @@ -0,0 +1,13 @@ +SAGA Wetness Index +ta_hydrology +ParameterRaster|DEM|Elevation|False +ParameterNumber|SUCTION|Suction|0.0|None|10.0 +ParameterSelection|AREA_TYPE|Type of Area|[0] absolute catchment area;[1] square root of catchment area;[2] specific catchment area +ParameterSelection|SLOPE_TYPE|Type of Slope|[0] local slope;[1] catchment slope +ParameterNumber|SLOPE_MIN|Suction|0.0|None|0.0 +ParameterNumber|SLOPE_OFF|Suction|0.0|None|0.1 +ParameterNumber|SLOPE_WEIGHT|Suction|0.0|None|1.0 +OutputRaster|AREA|Catchment area +OutputRaster|SLOPE|Catchment slope +OutputRaster|AREA_MOD|Modified catchment area +OutputRaster|TWI|Topographic Wetness Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SeedGeneration.txt b/python/plugins/processing/algs/saga/description/2.2.3/SeedGeneration.txt new file mode 100644 index 00000000000..be4f35778ec --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SeedGeneration.txt @@ -0,0 +1,11 @@ +Seed Generation +imagery_segmentation +ParameterMultipleInput|GRIDS|Features|3|False +ParameterNumber|FACTOR|Bandwidth (Cells)|0.0|None|2 +ParameterSelection|TYPE_SURFACE|Type of Surface|[0] smoothed surface;[1] variance (a);[2] variance (b) +ParameterSelection|TYPE_SEEDS|Extraction of...|[0] minima;[1] maxima;[2] minima and maxima +ParameterSelection|TYPE_MERGE|Feature Aggregation|[0] additive;[1] multiplicative +ParameterBoolean|NORMALIZE |Normalized|True +OutputRaster|SURFACE|Surface +OutputRaster|SEEDS_GRID|Seeds Grid +OutputVector|SEEDS|Seeds diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Separatepointsbydirection.txt b/python/plugins/processing/algs/saga/description/2.2.3/Separatepointsbydirection.txt new file mode 100644 index 00000000000..db1ec26664c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Separatepointsbydirection.txt @@ -0,0 +1,6 @@ +Separate points by direction +shapes_points +ParameterVector|POINTS|Points|0|False +ParameterNumber|DIRECTIONS|Number of Directions|1.0|None|4 +ParameterNumber|TOLERANCE|Tolerance (Degree)|0.0|None|5 +OutputVector|OUTPUT|Point direction diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ShapesBuffer.txt b/python/plugins/processing/algs/saga/description/2.2.3/ShapesBuffer.txt new file mode 100644 index 00000000000..57e0051d0fc --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ShapesBuffer.txt @@ -0,0 +1,10 @@ +Shapes Buffer (Attribute distance)|Shapes Buffer +shapes_tools +ParameterVector|SHAPES|Shapes|-1|False +ParameterTableField|DIST_FIELD|Buffer Distance|SHAPES|-1|False +ParameterNumber|DIST_SCALE|Scaling Factor for Attribute Value|None|None|1.0 +ParameterNumber|NZONES|Number of Buffer Zones|1.0|None|1.0 +ParameterNumber|DARC|Arc Vertex Distance [Degree]|0.01|45.0|5.0 +ParameterBoolean|DISSOLVE |Dissolve Buffers|True +ParameterBoolean|POLY_INNER |Inner Buffer|False +OutputVector|BUFFER|Buffer \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ShapesBufferFixed.txt b/python/plugins/processing/algs/saga/description/2.2.3/ShapesBufferFixed.txt new file mode 100644 index 00000000000..c8c3878f637 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ShapesBufferFixed.txt @@ -0,0 +1,9 @@ +Shapes Buffer (Fixed distance)|Shapes Buffer +shapes_tools +ParameterVector|SHAPES|Shapes|-1|False +ParameterNumber|DIST_FIELD_DEFAULT|Buffer distance|0.0|None|100.0 +ParameterNumber|NZONES|Number of Buffer Zones|1.0|None|1.0 +ParameterNumber|DARC|Arc Vertex Distance [Degree]|0.01|45.0|5.0 +ParameterBoolean|DISSOLVE |Dissolve Buffers|True +ParameterBoolean|POLY_INNER |Inner Buffer|False +OutputVector|BUFFER|Buffer \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ShapestoGrid.txt b/python/plugins/processing/algs/saga/description/2.2.3/ShapestoGrid.txt new file mode 100644 index 00000000000..7c8db2b9166 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ShapestoGrid.txt @@ -0,0 +1,14 @@ +Shapes to Grid +grid_gridding +Hardcoded|-TARGET_DEFINITION 0 +ParameterVector|INPUT|Shapes|-1|False +ParameterTableField|FIELD|Attribute|INPUT|-1|False +ParameterSelection|OUTPUT|Output Values|[0] data / no-data;[1] index number;[2] attribute|2 +ParameterSelection|MULTIPLE|Method for Multiple Values|[0] first;[1] last;[2] minimum;[3] maximum;[4] mean|4 +ParameterSelection|LINE_TYPE|Method for Lines|[0] thin;[1] thick +ParameterSelection|POLY_TYPE|Method for Lines|[0] node;[1] cell +ParameterSelection|GRID_TYPE|Preferred Target Grid Type|[0] Integer (1 byte);[1] Integer (2 byte);[2] Integer (4 byte);[3] Floating Point (4 byte);[4] Floating Point (8 byte)|3 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|GRID|Rasterized diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ShrinkAndExpand.txt b/python/plugins/processing/algs/saga/description/2.2.3/ShrinkAndExpand.txt new file mode 100644 index 00000000000..89675454d4e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ShrinkAndExpand.txt @@ -0,0 +1,8 @@ +Shrink and Expand +grid_tools +ParameterRaster|INPUT|Grid|False +ParameterSelection|OPERATION|Operation|[0] Shrink;[1] Expand;[2] shrink and expand;[3] expand and shrink|3 +ParameterSelection|CIRCLE|Search Mode|[0] Square;[1] Circle +ParameterNumber|RADIUS|Radius|1|None|1 +ParameterSelection|EXPAND|Method|[0] min;[1] max;[2] mean;[3] majority|3 +OutputRaster|RESULT|Result Grid \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SimpleFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/SimpleFilter.txt new file mode 100644 index 00000000000..580d42ae9f3 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SimpleFilter.txt @@ -0,0 +1,7 @@ +Simple Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterSelection|MODE|Search Mode|[0] Square;[1] Circle +ParameterSelection|METHOD|Filter|[0] Smooth;[1] Sharpen;[2] Edge +ParameterNumber|RADIUS|Radius|None|None|2 +OutputRaster|RESULT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SimpleRegionGrowing.txt b/python/plugins/processing/algs/saga/description/2.2.3/SimpleRegionGrowing.txt new file mode 100644 index 00000000000..9fd3d0adb4f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SimpleRegionGrowing.txt @@ -0,0 +1,14 @@ +Simple Region Growing +imagery_segmentation +ParameterRaster|SEEDS|Seeds|False +ParameterMultipleInput|FEATURES|Features|3|False +ParameterSelection|METHOD|Method|[0] feature space and position;[1] feature space +ParameterSelection|NEIGHBOUR|Neighbourhood|[0] 4 (von Neumann);[1] 8 (Moore) +ParameterNumber|SIG_1|Variance in Feature Space|None|None|1.0 +ParameterNumber|SIG_2|Variance in Position Space|None|None|1.0 +ParameterNumber|THRESHOLD|Threshold - Similarity|None|None|0.0 +ParameterBoolean|REFRESH |Refresh|True +ParameterNumber|LEAFSIZE|Leaf Size (for Speed Optimisation)|None|None|256 +OutputRaster|SEGMENTS|Segments +OutputRaster|SIMILARITY|Similarity +OutputTable|TABLE|Seeds diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Simulation.txt b/python/plugins/processing/algs/saga/description/2.2.3/Simulation.txt new file mode 100644 index 00000000000..61e9234afa6 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Simulation.txt @@ -0,0 +1,16 @@ +Simulation +sim_fire_spreading +ParameterRaster|DEM|DEM|False +ParameterRaster|FUEL|Fuel Model|False +ParameterRaster|WINDSPD|Wind Speed|False +ParameterRaster|WINDDIR|Wind Direction|False +ParameterRaster|M1H|Dead Fuel Moisture 1H|False +ParameterRaster|M10H|Dead Fuel Moisture 10H|False +ParameterRaster|M100H|Dead Fuel Moisture 100H|False +ParameterRaster|MHERB|Herbaceous Fuel Moisture|False +ParameterRaster|MWOOD|Wood Fuel Moisture|False +ParameterRaster|IGNITION|Ignition Points|False +ParameterBoolean|UPDATEVIEW |Update View|True +OutputRaster|TIME|Time +OutputRaster|FLAME|Flame Length +OutputRaster|INTENSITY|Intensity diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SinkDrainageRouteDetection.txt b/python/plugins/processing/algs/saga/description/2.2.3/SinkDrainageRouteDetection.txt new file mode 100644 index 00000000000..c9fc911ade9 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SinkDrainageRouteDetection.txt @@ -0,0 +1,6 @@ +Sink Drainage Route Detection +ta_preprocessor +ParameterRaster|ELEVATION|Elevation|False +ParameterBoolean|THRESHOLD |Threshold|True +ParameterNumber|THRSHEIGHT|Threshold Height|None|None|100.0 +OutputRaster|SINKROUTE|Sink Route diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SinkRemoval.txt b/python/plugins/processing/algs/saga/description/2.2.3/SinkRemoval.txt new file mode 100644 index 00000000000..16ccd4d7468 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SinkRemoval.txt @@ -0,0 +1,8 @@ +Sink Removal +ta_preprocessor +ParameterRaster|DEM|DEM|False +ParameterRaster|SINKROUTE|Sink Route|True +ParameterSelection|METHOD|Method|[0] Deepen Drainage Routes;[1] Fill Sinks +ParameterBoolean|THRESHOLD |Threshold|True +ParameterNumber|THRSHEIGHT|Threshold Height|None|None|100.0 +OutputRaster|DEM_PREPROC|Preprocessed DEM diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SkyViewFactor.txt b/python/plugins/processing/algs/saga/description/2.2.3/SkyViewFactor.txt new file mode 100644 index 00000000000..2114c288ebb --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SkyViewFactor.txt @@ -0,0 +1,12 @@ +Sky View Factor +ta_lighting +ParameterRaster|DEM|Elevation|False +ParameterNumber|RADIUS|Maximum Search Radius|0.0|None|10000 +ParameterSelection|METHOD|Method|[0] multi scale;[1] sectors +ParameterNumber|DLEVEL|Multi Scale Factor|1.25|None|3.00 +ParameterNumber|NDIRS|Number of Sectors|3|None|8 +OutputRaster|VISIBLE|Visible Sky +OutputRaster|SVF|Sky View Factor +OutputRaster|SIMPLE|Sky View Factor (Simplified) +OutputRaster|TERRAIN|Terrain View Factor +OutputRaster|DISTANCE|Terrain View Factor diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Slope,Aspect,Curvature.txt b/python/plugins/processing/algs/saga/description/2.2.3/Slope,Aspect,Curvature.txt new file mode 100644 index 00000000000..e9d707c6d0b --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Slope,Aspect,Curvature.txt @@ -0,0 +1,18 @@ +Slope, Aspect, Curvature +ta_morphometry +ParameterRaster|ELEVATION|Elevation|False +ParameterSelection|METHOD|Method|[0] Maximum Slope (Travis et al. 1975);[1] Maximum Triangle Slope (Tarboton 1997);[2] Least Squares Fitted Plane (Horn 1981, Costa-Cabral & Burgess 1996);[3] 6 parameter 2nd order polynom (Evans 1979);[4] 6 parameter 2nd order polynom (Heerdegen & Beran 1982);[5] 6 parameter 2nd order polynom (Bauer, Rohdenburg, Bork 1985);[6] 9 parameter 2nd order polynom (Zevenbergen & Thorne 1987);[7]10 parameter 3rd order polynom (Haralick 1983)|6 +ParameterSelection|UNIT_SLOPE|Slope Units|[0] radians;[1] degree;[2] percent|1 +ParameterSelection|UNIT_ASPECT|Aspect Units|[0] radians;[1] degree|1 +OutputRaster|SLOPE|Slope +OutputRaster|ASPECT|Aspect +OutputRaster|C_GENE|General Curvature +OutputRaster|C_PLAN|Plan Curvature +OutputRaster|C_PROF|Profile Curvature +OutputRaster|C_TANG|Tangential Curvature +OutputRaster|C_LONG|Longitudinal Curvature +OutputRaster|C_CROS|Cross-Sectional Curvature +OutputRaster|C_MINI|Minimal Curvature +OutputRaster|C_MAXI|Maximal Curvature +OutputRaster|C_TOTA|Total Curvature +OutputRaster|C_ROTO|Flow-Line Curvature diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SlopeLength.txt b/python/plugins/processing/algs/saga/description/2.2.3/SlopeLength.txt new file mode 100644 index 00000000000..f0e8d3384ac --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SlopeLength.txt @@ -0,0 +1,4 @@ +Slope Length +ta_hydrology +ParameterRaster|DEM|Elevation|False +OutputRaster|LENGTH|Slope Length diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SoilTextureClassification.txt b/python/plugins/processing/algs/saga/description/2.2.3/SoilTextureClassification.txt new file mode 100644 index 00000000000..9752948d7c3 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SoilTextureClassification.txt @@ -0,0 +1,7 @@ +Soil Texture Classification +grid_analysis +ParameterRaster|SAND|Sand|True +ParameterRaster|SILT|Silt|True +ParameterRaster|CLAY|Clay|True +OutputRaster|TEXTURE|Soil Texture +OutputRaster|SUM|Sum diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SpatialPointPatternAnalysis.txt b/python/plugins/processing/algs/saga/description/2.2.3/SpatialPointPatternAnalysis.txt new file mode 100644 index 00000000000..4a90797d8d5 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SpatialPointPatternAnalysis.txt @@ -0,0 +1,7 @@ +Spatial Point Pattern Analysis +statistics_points +ParameterVector|POINTS|Points|0|False +ParameterNumber|STEP|Vertex Distance [Degree]|None|None|5 +OutputVector|CENTRE|Mean Centre +OutputVector|STDDIST|Standard Distance +OutputVector|BBOX|Bounding Box diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SplitShapesLayerRandomly.txt b/python/plugins/processing/algs/saga/description/2.2.3/SplitShapesLayerRandomly.txt new file mode 100644 index 00000000000..8d2648b4f40 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SplitShapesLayerRandomly.txt @@ -0,0 +1,7 @@ +Split Shapes Layer Randomly +shapes_tools +ParameterVector|SHAPES|Shapes|-1|False +ParameterNumber|PERCENT|Split ratio (%)|0|100|50 +ParameterBoolean|EXACT |Split exactly|True +OutputVector|A|Group A +OutputVector|B|Group B diff --git a/python/plugins/processing/algs/saga/description/2.2.3/StatisticsforGrids.txt b/python/plugins/processing/algs/saga/description/2.2.3/StatisticsforGrids.txt new file mode 100644 index 00000000000..e21300c5fb4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/StatisticsforGrids.txt @@ -0,0 +1,14 @@ +Statistics for Grids +statistics_grid +ParameterMultipleInput|GRIDS|Grids|3|False +ParameterNumber|PCTL_VAL|Percentile|0.0|100.0|50.0 +OutputRaster|MEAN|Arithmetic Mean +OutputRaster|MIN|Minimum +OutputRaster|MAX|Maximum +OutputRaster|VAR|Variance +OutputRaster|SUM|Sum +OutputRaster|RANGE|Range +OutputRaster|PCTL|Percentile +OutputRaster|STDDEV|Standard Deviation +OutputRaster|STDDEVLO|Mean less Standard Deviation +OutputRaster|STDDEVHI|Mean plus Standard Deviation \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/StrahlerOrder.txt b/python/plugins/processing/algs/saga/description/2.2.3/StrahlerOrder.txt new file mode 100644 index 00000000000..87d91479468 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/StrahlerOrder.txt @@ -0,0 +1,4 @@ +Strahler Order +ta_channels +ParameterRaster|DEM|Elevation|False +OutputRaster|STRAHLER|Strahler Order diff --git a/python/plugins/processing/algs/saga/description/2.2.3/StreamPowerIndex.txt b/python/plugins/processing/algs/saga/description/2.2.3/StreamPowerIndex.txt new file mode 100644 index 00000000000..e33da9b0f9f --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/StreamPowerIndex.txt @@ -0,0 +1,6 @@ +Stream Power Index +ta_hydrology +ParameterRaster|SLOPE|Slope|False +ParameterRaster|AREA|Catchment Area|False +ParameterSelection|CONV|Area Conversion|[0] no conversion (areas already given as specific catchment area);[1] 1 / cell size (pseudo specific catchment area) +OutputRaster|SPI|Stream Power Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SupervisedClassification.txt b/python/plugins/processing/algs/saga/description/2.2.3/SupervisedClassification.txt new file mode 100644 index 00000000000..96afab5c993 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SupervisedClassification.txt @@ -0,0 +1,22 @@ +Supervised Classification +imagery_classification +ParameterMultipleInput|GRIDS|Grids|3.0|False +ParameterVector|ROI|Training Areas|2|False +ParameterTableField|ROI_ID|Class Identifier|ROI|-1|False +ParameterTable|STATS|Class Statistics|False +ParameterSelection|STATS_SRC|Get Class Statistics from...|[0] training areas;[1] table +ParameterSelection|METHOD|Method|[0] Binary Encoding;[1] Parallelepiped;[2] Minimum Distance;[3] Mahalanobis Distance;[4] Maximum Likelihood;[5] Spectral Angle Mapping; [6] Winner Takes All +ParameterBoolean|NORMALISE|Normalise|False +ParameterNumber|THRESHOLD_DIST|Distance Threshold|0.0|None|0.0 +ParameterNumber|THRESHOLD_PROB|Probability Threshold (Percent)|0.0|100.0|0.0 +ParameterSelection|RELATIVE_PROB|Probability Reference|[0] absolute;[1] relative +ParameterNumber|THRESHOLD_ANGLE|Spectral Angle Threshold (Degree)|0.0|90.0|0.0 +ParameterBoolean|WTA_0|Binary Encoding|False +ParameterBoolean|WTA_1|Parallelepiped|False +ParameterBoolean|WTA_2|Minimum Distance|False +ParameterBoolean|WTA_3|Mahalanobis Distance|False +ParameterBoolean|WTA_4|Maximum Likelihood|False +ParameterBoolean|WTA_5|Spectral Angle Mapping|False +OutputTable|CLASS_INFO|Class Information +OutputRaster|CLASSES|Classification +OutputRaster|QUALITY|Quality \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/SurfaceSpecificPoints.txt b/python/plugins/processing/algs/saga/description/2.2.3/SurfaceSpecificPoints.txt new file mode 100644 index 00000000000..b0762ce1320 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/SurfaceSpecificPoints.txt @@ -0,0 +1,6 @@ +Surface Specific Points +ta_morphometry +ParameterRaster|ELEVATION|Elevation|False +ParameterSelection|METHOD|Method|[0] Mark Highest Neighbour;[1] Opposite Neighbours;[2] Flow Direction;[3] Flow Direction (up and down);[4] Peucker & Douglas +ParameterNumber|THRESHOLD|Threshold|None|None|2.0 +OutputRaster|RESULT|Result diff --git a/python/plugins/processing/algs/saga/description/2.2.3/TPIBasedLandformClassification.txt b/python/plugins/processing/algs/saga/description/2.2.3/TPIBasedLandformClassification.txt new file mode 100644 index 00000000000..bfed438c79d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/TPIBasedLandformClassification.txt @@ -0,0 +1,12 @@ +TPI Based Landform Classification +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|RADIUS_A_MIN|Min Radius A|None|None|0 +ParameterNumber|RADIUS_A_MAX|Max Radius A|None|None|100 +ParameterNumber|RADIUS_B_MIN|Min Radius B|None|None|0 +ParameterNumber|RADIUS_B_MAX|Max Radius B|None|None|1000 +ParameterSelection|DW_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|0.0|None|1 +ParameterBoolean|DW_IDW_OFFSET |Inverse Distance Offset|True +ParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|75.0 +OutputRaster|LANDFORMS|Landforms diff --git a/python/plugins/processing/algs/saga/description/2.2.3/TerrainRuggednessIndex(TRI).txt b/python/plugins/processing/algs/saga/description/2.2.3/TerrainRuggednessIndex(TRI).txt new file mode 100644 index 00000000000..bec50e9d312 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/TerrainRuggednessIndex(TRI).txt @@ -0,0 +1,9 @@ +Terrain Ruggedness Index (TRI) +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|RADIUS|Radius (Cells)|1.0|None|1 +ParameterSelection|DISTANCE_WEIGHTING_DW_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DISTANCE_WEIGHTING_DW_IDW_POWER|Inverse Distance Weighting Power|0.0|None|1 +ParameterBoolean|DISTANCE_WEIGHTING_DW_IDW_OFFSET |Inverse Distance Offset|True +ParameterNumber|DISTANCE_WEIGHTING_DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|0.0|None|1.0 +OutputRaster|TRI|Terrain Ruggedness Index (TRI) \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Global).txt b/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Global).txt new file mode 100644 index 00000000000..69d1337d01a --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Global).txt @@ -0,0 +1,10 @@ +Thin Plate Spline (Global) +grid_spline +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterNumber|REGULARISATION|Regularisation|0.0000|None|0.0001 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Local).txt b/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Local).txt new file mode 100644 index 00000000000..4cd6388b493 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(Local).txt @@ -0,0 +1,15 @@ +Thin Plate Spline (Local) +grid_spline +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterNumber|REGULARISATION|Regularisation|0.0000|None|0.0001 +ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global +ParameterNumber|SEARCH_RADIUS|Search Radius|0.0|None|1000.0 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MAX|Maximum Number of Points|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(TIN).txt b/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(TIN).txt new file mode 100644 index 00000000000..0ded5a78195 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ThinPlateSpline(TIN).txt @@ -0,0 +1,12 @@ +Thin Plate Spline (TIN) +grid_spline +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +ParameterNumber|REGULARISATION|Regularisation|0.0000|None|0.0001 +ParameterSelection|LEVEL|Neighbourhood|[0] immediate;[1] level 1;[2] level 2 +ParameterBoolean|FRAME|Add Frame|True +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ThresholdBuffer.txt b/python/plugins/processing/algs/saga/description/2.2.3/ThresholdBuffer.txt new file mode 100644 index 00000000000..ef26b40a485 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ThresholdBuffer.txt @@ -0,0 +1,8 @@ +Threshold Buffer +grid_tools +ParameterRaster|FEATURES|Features Grid|False +ParameterRaster|VALUE|Value Grid|False +ParameterRaster|THRESHOLDGRID|Threshold Grid|True +ParameterNumber|THRESHOLD|Threshold|None|None|0.0 +ParameterSelection|THRESHOLDTYPE|Threshold Type|[0] Absolute;[1] Relative from cell value +OutputRaster|BUFFER|Buffer Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/TopographicCorrection.txt b/python/plugins/processing/algs/saga/description/2.2.3/TopographicCorrection.txt new file mode 100644 index 00000000000..7f80c246957 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/TopographicCorrection.txt @@ -0,0 +1,11 @@ +Topographic Correction +ta_lighting +ParameterRaster|DEM|Elevation|False +ParameterRaster|ORIGINAL|Original Image|False +ParameterNumber|AZI|Azimuth|None|None|180.0 +ParameterNumber|HGT|Height|None|None|45.0 +ParameterSelection|METHOD|Method|[0] Cosine Correction (Teillet et al. 1982);[1] Cosine Correction (Civco 1989);[2] Minnaert Correction;[3] Minnaert Correction with Slope (Riano et al. 2003);[4] Minnaert Correction with Slope (Law & Nichol 2004);[5] C Correction;[6] Normalization (after Civco, modified by Law & Nichol) +ParameterNumber|MINNAERT|Minnaert Correction|None|None|0.5 +ParameterNumber|MAXCELLS|Maximum Cells (C Correction Analysis)|None|None|1000 +ParameterSelection|MAXVALUE|Value Range|[0] 1 byte (0-255);[1] 2 byte (0-65535) +OutputRaster|CORRECTED|Corrected Image diff --git a/python/plugins/processing/algs/saga/description/2.2.3/TopographicPositionIndex(TPI).txt b/python/plugins/processing/algs/saga/description/2.2.3/TopographicPositionIndex(TPI).txt new file mode 100644 index 00000000000..13a397fd255 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/TopographicPositionIndex(TPI).txt @@ -0,0 +1,11 @@ +Topographic Position Index (TPI) +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterBoolean|STANDARD |Standardize|True +ParameterNumber|RADIUS_MIN|Min Radius|0.0|None|0.0 +ParameterNumber|RADIUS_MAX|Max Radius|None|None|100.0 +ParameterSelection|DW_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|None|None|1 +ParameterBoolean|DW_IDW_OFFSET |Inverse Distance Offset|True +ParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|75.0 +OutputRaster|TPI|Topographic Position Index \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/TopographicWetnessIndex(TWI).txt b/python/plugins/processing/algs/saga/description/2.2.3/TopographicWetnessIndex(TWI).txt new file mode 100644 index 00000000000..b2d63ccea8d --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/TopographicWetnessIndex(TWI).txt @@ -0,0 +1,8 @@ +Topographic Wetness Index (TWI) +ta_hydrology +ParameterRaster|SLOPE|Slope|False +ParameterRaster|AREA|Catchment Area|False +ParameterRaster|TRANS|Transmissivity|True +ParameterSelection|CONV|Area Conversion|[0] no conversion (areas already given as specific catchment area);[1] 1 / cell size (pseudo specific catchment area)|1 +ParameterSelection|METHOD|Method (TWI)|[0] Standard;[1] TOPMODEL +OutputRaster|TWI|Topographic Wetness Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Transectthroughpolygonshapefile.txt b/python/plugins/processing/algs/saga/description/2.2.3/Transectthroughpolygonshapefile.txt new file mode 100644 index 00000000000..99eb6654f60 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Transectthroughpolygonshapefile.txt @@ -0,0 +1,6 @@ +Transect through polygon shapefile +shapes_transect +ParameterVector|TRANSECT|Line Transect(s)|1|False +ParameterVector|THEME|Theme|-1|False +ParameterTableField|THEME_FIELD|Theme Field|THEME|-1|False +OutputTable|TRANSECT_RESULT|Result table diff --git a/python/plugins/processing/algs/saga/description/2.2.3/TransformShapes.txt b/python/plugins/processing/algs/saga/description/2.2.3/TransformShapes.txt new file mode 100644 index 00000000000..40e58628af9 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/TransformShapes.txt @@ -0,0 +1,11 @@ +Transform Shapes +shapes_tools +ParameterVector|IN|Shapes|-1|False +ParameterNumber|DX|dX|None|None|0.0 +ParameterNumber|DY|dY|None|None|0.0 +ParameterNumber|ANGLE|Angle|None|None|0.0 +ParameterNumber|SCALEX|Scale Factor X|None|None|1.0 +ParameterNumber|SCALEY|Scale Factor Y|None|None|1.0 +ParameterNumber|ANCHORX|X|None|None|0.0 +ParameterNumber|ANCHORY|Y|None|None|0.0 +OutputVector|OUT|Transformed diff --git a/python/plugins/processing/algs/saga/description/2.2.3/TransposeGrids.txt b/python/plugins/processing/algs/saga/description/2.2.3/TransposeGrids.txt new file mode 100644 index 00000000000..8ff6bff31e8 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/TransposeGrids.txt @@ -0,0 +1,6 @@ +Transpose Grids +grid_tools +ParameterRaster|GRIDS|Input Grid|False +ParameterBoolean|MIRROR_X|Mirror Horizontally|False +ParameterBoolean|MIRROR_Y|Mirror Vertically|False +OutputRaster|TRANSPOSED|Transposed Grid \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/Triangulation.txt b/python/plugins/processing/algs/saga/description/2.2.3/Triangulation.txt new file mode 100644 index 00000000000..39a2dcbc578 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/Triangulation.txt @@ -0,0 +1,9 @@ +Triangulation +grid_gridding +ParameterVector|SHAPES|Points|0|False +ParameterTableField|FIELD|Attribute|SHAPES|-1|False +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|TARGET_OUT_GRID|Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging(Global).txt b/python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging(Global).txt new file mode 100644 index 00000000000..c27e4e4dd06 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging(Global).txt @@ -0,0 +1,32 @@ +Regression Kriging +statistics_kriging +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterMultipleInput|PREDICTORS|Predictors|3|False +OutputRaster|REGRESSION|Regression +OutputRaster|PREDICTION|Prediction +OutputRaster|RESIDUALS|Residuals +OutputRaster|VARIANCE|Quality Measure +ParameterSelection|TQUALITY|Type of Quality Measure|[0] standard deviation;[1] variance +ParameterBoolean|LOG|Logarithmic Transformation|True +ParameterBoolean|BLOCK|Block Kriging|True +ParameterNumber|DBLOCK|Block Size|0|None|100 +ParameterNumber|VAR_MAXDIST|Maximum Distance|None|None|-1.0 +ParameterNumber|VAR_NCLASSES|Lag Distance Classes|1|None|100 +ParameterNumber|VAR_NSKIP|Skip|1|None|1 +ParameterString|VAR_MODEL|Variogram Model|a + b * x +OutputTable|INFO_COEFF|Regression: Coefficients +OutputTable|INFO_MODEL|Regression: Model +OutputTable|INFO_STEPS|Regression: Steps +ParameterBoolean|COORD_X|Include X Coordinate|False +ParameterBoolean|COORD_Y|Include Y Coordinate|False +ParameterBoolean|INTERCEPT|Intercept|True +ParameterSelection|METHOD|Method|[0] include all;[1] forward;[2] backward;[3] stepwise|3 +ParameterNumber|P_VALUE|Significance Level|0|100.0|5.0 +ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation +ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global +ParameterNumber|SEARCH_RADIUS|Maximum Search Distance|0|None|1000 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging.txt b/python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging.txt new file mode 100644 index 00000000000..45d4d35e84e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/UniversalKriging.txt @@ -0,0 +1,24 @@ +Simple Kriging +statistics_kriging +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterSelection|TQUALITY|Type of Quality Measure|[0] standard deviation;[1] variance +ParameterBoolean|LOG|Logarithmic Transformation|True +ParameterBoolean|BLOCK|Block Kriging|True +ParameterNumber|DBLOCK|Block Size|0|None|100 +ParameterNumber|VAR_MAXDIST|Maximum Distance|None|None|-1.0 +ParameterNumber|VAR_NCLASSES|Lag Distance Classes|1|None|100 +ParameterNumber|VAR_NSKIP|Skip|1|None|1 +ParameterString|VAR_MODEL|Variogram Model|a + b * x +Hardcoded|-TARGET_DEFINITION 0 +Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX +ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 +ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells +OutputRaster|PREDICTION|Prediction +OutputRaster|VARIANCE|Quality Measure +ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global +ParameterNumber|SEARCH_RADIUS|Maximum Search Distance|0|None|1000 +ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance +ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4 +ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20 +ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants \ No newline at end of file diff --git a/python/plugins/processing/algs/saga/description/2.2.3/UpslopeArea.txt b/python/plugins/processing/algs/saga/description/2.2.3/UpslopeArea.txt new file mode 100644 index 00000000000..903e4ba3011 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/UpslopeArea.txt @@ -0,0 +1,10 @@ +Upslope Area|4 +ta_hydrology +ParameterRaster|TARGET|Target Area|True +ParameterNumber|TARGET_PT_X|Target X coordinate|None|None|0.0 +ParameterNumber|TARGET_PT_Y|Target Y coordinate|None|None|0.0 +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|SINKROUTE|Sink Routes|True +ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Deterministic Infinity;[2] Multiple Flow Direction +ParameterNumber|CONVERGE|Convergence|None|None|1.1 +OutputRaster|AREA|Upslope Area diff --git a/python/plugins/processing/algs/saga/description/2.2.3/UserDefinedFilter.txt b/python/plugins/processing/algs/saga/description/2.2.3/UserDefinedFilter.txt new file mode 100644 index 00000000000..e28c9e4eac0 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/UserDefinedFilter.txt @@ -0,0 +1,6 @@ +User Defined Filter +grid_filter +ParameterRaster|INPUT|Grid|False +ParameterTable|FILTER|Filter Matrix|True +ParameterFixedTable|FILTER_3X3|Default Filter Matrix (3x3)|3|1;2;3|True +OutputRaster|RESULT|Filtered Grid diff --git a/python/plugins/processing/algs/saga/description/2.2.3/VariogramCloud.txt b/python/plugins/processing/algs/saga/description/2.2.3/VariogramCloud.txt new file mode 100644 index 00000000000..74d1463978c --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/VariogramCloud.txt @@ -0,0 +1,7 @@ +Variogram Cloud +statistics_points +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterNumber|DISTMAX|Maximum Distance|None|None|0.0 +ParameterNumber|NSKIP|Skip Number|None|None|1 +OutputTable|RESULT|Variogram Cloud diff --git a/python/plugins/processing/algs/saga/description/2.2.3/VariogramSurface.txt b/python/plugins/processing/algs/saga/description/2.2.3/VariogramSurface.txt new file mode 100644 index 00000000000..4f09961aab9 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/VariogramSurface.txt @@ -0,0 +1,9 @@ +Variogram Surface +statistics_points +ParameterVector|POINTS|Points|0|False +ParameterTableField|FIELD|Attribute|POINTS|-1|False +ParameterNumber|DISTCOUNT|Number of Distance Classes|1.0|None|10 +ParameterNumber|NSKIP|Skip Number|None|None|1 +OutputRaster|COUNT|Number of Pairs +OutputRaster|VARIANCE|Variogram Surface +OutputRaster|COVARIANCE|Covariance Surface diff --git a/python/plugins/processing/algs/saga/description/2.2.3/VectorRuggednessMeasure(VRM).txt b/python/plugins/processing/algs/saga/description/2.2.3/VectorRuggednessMeasure(VRM).txt new file mode 100644 index 00000000000..072311d5aaf --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/VectorRuggednessMeasure(VRM).txt @@ -0,0 +1,9 @@ +Vector Ruggedness Measure (VRM) +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterNumber|RADIUS|Radius (Cells)|None|None|1 +ParameterSelection|DISTANCE_WEIGHTING_DW_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting +ParameterNumber|DISTANCE_WEIGHTING_DW_IDW_POWER|Inverse Distance Weighting Power|0.0|None|1 +ParameterBoolean|DISTANCE_WEIGHTING_DW_IDW_OFFSET |Inverse Distance Offset|True +ParameterNumber|DISTANCE_WEIGHTING_DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|0.0|None|1 +OutputRaster|VRM|Vector Terrain Ruggedness (VRM) diff --git a/python/plugins/processing/algs/saga/description/2.2.3/VectorisingGridClasses.txt b/python/plugins/processing/algs/saga/description/2.2.3/VectorisingGridClasses.txt new file mode 100644 index 00000000000..0057f58f504 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/VectorisingGridClasses.txt @@ -0,0 +1,7 @@ +Vectorising Grid Classes +shapes_grid +ParameterRaster|GRID|Grid|False +ParameterSelection|CLASS_ALL|Class Selection|[0] one single class specified by class identifier;[1] all classes|1 +ParameterNumber|CLASS_ID|Class Identifier|None|None|0 +ParameterSelection|SPLIT|Vectorised class as...|[0] one single (multi-)polygon object;[1] each island as separated polygon|1 +OutputVector|POLYGONS|Vectorized diff --git a/python/plugins/processing/algs/saga/description/2.2.3/VegetationIndex(SlopeBased).txt b/python/plugins/processing/algs/saga/description/2.2.3/VegetationIndex(SlopeBased).txt new file mode 100644 index 00000000000..fd89e6a1841 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/VegetationIndex(SlopeBased).txt @@ -0,0 +1,13 @@ +Vegetation Index (Slope Based) +imagery_tools +ParameterRaster|NIR|Near Infrared Reflectance|False +ParameterRaster|RED|Red Reflectance|False +ParameterNumber|SOIL|Soil Adjustment Factor|0.0|1.0|0.5 +OutputRaster|DVI|Difference Vegetation Index +OutputRaster|NDVI|Normalized Difference Vegetation Index +OutputRaster|RVI|Ratio Vegetation Index +OutputRaster|NRVI|Normalized Ratio Vegetation Index +OutputRaster|TVI|Transformed Vegetation Index +OutputRaster|CTVI|Corrected Transformed Vegetation Index +OutputRaster|TTVI|Thiam's Transformed Vegetation Index +OutputRaster|SAVI|Soil Adjusted Vegetation Index diff --git a/python/plugins/processing/algs/saga/description/2.2.3/VerticalDistancetoChannelNetwork.txt b/python/plugins/processing/algs/saga/description/2.2.3/VerticalDistancetoChannelNetwork.txt new file mode 100644 index 00000000000..5e1c7b29b27 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/VerticalDistancetoChannelNetwork.txt @@ -0,0 +1,8 @@ +Vertical Distance to Channel Network +ta_channels +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|CHANNELS|Channel Network|False +ParameterNumber|THRESHOLD|Tension Threshold [Percentage of Cell Size]|None|None|1 +ParameterBoolean|NOUNDERGROUND |Keep Base Level below Surface|True +OutputRaster|DISTANCE|Vertical Distance to Channel Network +OutputRaster|BASELEVEL|Channel Network Base Level diff --git a/python/plugins/processing/algs/saga/description/2.2.3/WaterRetentionCapacity.txt b/python/plugins/processing/algs/saga/description/2.2.3/WaterRetentionCapacity.txt new file mode 100644 index 00000000000..ccc8c6c4b12 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/WaterRetentionCapacity.txt @@ -0,0 +1,6 @@ +Water Retention Capacity +sim_hydrology +ParameterVector|SHAPES|Plot Holes|-1|False +ParameterRaster|DEM|DEM|False +OutputVector|OUTPUT|Final Parameters +OutputRaster|RETENTION|Water Retention Capacity diff --git a/python/plugins/processing/algs/saga/description/2.2.3/WatershedBasins.txt b/python/plugins/processing/algs/saga/description/2.2.3/WatershedBasins.txt new file mode 100644 index 00000000000..d79f537ba36 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/WatershedBasins.txt @@ -0,0 +1,7 @@ +Watershed Basins +ta_channels +ParameterRaster|ELEVATION|Elevation|False +ParameterRaster|CHANNELS|Channel Network|False +ParameterRaster|SINKROUTE|Sink Route|True +ParameterNumber|MINSIZE|Min. Size|None|None|0 +OutputRaster|BASINS|Watershed Basins diff --git a/python/plugins/processing/algs/saga/description/2.2.3/WatershedSegmentation.txt b/python/plugins/processing/algs/saga/description/2.2.3/WatershedSegmentation.txt new file mode 100644 index 00000000000..02edfa11f2e --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/WatershedSegmentation.txt @@ -0,0 +1,12 @@ +Watershed Segmentation +imagery_segmentation +ParameterRaster|GRID|Grid|False +ParameterSelection|OUTPUT|Output|[0] Seed Value;[1] Segment ID +ParameterSelection|DOWN|Method|[0] Minima;[1] Maxima +ParameterSelection|JOIN|Join Segments based on Threshold Value|[0] do not join;[1] seed to saddle difference;[2] seeds difference +ParameterNumber|THRESHOLD|Threshold|None|None|0 +ParameterBoolean|EDGE |Allow Edge Pixels to be Seeds|True +ParameterBoolean|BBORDERS |Borders|True +OutputRaster|SEGMENTS|Segments +OutputVector|SEEDS|Seed Points +OutputRaster|BORDERS|Borders diff --git a/python/plugins/processing/algs/saga/description/2.2.3/WindEffect(WindwardLeewardIndex).txt b/python/plugins/processing/algs/saga/description/2.2.3/WindEffect(WindwardLeewardIndex).txt new file mode 100644 index 00000000000..57495dc57ce --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/WindEffect(WindwardLeewardIndex).txt @@ -0,0 +1,15 @@ +Wind effect|Wind Effect (Windward / Leeward Index) +ta_morphometry +ParameterRaster|DEM|Elevation|False +ParameterRaster|DIR|Wind Direction|True +ParameterRaster|LEN|Wind Speed|True +ParameterNumber|DIR_CONST|Constant Wind Direction [Degree]|None|None|135 +ParameterBoolean|OLDVER |Old Version|True +ParameterNumber|MAXDIST|Search Distance [km]|0.0|None|300.0 +ParameterNumber|ACCEL|Acceleration|0.0|None|1.5 +ParameterBoolean|PYRAMIDS |Use Pyramids|True +ParameterSelection|DIR_UNITS|Wind Direction Units|[0] radians;[1] degree +ParameterNumber|LEN_SCALE|Wind Speed Scale Factor|0.0|None|1.0 +OutputRaster|EFFECT|Wind Effect +OutputRaster|LUV|Windward Effect +OutputRaster|LEE|Leeward Effect diff --git a/python/plugins/processing/algs/saga/description/2.2.3/ZonalGridStatistics.txt b/python/plugins/processing/algs/saga/description/2.2.3/ZonalGridStatistics.txt new file mode 100644 index 00000000000..10d91c892d4 --- /dev/null +++ b/python/plugins/processing/algs/saga/description/2.2.3/ZonalGridStatistics.txt @@ -0,0 +1,8 @@ +Zonal Grid Statistics +statistics_grid +ParameterRaster|ZONES|Zone Grid|False +ParameterMultipleInput|CATLIST|Categorial Grids|3|True +ParameterMultipleInput|STATLIST|Grids to analyse|3|True +ParameterRaster|ASPECT|Aspect|True +ParameterBoolean|SHORTNAMES|Short Field Names|True +OutputTable|OUTTAB|Zonal Statistics