Metadata-Version: 2.1
Name: pysatMissionPlanning
Version: 0.1.1
Summary: Mission Planning toolkit for pysat
Home-page: https://github.com/pysat/pysatMissionPlanning
Author: Russell Stoneback, Jeff Klenzing
Author-email: rstoneba@utdallas.edu
License: UNKNOWN
Description: pysatMissionPlanning allows users to run build simulated satellites for TLE info and add empirical data. It includes the pysat_sgp4 instrument module which can be imported into pysat.
        
        Main Features
        -------------
        - Simulate satellite orbits from TLEs and add data from empirical models
        - Import ionosphere and thermosphere values through pyglow
        - Import coordidnates through apexpy
        
        Documentation
        ---------------------
        `Full Documentation for main package <http://pysat.readthedocs.io/en/latest/>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: MacOS :: MacOS X
Description-Content-Type: text/markdown
