Welcome to xemc3’s documentation!

xemc3 provides an interface for collecting the output data from a EMC3 simulation into an xarray dataset, as well as accessor methods for common EMC3 analysis and plotting tasks.

Currently only in alpha (until 1.0 released) so please report any bugs, and feel free to raise issues asking questions or making suggestions.

Installation

With pip:

pip install --user xemc3

You can run the tests by running pytest --pyargs xemc3.

xemc3 will install the required python packages when you run one of the above install commands if they are not already installed on your system.

Indices and tables