Metadata-Version: 2.4
Name: mesagrid
Version: 0.3.9
Summary: Parse grids of MESA tracks and models
Project-URL: homepage, https://github.com/earlbellinger/mesagrid
Project-URL: tracker, https://github.com/earlbellinger/mesagrid/issues
Project-URL: documentation, https://mesagrid.readthedocs.io/
Author-email: Earl Patrick Bellinger <earl.bellinger@yale.edu>
License: MIT License
        
        Copyright (c) 2023, Earl Patrick Bellinger
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
License-File: LICENSE
Keywords: mesagrid
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
Requires-Dist: ipywidgets>=8.0.4
Requires-Dist: matplotlib>=3.4.3
Requires-Dist: numpy>=1.20.3
Requires-Dist: pandas>=1.3.4
Requires-Dist: scipy>=1.13.1
Requires-Dist: tomso>=0.2.1
Requires-Dist: tqdm>=4.62.3
Description-Content-Type: text/x-rst

mesagrid
========

.. |pypi| image:: https://img.shields.io/pypi/v/mesagrid.svg
        :target: https://pypi.python.org/pypi/mesagrid
.. |travis| image:: https://app.travis-ci.com/earlbellinger/mesagrid.svg
        :target: https://app.travis-ci.com/github/earlbellinger/mesagrid
.. |docs| image:: https://readthedocs.org/projects/mesagrid/badge/?version=latest
        :target: https://mesagrid.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status
.. |license| image:: https://img.shields.io/badge/license-MIT-orange.svg?style=flat
        :target: https://github.com/earlbellinger/mesagrid/blob/main/LICENSE
        :alt: MIT License

|pypi| |travis| |docs| |license|

A python library for parsing, analyzing, and visualizing grids of MESA tracks and models, including stellar pulsation data. 
