CITATION.cff
LICENSE
MANIFEST.in
README.md
noxfile.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
permamodel/__init__.py
permamodel/_version.py
permamodel.egg-info/PKG-INFO
permamodel.egg-info/SOURCES.txt
permamodel.egg-info/dependency_links.txt
permamodel.egg-info/requires.txt
permamodel.egg-info/top_level.txt
permamodel/components/Ku.py
permamodel/components/Ku_method.py
permamodel/components/__init__.py
permamodel/components/bmi_Ku.py
permamodel/components/bmi_Ku_component.py
permamodel/components/bmi_frost_number.py
permamodel/components/bmi_frost_number_Geo.py
permamodel/components/frost_number.py
permamodel/components/frost_number_Geo.py
permamodel/components/perma_base.py
permamodel/data/T_CLAY.nc4
permamodel/data/T_OC.nc4
permamodel/data/T_SAND.nc4
permamodel/data/T_SILT.nc4
permamodel/data/Typical_Thermal_Parameters.csv
permamodel/data/test_directory/inputs/air_temperature.nc
permamodel/data/test_directory/inputs/frozen_vegetation_diffusivity.nc
permamodel/data/test_directory/inputs/frozen_vegetation_height.nc
permamodel/data/test_directory/inputs/snow_density.nc
permamodel/data/test_directory/inputs/snow_thickness.nc
permamodel/data/test_directory/inputs/soil_water_content.nc
permamodel/data/test_directory/inputs/temperature_amplitude.nc
permamodel/data/test_directory/inputs/thawed_vegetation_diffusivity.nc
permamodel/data/test_directory/inputs/thawed_vegetation_height.nc
permamodel/examples/Frostnumber_example_singlesite_singleyear.cfg
permamodel/examples/Ku_bmi_example_config.toml
permamodel/examples/Ku_example_config.toml
permamodel/examples/Ku_method.cfg
permamodel/tests/__init__.py
permamodel/tests/test_Ku.py
permamodel/tests/test_Ku_method.py
permamodel/tests/test_frost_number.py
permamodel/tests/test_frost_number_Geo.py
permamodel/tests/test_frost_number_Geo_bmi.py
permamodel/tests/test_frost_number_bmi.py
permamodel/tests/test_package_directories.py
permamodel/utils/BMI_base.py
permamodel/utils/__init__.py
permamodel/utils/file_utils.py
permamodel/utils/model_input.py
permamodel/utils/outlets.py
permamodel/utils/pixels.py
permamodel/utils/rti_files.py