LICENSE
MANIFEST.in
README.md
pyproject.toml
src/earthframe_codec/__init__.py
src/earthframe_codec/bits.py
src/earthframe_codec/bufr.py
src/earthframe_codec/ccsds.py
src/earthframe_codec/core.py
src/earthframe_codec/grib2.py
src/earthframe_codec/hdf5.py
src/earthframe_codec/miniseed.py
src/earthframe_codec/nexrad.py
src/earthframe_codec/status.py
src/earthframe_codec.egg-info/PKG-INFO
src/earthframe_codec.egg-info/SOURCES.txt
src/earthframe_codec.egg-info/dependency_links.txt
src/earthframe_codec.egg-info/requires.txt
src/earthframe_codec.egg-info/top_level.txt
tests/test_codec.py
tests/test_protocols.py