Metadata-Version: 2.1
Name: xemc3
Version: 0.0.6
Summary: Collect data from EMC3 runs in python using xarray
Home-page: https://github.com/dschwoerer/xemc3
Author: David Schwörer
Author-email: dave@ipp.mpg.de
License: GPL
Project-URL: Tracker, https://github.com/dschwoerer/xemc3/issues
Project-URL: Documentation, https://xemc3.rtfd.io
Platform: UNKNOWN
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: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
Requires-Dist: xarray (>=0.16.0)
Requires-Dist: matplotlib (!=3.3.0,!=3.3.1,!=3.3.2,>=3.1.1)
Requires-Dist: netcdf4 (>=1.4.0)
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: eudist
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: docs
Requires-Dist: sphinx (>=1.4) ; extra == 'docs'
Provides-Extra: plot
Requires-Dist: matplotlib (!=3.3.0,!=3.3.1,!=3.3.2,>=3.1.1) ; extra == 'plot'
Provides-Extra: plot3d
Requires-Dist: mayavi ; extra == 'plot3d'

# xemc3

A library for working with EMC3 simulations.


