.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/label-public-pr.yml
.github/workflows/python-publish.yml
src/ai_models_multio/__init__.py
src/ai_models_multio/_version.py
src/ai_models_multio/output.py
src/ai_models_multio/plans.py
src/ai_models_multio.egg-info/PKG-INFO
src/ai_models_multio.egg-info/SOURCES.txt
src/ai_models_multio.egg-info/dependency_links.txt
src/ai_models_multio.egg-info/entry_points.txt
src/ai_models_multio.egg-info/requires.txt
src/ai_models_multio.egg-info/top_level.txt
src/ai_models_multio/fdb/example_config.yaml
src/ai_models_multio/fdb/example_schema
src/ai_models_multio/templates/README.md
src/ai_models_multio/templates/default.tmpl
src/ai_models_multio/templates/regular_ll_pl_grib1.tmpl
src/ai_models_multio/templates/regular_ll_pl_grib2.tmpl
src/ai_models_multio/templates/regular_ll_sfc_grib1.tmpl
src/ai_models_multio/templates/regular_ll_sfc_grib2.tmpl
tests/__init__.py
tests/test_import.py