LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
starepandas/__init__.py
starepandas/_version.py
starepandas/staredataframe.py
starepandas/stareseries.py
starepandas.egg-info/PKG-INFO
starepandas.egg-info/SOURCES.txt
starepandas.egg-info/dependency_links.txt
starepandas.egg-info/requires.txt
starepandas.egg-info/top_level.txt
starepandas/datasets/__init__.py
starepandas/io/__init__.py
starepandas/io/database.py
starepandas/io/folder.py
starepandas/io/pod.py
starepandas/io/s3.py
starepandas/io/granules/__init__.py
starepandas/io/granules/atms.py
starepandas/io/granules/granule.py
starepandas/io/granules/modis.py
starepandas/io/granules/ssmis.py
starepandas/io/granules/viirsl2.py
starepandas/tools/__init__.py
starepandas/tools/spatial_conversions.py
starepandas/tools/stare_join.py
starepandas/tools/temporal_conversions.py
starepandas/tools/trixel_conversions.py
tests/__init__.py
tests/test_catalog.py
tests/test_conversions.py
tests/test_dissolve.py
tests/test_enclaves.py
tests/test_guess_companion_path.py
tests/test_instantiation.py
tests/test_intersects.py
tests/test_join.py
tests/test_parallel.py
tests/test_plotting.py
tests/test_readgranules.py
tests/test_ring_lookup.py
tests/test_trixels.py
tests/test_type_persistance.py