README 472 B

123456789101112131415161718192021
  1. This GRASS module calculates the spectral resonse
  2. for raster images at a user specified point (by mouse).
  3. Requirement:
  4. gnuplot has to be in PATH.
  5. Example:
  6. Input: tm1 - tm7
  7. ... will display the spectral response in a diagram
  8. for each band at the specified location.
  9. Written by Markus Neteler 18. August 1998
  10. neteler@geog.uni-hannover.de
  11. bugfix: 25. Nov. 98 (coordinate system labels)
  12. update to 5.7: Okt 30 21:34:00 UTC 2003 MN