.readthedocs.yml
COPYING
Makefile
PUBLISH.md
README.md
mypy.ini
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/black-fix.yml
.github/workflows/test-python-package.yml
docs/conf.py
docs/index.rst
docs/xemc3.rst
xemc3/__init__.py
xemc3/_version.py
xemc3.egg-info/PKG-INFO
xemc3.egg-info/SOURCES.txt
xemc3.egg-info/dependency_links.txt
xemc3.egg-info/entry_points.txt
xemc3.egg-info/requires.txt
xemc3.egg-info/top_level.txt
xemc3/cli/append_time.py
xemc3/cli/to_netcdf.py
xemc3/cli/xdivertor.py
xemc3/core/__init__.py
xemc3/core/dataset.py
xemc3/core/load.py
xemc3/core/plot_2d.py
xemc3/core/plot_3d.py
xemc3/core/utils.py
xemc3/load/__init__.py
xemc3/test/gen_ds.py
xemc3/test/test_average.py
xemc3/test/test_basic.py
xemc3/test/test_cli.py
xemc3/test/test_utils.py
xemc3/test/test_write_load.py
xemc3/tools/run_wrapper.py
xemc3/write/__init__.py
xemc3/write/fortran.py
xemc3/write/nc.py