SPICE: An Observation Geometry System for Space Science Missions
NASA's Navigation and Ancillary Information Facility (NAIF) offers the SPICE (Spacecraft, Planet, Instrument, C-matrix, Events) observation geometry information system to assist in planning and interpreting scientific observations from space-based instruments aboard robotic planetary spacecraft, in support of engineering tasks associated with these missions, and for some heliophysics and earth science missions.
The SPICE Toolkit is offered in several languages. This port contains the toolkit for C.
NASA's Navigation and Ancillary Information Facility (NAIF) offers the SPICE (Spacecraft, Planet, Instrument, C-matrix, Events) observation geometry information system to assist in planning and interpreting scientific observations from space-based instruments aboard robotic planetary spacecraft, in support of engineering tasks associated with these missions, and for some heliophysics and earth science missions.
The SPICE Toolkit is offered in several languages. This port contains the toolkit for C.
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.