LICENSE
README.md
pyproject.toml
stagpy/__init__.py
stagpy/__main__.py
stagpy/_helpers.py
stagpy/args.py
stagpy/commands.py
stagpy/config.py
stagpy/datatypes.py
stagpy/dimensions.py
stagpy/error.py
stagpy/field.py
stagpy/parfile.py
stagpy/phyvars.py
stagpy/plates.py
stagpy/processing.py
stagpy/py.typed
stagpy/refstate.py
stagpy/rprof.py
stagpy/stagyydata.py
stagpy/stagyyparsers.py
stagpy/step.py
stagpy/time_series.py
stagpy/xdmf.py
stagpy.egg-info/PKG-INFO
stagpy.egg-info/SOURCES.txt
stagpy.egg-info/dependency_links.txt
stagpy.egg-info/entry_points.txt
stagpy.egg-info/requires.txt
stagpy.egg-info/top_level.txt
stagpy/_styles/stagpy-paper.mplstyle
stagpy/_styles/stagpy-slides.mplstyle
tests/test_args.py
tests/test_cli.py
tests/test_commands.py
tests/test_field.py
tests/test_helpers.py
tests/test_parfile.py
tests/test_parsers.py
tests/test_phyvars.py
tests/test_processing.py
tests/test_rprof.py
tests/test_stagyydata.py
tests/test_time_series.py