LICENSE
README.md
pyproject.toml
src/dgm_hrtm/__init__.py
src/dgm_hrtm/cli.py
src/dgm_hrtm/runner.py
src/dgm_hrtm.egg-info/PKG-INFO
src/dgm_hrtm.egg-info/SOURCES.txt
src/dgm_hrtm.egg-info/dependency_links.txt
src/dgm_hrtm.egg-info/entry_points.txt
src/dgm_hrtm.egg-info/requires.txt
src/dgm_hrtm.egg-info/top_level.txt
src/dgm_hrtm/configs/__init__.py
src/dgm_hrtm/configs/mapbox_config.py
src/dgm_hrtm/configs/simulation_config.py
src/dgm_hrtm/data/__init__.py
src/dgm_hrtm/data/dcf_public.json
src/dgm_hrtm/data/dcf_workers.json
src/dgm_hrtm/data/hrtm_subjects_breathing.json
src/dgm_hrtm/data/radionuclidos.csv
src/dgm_hrtm/dissgausspy/__init__.py
src/dgm_hrtm/dissgausspy/lib_ModelDissGauss.py
src/dgm_hrtm/functions/__init__.py
src/dgm_hrtm/functions/func_hrtm.py
src/dgm_hrtm/functions/func_hrtm_deposition.py
src/dgm_hrtm/functions/func_main.py
src/dgm_hrtm/functions/func_utils_map.py
src/dgm_hrtm/functions/func_utils_meteo.py
src/dgm_hrtm/functions/func_utils_printeos.py
src/dgm_hrtm/hrtm/__init__.py
src/dgm_hrtm/hrtm/lib_HRTM.py