Metview is a meteorological workstation application designed to be a complete working environment for both the operational and research meteorologist. Its capabilities include powerful data access, processing and visualisation.
Metview is a meteorological workstation application designed to be a complete working environment for both the operational and research meteorologist. Its capabilities include powerful data access, processing and visualisation.
To install metview, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install metview
To see what files were installed by metview, run:
port contents metview
To later upgrade metview, run:
sudo port selfupdate && sudo port upgrade metview
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.