Metadata-Version: 2.1
Name: ceres-nav
Version: 0.0.1a0
Summary: Celestial Estimation for Research, Exploration, and Science
Home-page: https://ceresnavigation.org/
Author: Chris Gnam
Author-email: crgnam@buffalo.edu
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# CERES
**C**elestial **E**stimation for **R**esearch, **E**xploration, and **S**cience

- **Website:** [ceresnavigation.org](https://ceresnavigation.org)
- **Documentation:** [ceresnavigation.org/docs](https://ceresnavigation.org/docs)
- **Source Code:** https://github.com/ceres-navigation/ceres
- **Bug Reports:** https://github.com/ceres-navigation/ceres/issues

## Install
- **With PIP:** `pip install ceres`

### Locally (for development):
*NOTE: Its recommended to create a virtual environment using mamba or conda*
- Clone repository: `git clone https://github.com/ceres-navigation/ceres`
- Install: `cd ceres; pip install -e .`

## Call for Contributions
*Coming Soon*

If you are new to contributing to open source, [this
guide](https://opensource.guide/how-to-contribute/) helps explain why, what,
and how to successfully get involved.

## Contact
All questions should be directed to Chris Gnam: crgnam@buffalo.edu

