LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
notebooks/1.TCExample.ipynb
notebooks/2.EddyExample.ipynb
scripts/benchmark_backend.py
scripts/validate_ibtracs.py
tests/test_core.py
xvortices/__init__.py
xvortices/_core_module.c
xvortices/core.py
xvortices/meson.build
xvortices/py.typed
xvortices/utils.py
xvortices/xvortices.py
xvortices.egg-info/PKG-INFO
xvortices.egg-info/SOURCES.txt
xvortices.egg-info/dependency_links.txt
xvortices.egg-info/requires.txt
xvortices.egg-info/top_level.txt
xvortices/src/core.f90