.gitignore
CITATION.cff
LICENSE.txt
README.md
pyproject.toml
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
examples/plot_minimal_2d_example.py
examples/plot_minimal_example.py
examples/plot_sweep_through_slice_indexes.py
examples/plot_two_tallies_combined.py
examples/plot_with_custom_color_map.py
src/openmc_regular_mesh_plotter/__init__.py
src/openmc_regular_mesh_plotter/_version.py
src/openmc_regular_mesh_plotter/core.py
src/openmc_regular_mesh_plotter.egg-info/PKG-INFO
src/openmc_regular_mesh_plotter.egg-info/SOURCES.txt
src/openmc_regular_mesh_plotter.egg-info/dependency_links.txt
src/openmc_regular_mesh_plotter.egg-info/requires.txt
src/openmc_regular_mesh_plotter.egg-info/top_level.txt
tests/__init__.py
tests/test_units.py