MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
staremaster/__init__.py
staremaster/_version.py
staremaster/conversions.py
staremaster/create_sidecar_files.py
staremaster/find_missing_sidecars.py
staremaster/sidecar.py
staremaster.egg-info/PKG-INFO
staremaster.egg-info/SOURCES.txt
staremaster.egg-info/dependency_links.txt
staremaster.egg-info/entry_points.txt
staremaster.egg-info/requires.txt
staremaster.egg-info/top_level.txt
staremaster/products/__init__.py
staremaster/products/amsr.py
staremaster/products/atms.py
staremaster/products/goes_abi_fixed_grid.py
staremaster/products/hdfeos.py
staremaster/products/imerg.py
staremaster/products/mod05.py
staremaster/products/mod09.py
staremaster/products/modis_tilegrid.py
staremaster/products/satcorps.py
staremaster/products/ssmis.py
staremaster/products/viirsL2.py
staremaster/products/xcal.py
tests/__init__.py
tests/test_atms.py
tests/test_cldmsk.py
tests/test_mod05.py
tests/test_mod09.py
tests/test_parallel_files.py
tests/test_ssmis.py
tests/test_vnp03.py