README 880 B

1234567891011121314151617181920
  1. System for Automated Geoscientific Analyses (SAGA) is a Geographic
  2. System Information software with immense capabilities for geodata
  3. System processing and analysis.
  4. SAGA supports the implementation of new functions with an effective
  5. API. Functions are organised as modules in framework independent
  6. Module Libraries and can be accessed via SAGA's Graphical User
  7. Interface or various scripting environments (shell scripts, Python,
  8. R and so on).
  9. SAGA can use these optional dependencies: libharu, liblas, postgresql
  10. and qhull. SAGA currently does not build when vigra is installed.
  11. To enable opencv, set OPENCV=ON. By default OpenCV is disabled since
  12. SAGA does not build when opencv version 4 or greater is installed. For
  13. a compatible version of OpenCV, use the opencv-legacy SlackBuild.
  14. If SAGA fails to run after an upgrade, uninstall old versions of SAGA
  15. before compilation.