Navigation Menu

Skip to content

Commit

Permalink
Update Python code
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 3, 2017
1 parent 7d015ef commit bee2a1a
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -1503,7 +1503,7 @@ tests:
DISTANCE_COEFFICIENT: 2.0
EXTENT: 0, 8, -5, 3
INTERPOLATION_DATA:
name: pointsz.gml,False,1,0
name: pointsz.gml,0,1,0
type: interpolation
ROWS: 300
results:
Expand All @@ -1520,7 +1520,7 @@ tests:
DISTANCE_COEFFICIENT: 2.0
EXTENT: 0, 8, -5, 3
INTERPOLATION_DATA:
name: pointsz.gml,True,-1,0
name: pointsz.gml,1,-1,0
type: interpolation
ROWS: 300
results:
Expand All @@ -1536,7 +1536,7 @@ tests:
COLUMNS: 300
EXTENT: 0, 8, -5, 3
INTERPOLATION_DATA:
name: pointsz.gml,False,1,0
name: pointsz.gml,0,1,0
type: interpolation
METHOD: '0'
ROWS: 300
Expand All @@ -1556,7 +1556,7 @@ tests:
COLUMNS: 300
EXTENT: 0, 8, -5, 3
INTERPOLATION_DATA:
name: pointsz.gml,True,-1,0
name: pointsz.gml,1,-1,0
type: interpolation
METHOD: '1'
ROWS: 300
Expand Down

0 comments on commit bee2a1a

Please sign in to comment.