.gitattributes
.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
test_local_setup.sh
.github/workflows/ci.yml
pythesint/__init__.py
pythesint/cf_vocabulary.py
pythesint/gcmd_vocabulary.py
pythesint/iso19115_vocabulary.py
pythesint/json_vocabulary.py
pythesint/mmd_vocabulary.py
pythesint/pathsolver.py
pythesint/pythesint.py
pythesint/pythesintrc.yaml
pythesint/utils.py
pythesint/vocabulary.py
pythesint/wkv_vocabulary.py
pythesint.egg-info/PKG-INFO
pythesint.egg-info/SOURCES.txt
pythesint.egg-info/dependency_links.txt
pythesint.egg-info/requires.txt
pythesint.egg-info/top_level.txt
pythesint/basedata/cf_standard_name
pythesint/basedata/gcmd_horizontalresolutionrange
pythesint/basedata/gcmd_instrument
pythesint/basedata/gcmd_location
pythesint/basedata/gcmd_platform
pythesint/basedata/gcmd_project
pythesint/basedata/gcmd_provider
pythesint/basedata/gcmd_rucontenttype
pythesint/basedata/gcmd_science_keyword
pythesint/basedata/gcmd_temporalresolutionrange
pythesint/basedata/gcmd_verticalresolutionrange
pythesint/basedata/wkv_variable
pythesint/tests/__init__.py
pythesint/tests/test_cf_vocabulary.py
pythesint/tests/test_gcmd_vocabulary.py
pythesint/tests/test_json_vocabulary.py
pythesint/tests/test_mmd_vocabulary.py
pythesint/tests/test_pythesint.py
pythesint/tests/test_vocabulary.py
pythesint/tests/test_wkv_vocabulary.py