Gerbil is a generic framework for visualization and analysis of multispectral and hyperspectral data that strives to both bring new innovations in analysis capabilities and be of use in a wide range of hyperspectral data applications.
Gerbil is a generic framework for visualization and analysis of multispectral and hyperspectral data that strives to both bring new innovations in analysis capabilities and be of use in a wide range of hyperspectral data applications.
To install gerbil, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gerbil
To see what files were installed by gerbil, run:
port contents gerbil
To later upgrade gerbil, run:
sudo port selfupdate && sudo port upgrade gerbil
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.