Metadata-Version: 2.1
Name: swarmpal
Version: 0.1.0
Summary: Toolbox for ESA's Swarm mission
Author-email: Ashley Smith <ashley.smith@ed.ac.uk>
Maintainer-email: Ashley Smith <ashley.smith@ed.ac.uk>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 4 - Beta
Requires-Dist: hapiclient >= 0.2.3
Requires-Dist: numpy >= 1.21
Requires-Dist: matplotlib >= 3.5
Requires-Dist: scipy >= 1.8
Requires-Dist: viresclient >= 0.11
Requires-Dist: xarray >= 0.21
Requires-Dist: xarray-datatree >= 0.0.11
Requires-Dist: pytest >=6 ; extra == "dev"
Requires-Dist: nox >=2022 ; extra == "dev"
Requires-Dist: Sphinx==4.5 ; extra == "docs"
Requires-Dist: myst-nb==0.17.1 ; extra == "docs"
Requires-Dist: sphinx-book-theme==0.3.3 ; extra == "docs"
Requires-Dist: sphinx_copybutton==0.5.1 ; extra == "docs"
Requires-Dist: matplotlib==3.6 ; extra == "docs"
Requires-Dist: ipywidgets==8.0 ; extra == "docs"
Requires-Dist: ipython!=8.7.0 ; extra == "docs"
Requires-Dist: apexpy>=1.1.0 ; extra == "dsecs"
Requires-Dist: pyproj>=3 ; extra == "dsecs"
Requires-Dist: pytest >=6 ; extra == "test"
Project-URL: homepage, https://github.com/Swarm-DISC/SwarmPAL
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: dsecs
Provides-Extra: test

# SwarmPAL

---
[![Swarm-VRE](https://img.shields.io/badge/%F0%9F%9A%80%20launch-Swarm--VRE-blue)](https://vre.vires.services/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fsmithara%2Fswarmpal-demo&urlpath=lab%2Ftree%2Fswarmpal-demo%2FREADME.ipynb&branch=main)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/smithara/swarmpal-demo/HEAD)

[![PyPI](https://img.shields.io/pypi/v/swarmpal)]( https://pypi.org/project/swarmpal/)
[![Documentation](https://img.shields.io/badge/docs-online-success)][rtd-link]
[![GitHub Discussion][github-discussions-badge]][github-discussions-link]

[![Actions Status][actions-badge]][actions-link]
[![Code style: black][black-badge]][black-link]
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)

---

[actions-badge]:            https://github.com/Swarm-DISC/SwarmPAL/workflows/CI/badge.svg
[actions-link]:             https://github.com/Swarm-DISC/SwarmPAL/actions
[black-badge]:              https://img.shields.io/badge/code%20style-black-000000.svg
[black-link]:               https://github.com/psf/black
[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/swarmpal
[conda-link]:               https://github.com/conda-forge/swarmpal-feedstock
[contribute-badge]:         https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg
[contribute-link]:          CODE_OF_CONDUCT.md
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]:  https://github.com/Swarm-DISC/SwarmPAL/discussions
[pypi-link]:                https://pypi.org/project/swarmpal/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/swarmpal
[pypi-version]:             https://badge.fury.io/py/swarmpal.svg
[rtd-badge]:                https://img.shields.io/badge/docs-online-success
[rtd-link]:                 https://swarmpal.readthedocs.io/

![SwarmPAL diagram](https://swarmpal-benchmarks.netlify.app/swarmpal-diagram.png)

For more information see:
- <https://swarmdisc.org/lab/>

