Metadata-Version: 2.1
Name: xemc3
Version: 0.2.2
Summary: Collect data from EMC3 runs in python using xarray
Home-page: https://github.com/dschwoerer/xemc3
Author: David Bold
Author-email: dave@ipp.mpg.de
License: GPL
Project-URL: Tracker, https://github.com/dschwoerer/xemc3/issues
Project-URL: Documentation, https://xemc3.rtfd.io
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
Provides-Extra: plot
Provides-Extra: plot3d
Provides-Extra: docs
Provides-Extra: full
License-File: COPYING

[![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![pypiversion](https://img.shields.io/pypi/v/xemc3.svg)](https://pypi.python.org/pypi/xemc3)
[![py3comp](https://img.shields.io/badge/py3-compatible-brightgreen.svg)](https://img.shields.io/badge/py3-compatible-brightgreen.svg)
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.5562265.svg)](https://doi.org/10.5281/zenodo.5562265)

# xemc3

A library for working with EMC3 simulations using the xarray framework.

## Examples
Examples can be found under [docs/examples](docs/examples) and you can try them [online on binder](https://mybinder.org/v2/gh/dschwoerer/xemc3/next?filepath=docs%2Fexamples)

## Documentation
The documentation can be found on [read the docs](https://xemc3.rtfd.io)

## Installation
```bash
pip install xemc3
```

## Citation
If you use xemc3, please cite it using [DOI: 10.5281/zenodo.5562265](https://doi.org/10.5281/zenodo.5562265)
