sbmt-pointing is a low level library for the overall SBMT family of libraries. It contains classes that help translate pointing information (for example from Picante) into data that can be used by SBMT.
sbmt-pointing is intended as a dependency for other libraries in the SBMT family. You can either clone this library by itself, or use the Eclipse project team set file located in the sbmt-overview to pull down the entire family of libraries into an Eclipse workspace.
sbmt-pointing is available as a jar at Maven Central. The dependency listing is:
<dependency>
<groupId>edu.jhuapl.ses.sbmt</groupId>
<artifactId>sbmt-pointing</artifactId>
<version>1.0.0</version>
</dependency>
Please see the Contributing file for information. Pull requests will be reviewed and merged on a best-effort basis; there are no guarantees, due to funding restrictions.
The SBMT family of libraries all support the Github Code of Conduct.