Metadata-Version: 1.0
Name: Mars24
Version: 0.3.9
Summary: Mars24 library, implements the Mars24 algorithm [Allison and McEwan, 2000]
Home-page: http://code.foldmountain.com/mars24
Author: Christopher Lee
Author-email: lee@foldmountain.com
License: LICENSE.txt
Download-URL: https://bitbucket.org/eelsirhc/mars24py/downloads
Description: 
        ========================
        Mars 24 Python library
        ========================
        
        This package implements the Mars24 algorithm based on the Allison and McEwan(2000) paper. Details can be found at http://www.giss.nasa.gov/tools/mars24/ . The package is available under the Modified BSD license. Publications using the algorithm should reference the Allison and McEwan (2000) and Allison (1997) papers where appropriate. All mistakes in this code are mine.
        
        Christopher Lee, 2011
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Astronomy
