.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
environment.yml
pyproject.toml
pyrightconfig.json
ruff.toml
uv.lock
.github/CODEOWNERS
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build-wheel.yml
.github/workflows/checksum_release.yml
.github/workflows/doc.yml
.github/workflows/lint-format-check.yaml
.github/workflows/pr-title-checker.yml
.github/workflows/publish-pypi.yml
.github/workflows/testing.yml
.pre_commit_hooks/check_patterns.py
.pre_commit_hooks/patterns.txt
binder/environment.yml
binder/postBuild
binder/start
docs/generate_api_stubs.py
docs/generate_doc.sh
docs/refs.bib
docs/zensical.toml
docs/joss_paper/paper.bib
docs/joss_paper/paper.md
docs/joss_paper/plaid_architecture.png
docs/overrides/.icons/simple/spack.svg
docs/source/citation.md
docs/source/concepts.md
docs/source/contributing.md
docs/source/examples_tutorials.md
docs/source/index.md
docs/source/physarena.md
docs/source/plaid_benchmarks.md
docs/source/quickstart.md
docs/source/upgrade_guide.md
docs/source/concepts/check.md
docs/source/concepts/dataset.md
docs/source/concepts/defaults.md
docs/source/concepts/disk_format.md
docs/source/concepts/infos.md
docs/source/concepts/problem_definition.md
docs/source/concepts/sample.md
docs/source/concepts/serve.md
docs/source/concepts/viewer.md
docs/source/images/default_value_selection.png
docs/source/images/generate_plaid_io_performance.py
docs/source/images/plaid_benchmarks.png
docs/source/images/plaid_logo.png
docs/source/images/plaid_logo.svg
docs/source/images/viewer.jpg
docs/source/javascripts/mathjax.js
docs/source/tutorials/downloadable_example.md
docs/source/tutorials/storage.md
docs/stylesheets/extra.css
examples/__init__.py
examples/infos_example.py
examples/problem_definition_example.py
examples/run_examples.bat
examples/run_examples.sh
examples/client_server/simple_process.py
examples/containers/__init__.py
examples/containers/mesh.vtk
examples/containers/sample_example.py
src/plaid/__init__.py
src/plaid/_version.py
src/plaid/constants.py
src/plaid/infos.py
src/plaid/problem_definition.py
src/plaid/version.py
src/plaid/cli/__init__.py
src/plaid/cli/plaidcheck.py
src/plaid/cli/serve.py
src/plaid/cli/paraview_plugin/PlaidParaViewPlugin.py
src/plaid/cli/paraview_plugin/__init__.py
src/plaid/containers/__init__.py
src/plaid/containers/sample.py
src/plaid/containers/utils.py
src/plaid/containers/managers/__init__.py
src/plaid/containers/managers/default_manager.py
src/plaid/downloadable_examples/__init__.py
src/plaid/downloadable_examples/config.py
src/plaid/storage/__init__.py
src/plaid/storage/backend_api.py
src/plaid/storage/reader.py
src/plaid/storage/registry.py
src/plaid/storage/writer.py
src/plaid/storage/cgns/__init__.py
src/plaid/storage/cgns/reader.py
src/plaid/storage/cgns/writer.py
src/plaid/storage/common/__init__.py
src/plaid/storage/common/bridge.py
src/plaid/storage/common/preprocessor.py
src/plaid/storage/common/reader.py
src/plaid/storage/common/writer.py
src/plaid/storage/hf_datasets/__init__.py
src/plaid/storage/hf_datasets/bridge.py
src/plaid/storage/hf_datasets/reader.py
src/plaid/storage/hf_datasets/writer.py
src/plaid/storage/zarr/__init__.py
src/plaid/storage/zarr/bridge.py
src/plaid/storage/zarr/reader.py
src/plaid/storage/zarr/writer.py
src/plaid/types/__init__.py
src/plaid/types/cgns_types.py
src/plaid/types/common.py
src/plaid/utils/__init__.py
src/plaid/utils/base.py
src/plaid/utils/cgns_helper.py
src/plaid/utils/cgns_json.py
src/plaid/utils/cgns_vtk.py
src/plaid/utils/cgns_worker.py
src/plaid/utils/json_codec.py
src/plaid/utils/process_client.py
src/plaid/utils/sample_json.py
src/plaid/viewer/__init__.py
src/plaid/viewer/cache.py
src/plaid/viewer/cli.py
src/plaid/viewer/config.py
src/plaid/viewer/models.py
src/plaid/viewer/preferences.py
src/plaid/viewer/services/__init__.py
src/plaid/viewer/services/paraview_artifact_service.py
src/plaid/viewer/services/plaid_dataset_service.py
src/plaid/viewer/trame_app/__init__.py
src/plaid/viewer/trame_app/server.py
src/pyplaid.egg-info/PKG-INFO
src/pyplaid.egg-info/SOURCES.txt
src/pyplaid.egg-info/dependency_links.txt
src/pyplaid.egg-info/entry_points.txt
src/pyplaid.egg-info/requires.txt
src/pyplaid.egg-info/scm_file_list.json
src/pyplaid.egg-info/scm_version.json
src/pyplaid.egg-info/top_level.txt
tests/__init__.py
tests/clean.bat
tests/clean.sh
tests/conftest.py
tests/test___init__.py
tests/test_info.py
tests/test_problem_definition.py
tests/cli/test_paraview_plugin.py
tests/cli/test_plaidcheck.py
tests/cli/test_serve.py
tests/containers/__init__.py
tests/containers/bad_dataset_test
tests/containers/test___init__.py
tests/containers/test_sample.py
tests/containers/test_utils.py
tests/containers/dataset_cgns/infos.yaml
tests/containers/dataset_cgns/data/test/sample_000000000/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000001/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000002/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000003/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000004/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000005/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000006/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000007/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000008/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/test/sample_000000009/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000000/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000001/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000002/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000003/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000004/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000005/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000006/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000007/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000008/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/data/train/sample_000000009/meshes/mesh_000000000.cgns
tests/containers/dataset_cgns/problem_definitions/regression_1.yaml
tests/containers/dataset_hf/cgns_types.yaml
tests/containers/dataset_hf/infos.yaml
tests/containers/dataset_hf/variable_schema.yaml
tests/containers/dataset_hf/constants/test/constant_schema.yaml
tests/containers/dataset_hf/constants/test/data.mmap
tests/containers/dataset_hf/constants/test/layout.json
tests/containers/dataset_hf/constants/train/constant_schema.yaml
tests/containers/dataset_hf/constants/train/data.mmap
tests/containers/dataset_hf/constants/train/layout.json
tests/containers/dataset_hf/data/dataset_dict.json
tests/containers/dataset_hf/data/test/data-00000-of-00001.arrow
tests/containers/dataset_hf/data/test/dataset_info.json
tests/containers/dataset_hf/data/test/state.json
tests/containers/dataset_hf/data/train/data-00000-of-00001.arrow
tests/containers/dataset_hf/data/train/dataset_info.json
tests/containers/dataset_hf/data/train/state.json
tests/containers/dataset_hf/problem_definitions/regression_1.yaml
tests/storage/test_cgns_init.py
tests/storage/test_common_writer.py
tests/storage/test_hf_datasets_init.py
tests/storage/test_preprocessor.py
tests/storage/test_storage.py
tests/storage/test_zarr_init.py
tests/types/test_cgns_types.py
tests/utils/__init__.py
tests/utils/test_base.py
tests/utils/test_cgns_helper.py
tests/utils/test_cgns_json.py
tests/utils/test_cgns_vtk.py
tests/utils/test_cgns_worker.py
tests/utils/test_json_codec.py
tests/utils/test_predict_client.py
tests/utils/test_sample_json.py
tests/viewer/__init__.py
tests/viewer/conftest.py
tests/viewer/test_cache.py
tests/viewer/test_cli.py
tests/viewer/test_models.py
tests/viewer/test_paraview_artifact_service.py
tests/viewer/test_plaid_dataset_service.py
tests/viewer/test_preferences.py
tests/viewer/test_trame_helpers.py
tests/viewer/test_trame_server.py