SAGA is a GIS oriented towards statistics and analysis
SAGA - System for Automated Geoscientific Analyses - is a GIS software designed for an easy and effective implementation of spatial algorithms and offers a comprehensive, growing set of geoscientific methods. It uses wxWidgets as a GUI.
SAGA - System for Automated Geoscientific Analyses - is a GIS software designed for an easy and effective implementation of spatial algorithms and offers a comprehensive, growing set of geoscientific methods. It uses wxWidgets as a GUI.
To install saga, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install saga
To see what files were installed by saga, run:
port contents saga
To later upgrade saga, run:
sudo port selfupdate && sudo port upgrade saga
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.