LICENCE-en.txt
LICENCE.txt
README.md
pyproject.toml
src/snowprofile/__init__.py
src/snowprofile/_base_classes.py
src/snowprofile/_constants.py
src/snowprofile/_utils.py
src/snowprofile/classes.py
src/snowprofile/profiles.py
src/snowprofile/snowprofile.py
src/snowprofile/stability_tests.py
src/snowprofile.egg-info/PKG-INFO
src/snowprofile.egg-info/SOURCES.txt
src/snowprofile.egg-info/dependency_links.txt
src/snowprofile.egg-info/requires.txt
src/snowprofile.egg-info/top_level.txt
src/snowprofile/io/__init__.py
src/snowprofile/io/_caaml5_xml_read.py
src/snowprofile/io/_caaml6_xml_read.py
src/snowprofile/io/_caaml6_xml_write.py
src/snowprofile/io/_caaml_parse_utils.py
src/snowprofile/io/caaml5_xml.py
src/snowprofile/io/caaml6_json.py
src/snowprofile/io/caaml6_xml.py
src/snowprofile/io/internal_json.py
src/snowprofile/io/mf_bdclim.py
src/snowprofile/io/profile_csv.py
src/snowprofile/plot/SnowSymbolsIACS.ttf
src/snowprofile/plot/__init__.py
src/snowprofile/plot/plot_dictionnaries.py
src/snowprofile/plot/plot_full.py
src/snowprofile/plot/plot_simple.py
src/snowprofile/plot/plot_utils.py
tests/test_io_caaml5_xml.py
tests/test_io_caaml6_xml.py
tests/test_io_internal_json.py
tests/test_io_mf_bdclim.py
tests/test_io_read_csv_profile.py
tests/test_merge.py
tests/test_plots.py
tests/test_profiles.py
tests/test_snowprofile.py
tests/test_stability_tests.py