.gitignore
LICENSE
README.md
VERSION
pyproject.toml
test_environment.yml
notebooks/c_band_mesh_correction.ipynb
notebooks/compare_mesh_fits.ipynb
notebooks/hybrid_mesh_blend.ipynb
notebooks/testing_pyart.ipynb
notebooks/testing_pyodim.ipynb
notebooks/data/66_20231110_063000.pvol.h5
src/pyhail/__init__.py
src/pyhail/__version__.py
src/pyhail/common.py
src/pyhail/hacc.py
src/pyhail/hdr.py
src/pyhail/hsda.py
src/pyhail/hsda_mf.py
src/pyhail/mesh_formulas.py
src/pyhail/mesh_grid.py
src/pyhail/mesh_ppi.py
src/pyhail/ppi_column_maximum.py
src/pyhail.egg-info/PKG-INFO
src/pyhail.egg-info/SOURCES.txt
src/pyhail.egg-info/dependency_links.txt
src/pyhail.egg-info/requires.txt
src/pyhail.egg-info/top_level.txt
tests/test_column_max_main.py
tests/test_common.py
tests/test_hacc_main.py
tests/test_hdr_main.py
tests/test_hsda_core.py
tests/test_hsda_main.py
tests/test_hsda_mf.py
tests/test_mesh_formulas.py
tests/test_mesh_ppi_main.py