LICENSE
README.md
pyproject.toml
src/grib2cog/__init__.py
src/grib2cog/__version__.py
src/grib2cog/analyzer.py
src/grib2cog/cli.py
src/grib2cog/config.py
src/grib2cog/discovery.py
src/grib2cog/errors.py
src/grib2cog/logger.py
src/grib2cog/metadata.py
src/grib2cog/processor.py
src/grib2cog.egg-info/PKG-INFO
src/grib2cog.egg-info/SOURCES.txt
src/grib2cog.egg-info/dependency_links.txt
src/grib2cog.egg-info/entry_points.txt
src/grib2cog.egg-info/requires.txt
src/grib2cog.egg-info/top_level.txt
src/grib2cog/config/default_config.yaml
tests/test_analyzer.py
tests/test_cli.py
tests/test_config.py
tests/test_discovery.py
tests/test_metadata.py
tests/test_package.py
tests/test_processor.py
tests/test_projection.py