LICENSE
NOTICE
README.md
pyproject.toml
jerlov/__init__.py
jerlov/_data.py
jerlov/colour.py
jerlov/scene.py
jerlov/shortwave.py
jerlov/sources.py
jerlov/water.py
jerlov.egg-info/PKG-INFO
jerlov.egg-info/SOURCES.txt
jerlov.egg-info/dependency_links.txt
jerlov.egg-info/requires.txt
jerlov.egg-info/top_level.txt
jerlov/data/__init__.py
jerlov/data/austin1986_kd.csv
jerlov/data/austin1986_model.csv
jerlov/data/cie1931_2deg_cmf.csv
jerlov/data/cie_d65.csv
jerlov/data/jerlov1968_kd.csv
jerlov/data/jerlov1968_total_irradiance.csv
jerlov/data/jerlov1976_kd.csv
jerlov/data/paulson1977_shortwave.csv
jerlov/data/smart2007_b_from_c.csv
jerlov/data/solonenko2015_iop.csv
jerlov/data/williamson2022_iop.csv
jerlov/data/williamson2022_measured.csv
jerlov/data/williamson2023_depth.csv
tests/test_api.py
tests/test_colour.py
tests/test_depth.py
tests/test_packaging.py
tests/test_reproduces_papers.py
tests/test_scene.py
tests/test_shortwave.py