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