Skip to main content

GRSS: Gauss-Radau Small-body Simulator

Project description

grss

PyPi Version Build Sphinx docs) Python tests) C++ tests) GPL

GRSS (pronounced "grass"), the Gauss-Radau Small-body Simulator is a Python package with a C++ binding for propagating and fitting the orbits of small bodies in the solar system, such as asteroids and comets.

Getting Started

There are currently two different ways to install the GRSS library.

Install via PyPI

The GRSS library is available on PyPI and can be installed using the following command:

    pip install grss

Install via source code

The source code for the GRSS library is available on GitHub and can be downloaded using the following command:

    git clone https://www.github.com/rahil-makadia/grss

Once the source code has been downloaded, the library can be installed using the following command:

    python setup.py install

Usage

Once the GRSS library has been installed, it can be imported into a Python script using the following command:

   import grss

The first time the library is imported, it will download some data files such as NAIF SPICE kernels and the data needed to debias optical astrometry. This should not take more than a couple minutes, and if the download was completed, the following message will be printed:

   YYYY-MM-DD HH:MM:SS URL:url-of-downloaded-file [filesize] -> path/to/downloaded/file [1]

Once these files are available to the library, you are ready to use GRSS to its full potential!

Check out the examples on the GRSS website to get started.

Acknowledgements

GRSS Development Team:

  • Rahil Makadia
  • Steven R. Chesley
  • Siegfried Eggl
  • Davide Farnocchia

The GRSS library was developed by Rahil Makadia as part of his PhD dissertation at the University of Illinois at Urbana-Champaign. This work was supported by a NASA Space Technologies Graduate Research Opportunities (NSTGRO) Fellowship, Grant #80NSSC22K1173. The author would like to thank his advisor, Dr. Siegfried Eggl as well as his collaborators, Dr. Steven R. Chesley, and Dr. Davide Farnocchia for their guidance and support.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grss-0.7.1.tar.gz (28.3 MB view hashes)

Uploaded Source

Built Distributions

grss-0.7.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (951.0 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

grss-0.7.1-pp310-pypy310_pp73-macosx_11_0_x86_64.whl (787.8 kB view hashes)

Uploaded PyPy macOS 11.0+ x86-64

grss-0.7.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (950.9 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

grss-0.7.1-pp39-pypy39_pp73-macosx_11_0_x86_64.whl (787.8 kB view hashes)

Uploaded PyPy macOS 11.0+ x86-64

grss-0.7.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (950.8 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

grss-0.7.1-pp38-pypy38_pp73-macosx_11_0_x86_64.whl (787.8 kB view hashes)

Uploaded PyPy macOS 11.0+ x86-64

grss-0.7.1-cp311-cp311-musllinux_1_1_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

grss-0.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (948.6 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

grss-0.7.1-cp311-cp311-macosx_11_0_x86_64.whl (788.0 kB view hashes)

Uploaded CPython 3.11 macOS 11.0+ x86-64

grss-0.7.1-cp311-cp311-macosx_11_0_arm64.whl (788.0 kB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

grss-0.7.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

grss-0.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (948.4 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

grss-0.7.1-cp310-cp310-macosx_11_0_x86_64.whl (788.1 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ x86-64

grss-0.7.1-cp310-cp310-macosx_11_0_arm64.whl (788.1 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

grss-0.7.1-cp39-cp39-musllinux_1_1_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

grss-0.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (948.6 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

grss-0.7.1-cp39-cp39-macosx_11_0_x86_64.whl (788.3 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ x86-64

grss-0.7.1-cp39-cp39-macosx_11_0_arm64.whl (788.3 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

grss-0.7.1-cp38-cp38-musllinux_1_1_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

grss-0.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (948.2 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

grss-0.7.1-cp38-cp38-macosx_11_0_x86_64.whl (788.1 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ x86-64

grss-0.7.1-cp38-cp38-macosx_11_0_arm64.whl (788.1 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page