Hi,
using d.rast.leg I got this bug:
Traceback (most recent call last):
File "/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/scripts/d.rast.leg",
line 150, in <module>
main()
File "/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/scripts/d.rast.leg",
line 114, in main
make_frame(f, 90, 100, 80, 100)
File "/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/scripts/d.rast.leg",
line 77, in make_frame
(ft, fb, fl, fr) = f
ValueError: need more than 0 values to unpack
Any ideas? Will be trivial...
Markus