Metadata-Version: 2.2
Name: Mshpy
Version: 0.1.0
Summary: Simplified Earth magnetosheath model
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sympy
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# Mshpy

The Mshpy module provides simplified magnetosheath model.
See
* Full [documentation](https://mshpy.readthedocs.io/en/latest/)

# Installation

Installation is avaliable through pypi

```
    $ pip install Mshpy
```

# Example
Example is available in the documentation.
