Metadata-Version: 2.1
Name: SWAMPE
Version: 0.0.2
Summary: 2D Shallow-Water General Circulation Model for Exoplanet Atmospheres
Author: Ekaterina Landgren
Author-email: ek672@cornell.edu
License: BSD 3-Clause License
Description-Content-Type: text/x-rst
License-File: LICENCE.txt
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: imageio
Requires-Dist: matplotlib
Requires-Dist: jupyter


   <div align="center">
   <img src="docs/_static/SWAMPE_logo.png" width="450px">
   </img>
   <br/>
   </div>
   <br/><br/>


# Shallow-Water Atmospheric Model in Python for Exoplanets



Documentation
-------------

The installation guide and a wide-range of tutorials for different applications
can be found in the [SWAMPE documentation](https://swampe.readthedocs.io). 

Attribution
-----------

A JOSS paper describing this open source release is currently in prep.

License
-------
Written by [Ekaterina Landgren](https://github.com/kathlandgren) and [Alice Nadeau](https://github.com/Alice-N).
Copyright 2022 Ekaterina Landgren

SWAMPE is available under the BSD 3-Clause License.
Please see the LICENSE file for more information.

Support
-------

Please reach out with any feedback, bug reports, or questions to ek672@cornell.edu.

[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![Github Actions CI](https://github.com/kathlandgren/SWAMPE/actions/workflows/main.yml/badge.svg)](https://github.com/kathlandgren/SWAMPE/actions/workflows/main.yml)
[![Documentation Status](https://readthedocs.org/projects/swampe/badge/?version=latest)](https://swampe.readthedocs.io/en/latest/?badge=latest)
