From 09d21cf920c5c63b7e47687c22661014b186af8d Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Fri, 1 Jun 2018 09:33:27 +1000 Subject: [PATCH] Resurrect another GRASS test --- .../grass7_algorithms_imagery_tests.yaml | 47 ++++++++++--------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml b/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml index f21dff48197..1064e312c07 100644 --- a/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml +++ b/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml @@ -528,29 +528,30 @@ tests: - 00f909594106bf0aca7b909841b30532a816ddc8f53f4c0d30481710 type: rasterhash -# - algorithm: grass7:i.eb.hsebal01.coords -# name: GRASS7 i.eb.hsebal01 -# params: -# GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0' -# aerodynresistance: -# name: custom/grass7/raster_6class.tif -# type: raster -# frictionvelocitystar: 0.32407 -# netradiation: -# name: custom/grass7/raster_4class.tif -# type: raster -# soilheatflux: -# name: custom/grass7/raster_5class.tif -# type: raster -# temperaturemeansealevel: -# name: custom/grass7/float_raster.tif -# type: raster -# vapourpressureactual: 1.511 -# results: -# output: -# hash: cac9e91f9b5182fbad336fd46ecebcf5185327e009ae8dc4cc0367fc -# type: rasterhash - + - algorithm: grass7:i.eb.hsebal01.coords + name: GRASS7 i.eb.hsebal01 + params: + -a: true + GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0' + aerodynresistance: + name: custom/grass7/raster_6class.tif + type: raster + frictionvelocitystar: 0.32407 + netradiation: + name: custom/grass7/raster_4class.tif + type: raster + soilheatflux: + name: custom/grass7/raster_5class.tif + type: raster + temperaturemeansealevel: + name: custom/grass7/float_raster.tif + type: raster + vapourpressureactual: 1.511 + results: + output: + hash: cac9e91f9b5182fbad336fd46ecebcf5185327e009ae8dc4cc0367fc + type: rasterhash + # - algorithm: grass7:i.modis.qc # name: GRASS7 i.modis.qc # params: