.gitattributes
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
ExampleMessageConsumer.py
ExampleMessageProducer.py
ExampleMessageProducerGen.py
LICENSE
MANIFEST.in
README.md
doi_badge.svg
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
versioneer.py
.gitlab/service_desk_templates/.gitkeep
.gitlab/service_desk_templates/thank_you.md
.vscode/settings.json
demessaging/NetCDFDecoder.py
demessaging/PulsarConnection.py
demessaging/PulsarMessageConstants.py
demessaging/PulsarMessageConsumer.py
demessaging/PulsarMessageProducer.py
demessaging/__init__.py
demessaging/__main__.py
demessaging/_version.py
demessaging/cli.py
demessaging/config.py
demessaging/py.typed
demessaging/template.py
demessaging.egg-info/PKG-INFO
demessaging.egg-info/SOURCES.txt
demessaging.egg-info/dependency_links.txt
demessaging.egg-info/entry_points.txt
demessaging.egg-info/requires.txt
demessaging.egg-info/top_level.txt
demessaging/backend/__init__.py
demessaging/backend/class_.py
demessaging/backend/function.py
demessaging/backend/module.py
demessaging/backend/utils.py
demessaging/messaging/__init__.py
demessaging/messaging/connection.py
demessaging/messaging/constants.py
demessaging/messaging/consumer.py
demessaging/messaging/producer.py
demessaging/templates/class_.py.jinja2
demessaging/templates/empty.jinja2
demessaging/templates/function.py.jinja2
demessaging/templates/module.py.jinja2
demessaging/types/__init__.py
demessaging/types/xarray.py
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_ext/vuelexer.py
docs/_static/dasf_logo.svg
docs/_static/dasf_logo_v2_640.png
docs/_static/hello_world_vue.png
docs/_static/spatio_temporal.png
docs/usage/backend_conf.md
docs/usage/custom_datatypes.md
docs/usage/deploying.md
docs/usage/quickstart.md
docs/usage/web_frontend.md
test-classes/TestNetCDFDecoder.py
test-classes/original.nc
test-classes/serialized.json
tests/_test_module.py
tests/_test_module_with_basemodel_type.py
tests/_test_module_with_report.py
tests/_test_module_with_type.py
tests/_test_module_with_xarray.py
tests/conftest.py
tests/test_backend_class_.py
tests/test_backend_function.py
tests/test_backend_module.py
tests/test_config.py
tests/requests/test_report_request.json
tests/requests/test_request.json
tests/requests/test_request_arbitrary.json
tests/requests/test_request_xarray.json