Hi
The following bugs appear to exist in the Profile Analysis Tool when run in GRASS 6.4.3 on OS X 10.6.8 and 10.7.5:
- Save Profile Data to csv file gives this error:
Traceback (most recent call last):
File "/Users/cmbarton/grass_dev/release_20121024_grass_6_4
_3RC1/dist.x86_64-apple-
darwin12.2.0/etc/wxpython/wxplot/profile.py", line 343, in
SaveProfileToFile
timings = self.timings
TypeError
:
string indices must be integers
- Plot display is incorrectly scaled. The sampled DEM is in EPSG 3401 (Ohio north SPC, US feet)
Profile start and end points are plotted the correct distance apart, but the horizontal scale of the actual profile is plotted in meters (i.e. the plot is compressed in the first ~1/3 of the frame).
I filed a bug report.
Thanks for any assistance.
Stu