Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
(cherry picked from commit 6009070)
  • Loading branch information
alexbruy committed May 25, 2019
1 parent f17accf commit d8b50ed
Showing 1 changed file with 57 additions and 11 deletions.
Expand Up @@ -461,41 +461,87 @@ tests:
hash: 95e064f05759606bc60f1dfa88931f545c066629c1f07919156ac03b
type: rasterhash

- algorithm: grass7:r.sun
name: GRASS7 r.sun
- algorithm: grass7:r.sun.insoltime
name: GRASS7 r.sun (insoltime)
params:
-m: false
-p: false
GRASS_RASTER_FORMAT_META: ''
GRASS_RASTER_FORMAT_OPT: ''
GRASS_REGION_CELLSIZE_PARAMETER: 0.0
GRASS_REGION_PARAMETER: 344500.0,358400.0,6682800.0,6693700.0
albedo_value: 0.2
aspect:
name: custom/grass7/float_raster.tif
name: custom/grass7/raster_6class.tif
type: raster
aspect_value: 270.0
day: 1
declination: 0.0
distance_step: 1.0
elevation:
name: custom/grass7/raster_6class.tif
name: custom/grass7/float_raster.tif
type: raster
npartitions: 1
slope:
name: custom/grass7/float_raster.tif
type: raster
slope_value: 0.0
step: 0.5
results:
beam_rad:
hash: c43a64c35cd5999888b1dc7099249a54f37df8658cbe9c30b92627e5
hash: 4428e6601576375c17cb0d37f74e3317db218b9660d3e9483f444279
type: rasterhash
diff_rad:
hash: ecaa83578ab6eaf24a48f2fc265e8f1deff743c145af9c85cd39bceb
hash: a05bb9e71f3a539b74a07235b5873738d3049960c8b2b5fd37cc7826
type: rasterhash
glob_rad:
hash: 3917bc5633ce2225c864055d4b3c952b87461cbe48093b8fd9738215
hash: 511d713ab666e171167a9a137ea246eefc90042e149ded73281362fa
type: rasterhash
insol_time:
hash: 64851f59edafe67d007da78f33b7491b949d5be3eca83ef513e2b11f
hash: 45954c661088e55d7740f7b9b89e21217a34d25868f751e8d0a67d31
type: rasterhash
refl_rad:
hash: 278011afa98bcdfd87a2c476bc4abac96266a2a13ac9d20696733941
type: rasterhash

- algorithm: grass7:r.sun.incidout
name: GRASS7 r.sun (incidout)
params:
-m: false
-p: false
GRASS_RASTER_FORMAT_META: ''
GRASS_RASTER_FORMAT_OPT: ''
GRASS_REGION_CELLSIZE_PARAMETER: 0.0
albedo_value: 0.2
aspect:
name: custom/grass7/raster_6class.tif
type: raster
aspect_value: 270.0
day: 1
distance_step: 1.0
elevation:
name: custom/grass7/float_raster.tif
type: raster
npartitions: 1
slope:
name: custom/grass7/float_raster.tif
type: raster
slope_value: 0.0
step: 0.5
time: 8.0
results:
beam_rad:
hash: b2459789ef2f04adc13a02d016f314594eaaf6f89e42fdf35d06e46b
type: rasterhash
diff_rad:
hash: 7dbe38013812f372389f1ce1b60eae6755e005326e2373472ec65443
type: rasterhash
glob_rad:
hash: 41e68104b039b794efb580a52c79e61af84261f9fad8b2aaedce0316
type: rasterhash
incidout:
hash: 5cd5e5a410da7593d2e0d3ad3cb01818cebddfb73d0439fcf8b30d05
type: rasterhash
refl_rad:
hash: cd2002486c5117db9c493e365ff6983faf1ea92b1bbea87569d3ebdd
hash: 5ac2d870ae11d726a16809cda2915b248f0180f3eedc0c7a4c8d8de5
type: rasterhash

# - algorithm: grass7:r.stats.quantile.out
Expand Down

0 comments on commit d8b50ed

Please sign in to comment.