SPICE: An Observation Geometry System for Planetary Science Missions
NASA's Navigation and Ancillary Information Facility (NAIF) provides this toolkit in order to allow (planetary) scientists access to all kinds of space exploration related positioning information.
NASA's Navigation and Ancillary Information Facility (NAIF) provides this toolkit in order to allow (planetary) scientists access to all kinds of space exploration related positioning information.
To install cspice, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cspice
To see what files were installed by cspice, run:
port contents cspice
To later upgrade cspice, run:
sudo port selfupdate && sudo port upgrade cspice
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.