A collection of programs for manipulating Optical Array Probe data.
A collection of programs for manipulating Optical Array Probe data. Consists of several translators to convert native probe data into a common OAP file format, a processor, and a display program.
A collection of programs for manipulating Optical Array Probe data. Consists of several translators to convert native probe data into a common OAP file format, a processor, and a display program.
To install aircraft_oap, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install aircraft_oap
To see what files were installed by aircraft_oap, run:
port contents aircraft_oap
To later upgrade aircraft_oap, run:
sudo port selfupdate && sudo port upgrade aircraft_oap
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.