Metadata-Version: 1.1
Name: mpcorbget
Version: 1.0.0a7
Summary: A tool for observing minor planets
Home-page: https://github.com/davenporta/mpcorbget
Author: Alexander Davenport
Author-email: alexhdavenport@gmail.com
License: MIT
Description: mpcorbget v1.0.0a7

        =======================

        

        This is a tool for planning observations of minor planets. It pulls data from the Minor Planet Center's MPCORB.DAT and its list of observatories and calculates the geocentric and topocentric coordinates of the object.

        

        In addition to calculating coordinates, it provides an api to retrieve and utilize data from the MPC for use in other scripts.

        

        Currently the it does not support asteroids without a permanent designation. I am hoping to implement that in the future.

        

        You can type mpcorbget directly into the command line to run the QuickEphem tool script. Otherwise import mpcorbget. To see a list of objects and their attributes and methods use help("mpcorbget").

        
Keywords: astronomy ephemeris ephem minorplanets research
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
