.dockerignore‎
.gitignore
.readthedocs.yaml
LICENSE
README.md
mypi.ini
poetry.lock
pyproject.toml
requirements.txt
.github/workflows/build-image.yml
.github/workflows/build-test.yml
data/example_campaign_api.py
data/example_campaign_cli.sh
data/onearray.h5
data/readme
dockerfiles/Dockerfile
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/introduction.rst
docs/source/usage_api.rst
docs/source/usage_cli.rst
hpc_campaign/__init__.py
hpc_campaign/__main__.py
hpc_campaign/cache.py
hpc_campaign/config.py
hpc_campaign/connector.py
hpc_campaign/genkey.py
hpc_campaign/hdf5_metadata.py
hpc_campaign/info.py
hpc_campaign/key.py
hpc_campaign/ls.py
hpc_campaign/manager.py
hpc_campaign/manager_args.py
hpc_campaign/manager_funcs.py
hpc_campaign/remote_config.yaml
hpc_campaign/rm.py
hpc_campaign/taridx.py
hpc_campaign/upgrade.py
hpc_campaign/utils.py
hpc_campaign.egg-info/PKG-INFO
hpc_campaign.egg-info/SOURCES.txt
hpc_campaign.egg-info/dependency_links.txt
hpc_campaign.egg-info/entry_points.txt
hpc_campaign.egg-info/requires.txt
hpc_campaign.egg-info/top_level.txt
tests/test_manager.py
tests/test_simple.py
tests/heat2d/heatPlot.py
tests/heat2d/heatSimulation.py