.gitignore
LICENSE
README.md
makefile
pyproject.toml
.github/workflows/ci.yml
.github/workflows/python-publish.yml
SBG_TIR_granules/L1CTRAD.py
SBG_TIR_granules/L2TLSTE.py
SBG_TIR_granules/L2TSTARS.py
SBG_TIR_granules/L3TJET.py
SBG_TIR_granules/L3TMET.py
SBG_TIR_granules/L3TSEB.py
SBG_TIR_granules/L3TSM.py
SBG_TIR_granules/L4TESI.py
SBG_TIR_granules/L4TWUE.py
SBG_TIR_granules/SBG_TIR_granules.py
SBG_TIR_granules/__init__.py
SBG_TIR_granules/colors.py
SBG_TIR_granules/granule.py
SBG_TIR_granules/open_granule.py
SBG_TIR_granules/tiled_granule.py
SBG_TIR_granules/version.txt
SBG_TIR_granules/write_XML_metadata.py
SBG_TIR_granules.egg-info/PKG-INFO
SBG_TIR_granules.egg-info/SOURCES.txt
SBG_TIR_granules.egg-info/dependency_links.txt
SBG_TIR_granules.egg-info/requires.txt
SBG_TIR_granules.egg-info/top_level.txt
SBG_TIR_granules/timer/__init__.py
SBG_TIR_granules/timer/timer.py
tests/test_import_SBG_TIR_granules.py
tests/test_import_dependencies.py