Metadata-Version: 2.1
Name: bigplanet
Version: 1.0
Summary: VPLANET Data Analysis Tools
Home-page: https://github.com/VirtualPlanetaryLaboratory/vplanet/tree/master/bigplanet
Author: Caitlyn Wilhelm
Author-email: cwilhelm@uw.edu
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: h5py (>=3.2)
Requires-Dist: argparse
Requires-Dist: pandas
Requires-Dist: scipy


<p align="center">
  <img width = "250" src="docs/VPLanetLogo.png?raw=true"/>
</p>

<h1 align="center">BigPlanet: Big data with VPLanet</h1>

<p align="center">
  <a href="https://VirtualPlanetaryLaboratory.github.io/bigplanet/"><img src="https://img.shields.io/badge/read-the_docs-blue.svg?style=flat"></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-purple.svg"/></a>
</p>

A suite of data analysis and extraction routines for VPLanet designed to be used with vspace and multi-planet scripts. It can also generate files for use with the VR Ulysses virtual reality data explorer.


