Skip to content

Commit 46a4c23

Browse files
committed
Resurrect a grass test
1 parent ae95adb commit 46a4c23

File tree

1 file changed

+28
-26
lines changed

1 file changed

+28
-26
lines changed

python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,34 @@ tests:
1515
type: rasterhash
1616
hash: cef69ed56f0b0f991ae2f7f2a54b8a29319eaf8b7d65653c75cbf985
1717

18-
# - algorithm: grass7:i.biomass
19-
# name: GRASS7 i.biomass
20-
# params:
21-
# GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
22-
# dayofyear:
23-
# name: custom/grass7/raster_4class.tif
24-
# type: raster
25-
# fpar:
26-
# name: custom/grass7/raster_4class.tif
27-
# type: raster
28-
# latitude:
29-
# name: custom/grass7/raster_4class.tif
30-
# type: raster
31-
# lightuse_efficiency:
32-
# name: custom/grass7/raster_4class.tif
33-
# type: raster
34-
# transmissivity_singleway:
35-
# name: custom/grass7/raster_4class.tif
36-
# type: raster
37-
# water_availability:
38-
# name: custom/grass7/raster_4class.tif
39-
# type: raster
40-
# results:
41-
# output:
42-
# hash: 358c7745aaa5d7fbc56b34a21821fdfdc61f68e6ca79fb996a2241d8
43-
# type: rasterhash
18+
- algorithm: grass7:i.biomass
19+
name: GRASS7 i.biomass
20+
params:
21+
GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
22+
dayofyear:
23+
name: custom/grass7/raster_4class.tif
24+
type: raster
25+
fpar:
26+
name: custom/grass7/raster_4class.tif
27+
type: raster
28+
latitude:
29+
name: custom/grass7/raster_4class.tif
30+
type: raster
31+
lightuse_efficiency:
32+
name: custom/grass7/raster_4class.tif
33+
type: raster
34+
transmissivity_singleway:
35+
name: custom/grass7/raster_4class.tif
36+
type: raster
37+
water_availability:
38+
name: custom/grass7/raster_4class.tif
39+
type: raster
40+
results:
41+
output:
42+
hash:
43+
- 358c7745aaa5d7fbc56b34a21821fdfdc61f68e6ca79fb996a2241d8
44+
- 8b3936d73c0a52acf7e290f1856a9d4a4959694bb8bcdfd4d1e88826
45+
type: rasterhash
4446

4547
- algorithm: grass7:i.eb.eta
4648
name: GRASS7 i.eb.eta

0 commit comments

Comments
 (0)