#2666: GRASS 7 r.horizon outputting single file for mode 2
-------------------------+-------------------------
Reporter: bdmorri2 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Raster | Version: 7.0.0
Keywords: r.horizon | CPU: x86-64
Platform: MSWindows 7 |
-------------------------+-------------------------
When I run r.horizon in GRASS 7.0.0 in mode 2 I am only getting a raster
output for the last angle that was calculated. When I use r.horizon in
GRASS 6.4.3 I do not have this problem. I am using the same code that I
used for 6.4.3 in 7.0.0. I have also tried using the GUI to see if there
is a new parameter that I am not aware of that must be checked to return
all of the rasters that were calculated.
This is the code that I used for both versions of GRASS:
r.sun -p -m --overwrite --verbose elevation=dem_mos2@PERMANENT
aspect=aspect@bdmorri2 slope=slope@bdmorri2 beam_rad=beam_jan
diff_rad=dif_jan glob_rad=total_jan day=15
Can someone either help with the bug or inform me of my own error for
running this command?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2666>
GRASS GIS <http://grass.osgeo.org>