.editorconfig
.gitignore
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pytest.ini
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
docs/.gitignore
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/rhg_compute_tools.design.rst
docs/rhg_compute_tools.rst
docs/usage.rst
news/TEMPLATE.rst
rhg_compute_tools/__init__.py
rhg_compute_tools/cli.py
rhg_compute_tools/gcs.py
rhg_compute_tools/kubernetes.py
rhg_compute_tools/utils.py
rhg_compute_tools/xarray.py
rhg_compute_tools.egg-info/PKG-INFO
rhg_compute_tools.egg-info/SOURCES.txt
rhg_compute_tools.egg-info/dependency_links.txt
rhg_compute_tools.egg-info/entry_points.txt
rhg_compute_tools.egg-info/not-zip-safe
rhg_compute_tools.egg-info/requires.txt
rhg_compute_tools.egg-info/top_level.txt
rhg_compute_tools/design/__init__.py
rhg_compute_tools/design/colors.py
rhg_compute_tools/design/plotting.py
rhg_compute_tools/design/styles/rhg_note.mplstyle
rhg_compute_tools/design/styles/rhg_powerpoint.mplstyle
rhg_compute_tools/design/styles/rhg_powerpoint_wide.mplstyle
tests/__init__.py
tests/fixtures.py
tests/set_gateway_config.py
tests/test_cli.py
tests/test_design.py
tests/test_rhg_compute_tools.py
tests/resources/worker_template.yml