Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing Ordinary Kriging not generating Target Grid #22224

Closed
qgib opened this issue Feb 3, 2016 · 1 comment
Closed

Processing Ordinary Kriging not generating Target Grid #22224

qgib opened this issue Feb 3, 2016 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Feb 3, 2016

Author Name: Tomasz Nycz (Tomasz Nycz)
Original Redmine Issue: 14226
Affected QGIS version: 2.12.2
Redmine category:processing/saga
Assignee: Victor Olaya


Processing algorithm Ordinary Kriging (SAGA) is not generating Target Grid, only Quality Measure and Prediction.

Processing log:

@Algorithm|2016-02-03 17:30:44|processing.runalg("saga:ordinarykriging","/home/mechanik/dev/qgis_process/swd_points_ksrg.shp","cost",0,True,True,100,-1,100,1,"a + b * x",0,1000,0,4,20,0,"428448.438463,490264.553558,219769.747907,260299.978267",30,0,None,None)@

SAGA 2.2.0, QGIS 2.12.3, Xubuntu 15.10

@qgib
Copy link
Contributor Author

qgib commented Feb 4, 2016

Author Name: Giovanni Manghi (@gioman)


There are no other outputs in (since?) SAGA 2.2.0

SAGA Version: 2.2.0 (64 bit)


library path: C:\saga\saga_2.2.0_x64\modules\
library name: statistics_kriging
library : Kriging
tool : Ordinary Kriging
author : O.Conrad (c) 2008
processors : 1 [1]


Usage: saga_cmd statistics_kriging 0 -POINTS [-FIELD ] [-TQUALITY ] [-LOG ] [-BLOCK ] [-DBLOCK ] [-VAR_MAXDIST ] [-VAR_NCLASSES ] [-VAR_NSKIP ] [-VAR_MODEL ] [-SEARCH_RANGE ] [-SEARCH_RADIUS ] [-SEARCH_POINTS_ALL ] [-SEARCH_POINTS_MIN ] [-SEARCH_POINTS_MAX ] [-SEARCH_DIRECTION ] [-TARGET_DEFINITION ] [-TARGET_USER_XMIN ] [-TARGET_USER_XMAX ] [-TARGET_USER_YMIN ] [-TARGET_USER_YMAX ] [-TARGET_USER_SIZE ] [-TARGET_USER_FITS ] [-TARGET_TEMPLATE ] [-TARGET_PREDICTION ] [-TARGET_VARIANCE ]
-POINTS: Points
Shapes (input)
-FIELD: Attribute
Table field
-TQUALITY: Type of Quality Measure
Choice
Available Choices:
[0] standard deviation
[1] variance
Default: 0
-LOG: Logarithmic Transformation
Boolean
Default: 0
-BLOCK: Block Kriging
Boolean
Default: 0
-DBLOCK: Block Size
Floating point
Minimum: 0.000000
Default: 100.000000
-VAR_MAXDIST: Maximum Distance
Floating point
Default: -1.000000
-VAR_NCLASSES: Lag Distance Classes
Integer
Minimum: 1
Default: 100
-VAR_NSKIP: Skip
Integer
Minimum: 1
Default: 1
-VAR_MODEL: Model
Text
Default: a + b * x
-SEARCH_RANGE: Search Range
Choice
Available Choices:
[0] local
[1] global
Default: 0
-SEARCH_RADIUS: Maximum Search Distance
Floating point
Minimum: 0.000000
Default: 1000.000000
-SEARCH_POINTS_ALL: Number of Points
Choice
Available Choices:
[0] maximum number of nearest points
[1] all points within search distance
Default: 0
-SEARCH_POINTS_MIN: Minimum
Integer
Minimum: 1
Default: 16
-SEARCH_POINTS_MAX: Maximum
Integer
Minimum: 1
Default: 20
-SEARCH_DIRECTION: Direction
Choice
Available Choices:
[0] all directions
[1] quadrants
Default: 0
-TARGET_DEFINITION: Target Grid System
Choice
Available Choices:
[0] user defined
[1] grid or grid system
Default: 0
-TARGET_USER_XMIN: Left
Floating point
Default: 0.000000
-TARGET_USER_XMAX: Right
Floating point
Default: 100.000000
-TARGET_USER_YMIN: Bottom
Floating point
Default: 0.000000
-TARGET_USER_YMAX: Top
Floating point
Default: 100.000000
-TARGET_USER_SIZE: Cellsize
Floating point
Minimum: 0.000000
Default: 1.000000
-TARGET_USER_FITS: Fit
Choice
Available Choices:
[0] nodes
[1] cells
Default: 0
-TARGET_TEMPLATE: Target System
Grid (optional input)
-TARGET_PREDICTION: Prediction
Grid (output)
-TARGET_VARIANCE: Quality Measure
Grid (optional output)


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant