Skip to content

Commit 09d21cf

Browse files
committed
Resurrect another GRASS test
1 parent 3f45699 commit 09d21cf

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

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

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -528,29 +528,30 @@ tests:
528528
- 00f909594106bf0aca7b909841b30532a816ddc8f53f4c0d30481710
529529
type: rasterhash
530530

531-
# - algorithm: grass7:i.eb.hsebal01.coords
532-
# name: GRASS7 i.eb.hsebal01
533-
# params:
534-
# GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
535-
# aerodynresistance:
536-
# name: custom/grass7/raster_6class.tif
537-
# type: raster
538-
# frictionvelocitystar: 0.32407
539-
# netradiation:
540-
# name: custom/grass7/raster_4class.tif
541-
# type: raster
542-
# soilheatflux:
543-
# name: custom/grass7/raster_5class.tif
544-
# type: raster
545-
# temperaturemeansealevel:
546-
# name: custom/grass7/float_raster.tif
547-
# type: raster
548-
# vapourpressureactual: 1.511
549-
# results:
550-
# output:
551-
# hash: cac9e91f9b5182fbad336fd46ecebcf5185327e009ae8dc4cc0367fc
552-
# type: rasterhash
553-
531+
- algorithm: grass7:i.eb.hsebal01.coords
532+
name: GRASS7 i.eb.hsebal01
533+
params:
534+
-a: true
535+
GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
536+
aerodynresistance:
537+
name: custom/grass7/raster_6class.tif
538+
type: raster
539+
frictionvelocitystar: 0.32407
540+
netradiation:
541+
name: custom/grass7/raster_4class.tif
542+
type: raster
543+
soilheatflux:
544+
name: custom/grass7/raster_5class.tif
545+
type: raster
546+
temperaturemeansealevel:
547+
name: custom/grass7/float_raster.tif
548+
type: raster
549+
vapourpressureactual: 1.511
550+
results:
551+
output:
552+
hash: cac9e91f9b5182fbad336fd46ecebcf5185327e009ae8dc4cc0367fc
553+
type: rasterhash
554+
554555
# - algorithm: grass7:i.modis.qc
555556
# name: GRASS7 i.modis.qc
556557
# params:

0 commit comments

Comments
 (0)