.gitignore
.readthedocs.yml
.travis.yml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/publish.yml
.github/workflows/pytest.yml
binder/postBuild
binder/requirements.txt
doc/Makefile
doc/make.bat
doc/rtd_requirements.txt
doc/source/conf.py
doc/source/developer_guidelines.rst
doc/source/index.rst
doc/source/modules.rst
doc/source/smrt.atmosphere.rst
doc/source/smrt.core.rst
doc/source/smrt.emmodel.rst
doc/source/smrt.inputs.rst
doc/source/smrt.interface.rst
doc/source/smrt.microstructure_model.rst
doc/source/smrt.permittivity.rst
doc/source/smrt.rst
doc/source/smrt.rtsolver.rst
doc/source/smrt.substrate.rst
doc/source/smrt.utils.rst
examples/dmrt_multilayer.py
examples/iba_multilayer.py
examples/iba_onelayer.ipynb
examples/iba_onelayer_example.py
examples/iba_sea_ice.py
examples/smrt_memls_legacy.py
smrt/__init__.py
smrt.egg-info/PKG-INFO
smrt.egg-info/SOURCES.txt
smrt.egg-info/dependency_links.txt
smrt.egg-info/requires.txt
smrt.egg-info/top_level.txt
smrt/atmosphere/__init__.py
smrt/atmosphere/pyrtlib_atmosphere.py
smrt/atmosphere/pyrtlib_climatology_atmosphere.py
smrt/atmosphere/pyrtlib_era5_atmosphere.py
smrt/atmosphere/simple_isotropic_atmosphere.py
smrt/atmosphere/test_atmosphere.py
smrt/core/__init__.py
smrt/core/atmosphere.py
smrt/core/error.py
smrt/core/filelock.py
smrt/core/fresnel.py
smrt/core/globalconstants.py
smrt/core/interface.py
smrt/core/layer.py
smrt/core/lib.py
smrt/core/model.py
smrt/core/optional_numba.py
smrt/core/plugin.py
smrt/core/progressbar.py
smrt/core/result.py
smrt/core/run_promise.py
smrt/core/sensitivity_study.py
smrt/core/sensor.py
smrt/core/snowpack.py
smrt/core/test_globalconstants.py
smrt/core/test_interface.py
smrt/core/test_layer.py
smrt/core/test_lib.py
smrt/core/test_result.py
smrt/core/test_sensor.py
smrt/core/test_snowpack.py
smrt/emmodel/__init__.py
smrt/emmodel/common.py
smrt/emmodel/commontest.py
smrt/emmodel/dmrt_qca_shortrange.py
smrt/emmodel/dmrt_qcacp_shortrange.py
smrt/emmodel/iba.py
smrt/emmodel/iba_maxwell_garnett.py
smrt/emmodel/iba_original.py
smrt/emmodel/nonscattering.py
smrt/emmodel/prescribed_kskaeps.py
smrt/emmodel/rayleigh.py
smrt/emmodel/sce_common.py
smrt/emmodel/sce_rechtsman08.py
smrt/emmodel/sce_torquato21.py
smrt/emmodel/sce_torquato21_shortrange.py
smrt/emmodel/sft_rayleigh.py
smrt/emmodel/symsce_torquato21.py
smrt/emmodel/symsce_torquato21_shortrange.py
smrt/emmodel/test_iba.py
smrt/emmodel/test_iba_original.py
smrt/emmodel/test_prescribed_kskaeps.py
smrt/emmodel/test_rayleigh.py
smrt/emmodel/test_sft_rayleigh.py
smrt/inputs/__init__.py
smrt/inputs/altimeter_list.py
smrt/inputs/make_medium.py
smrt/inputs/make_soil.py
smrt/inputs/sensor_list.py
smrt/inputs/test_make_medium.py
smrt/inputs/test_sensor_list.py
smrt/interface/__init__.py
smrt/interface/coherent_flat.py
smrt/interface/flat.py
smrt/interface/geometrical_optics.py
smrt/interface/geometrical_optics_backscatter.py
smrt/interface/iem_fung92.py
smrt/interface/iem_fung92_brogioni10.py
smrt/interface/radar_calibration_sphere.py
smrt/interface/test_geometrical_optics.py
smrt/interface/test_iem_fung92.py
smrt/interface/test_iem_fung92_brogioni10.py
smrt/interface/transparent.py
smrt/interface/vector3.py
smrt/microstructure_model/__init__.py
smrt/microstructure_model/autocorrelation.py
smrt/microstructure_model/exponential.py
smrt/microstructure_model/gaussian_random_field.py
smrt/microstructure_model/homogeneous.py
smrt/microstructure_model/independent_sphere.py
smrt/microstructure_model/sampled_autocorrelation.py
smrt/microstructure_model/sticky_hard_spheres.py
smrt/microstructure_model/test_autocorrelation.py
smrt/microstructure_model/test_exponential.py
smrt/microstructure_model/test_sticky_hard_spheres.py
smrt/microstructure_model/teubner_strey.py
smrt/microstructure_model/unified_autocorrelation.py
smrt/microstructure_model/unified_scaled_exponential.py
smrt/microstructure_model/unified_sticky_hard_spheres.py
smrt/microstructure_model/unified_teubner_strey.py
smrt/permittivity/__init__.py
smrt/permittivity/brine.py
smrt/permittivity/generic_mixing_formula.py
smrt/permittivity/ice.py
smrt/permittivity/saline_ice.py
smrt/permittivity/saline_snow.py
smrt/permittivity/saline_water.py
smrt/permittivity/snow_mixing_formula.py
smrt/permittivity/test_generic_mixing_formula.py
smrt/permittivity/test_ice.py
smrt/permittivity/test_saline_ice.py
smrt/permittivity/test_snow_mixing_formula.py
smrt/permittivity/water.py
smrt/permittivity/wetice.py
smrt/permittivity/wetsnow.py
smrt/rtsolver/__init__.py
smrt/rtsolver/dort.py
smrt/rtsolver/dort_nonormalization.py
smrt/rtsolver/nadir_lrm_altimetry.py
smrt/rtsolver/test_dort.py
smrt/rtsolver/test_nadir_lrm_altimetry.py
smrt/rtsolver/waveform_model.py
smrt/runner/__init__.py
smrt/runner/celery_runner.py
smrt/runner/dask_runner.py
smrt/substrate/__init__.py
smrt/substrate/flat.py
smrt/substrate/geometrical_optics.py
smrt/substrate/geometrical_optics_backscatter.py
smrt/substrate/iem_fung92.py
smrt/substrate/iem_fung92_brogioni10.py
smrt/substrate/radar_calibration_sphere.py
smrt/substrate/reflector.py
smrt/substrate/reflector_backscatter.py
smrt/substrate/rough_choudhury79.py
smrt/substrate/soil_qnh.py
smrt/substrate/soil_wegmuller.py
smrt/substrate/test_flat.py
smrt/substrate/test_reflector.py
smrt/substrate/test_rough_choudhury79.py
smrt/substrate/test_soil_qnh.py
smrt/substrate/test_soil_wegmuller.py
smrt/substrate/transparent.py
smrt/test/README
smrt/test/test_coherent_layer.py
smrt/test/test_dmrtdort.py
smrt/test/test_iba_sea_ice.py
smrt/test/test_integration_geometrical_optics.py
smrt/test/test_integration_iba.py
smrt/test/test_integration_iba_original.py
smrt/test/test_mixed_emmodel.py
smrt/test/test_model.py
smrt/test/test_physics_law.py
smrt/test/test_reflector_backscattering.py
smrt/test/test_soil.py
smrt/utils/__init__.py
smrt/utils/dmrt_qms_legacy.py
smrt/utils/hut_legacy.py
smrt/utils/memls_legacy.py
smrt/utils/memlsscatt.m
smrt/utils/mpl_plots.py
smrt/utils/repo_tools.py