.readthedocs.yaml
LICENSE
MANIFEST.in
Makefile
README.rst
environment-minimal.in.yml
environment.in.yml
environment.yml
mypy.ini
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/examples.rst
docs/index.rst
docs/install.rst
docs/licence.rst
docs/read_bufr.rst
docs/requirements.txt
docs/_static/flat_dump_output.txt
docs/_static/h_dump_output.txt
docs/_static/temp_structure.png
docs/examples/aircraft.ipynb
docs/examples/ens.ipynb
docs/examples/flat_dump.ipynb
docs/examples/radiosonde.ipynb
docs/examples/sat.ipynb
docs/examples/synop.ipynb
docs/examples/tropical_cyclone.ipynb
docs/release_notes/index.rst
docs/release_notes/version_0.10_updates.rst
pdbufr/__init__.py
pdbufr/__main__.py
pdbufr/bufr_filters.py
pdbufr/bufr_read.py
pdbufr/bufr_structure.py
pdbufr.egg-info/PKG-INFO
pdbufr.egg-info/SOURCES.txt
pdbufr.egg-info/dependency_links.txt
pdbufr.egg-info/requires.txt
pdbufr.egg-info/top_level.txt
pdbufr.egg-info/zip-safe
pdbufr/high_level_bufr/__init__.py
pdbufr/high_level_bufr/bufr.py
pdbufr/high_level_bufr/codesfile.py
pdbufr/high_level_bufr/codesmessage.py
tests/environment-macos-3.8.yml
tests/environment-ubuntu-3.10.yml
tests/environment-ubuntu-3.6.yml
tests/environment-ubuntu-3.7.yml
tests/environment-ubuntu-3.8-minimal.yml
tests/environment-ubuntu-3.8.yml
tests/environment-ubuntu-3.9.yml
tests/environment-windows-3.8.yml
tests/perf_aircraft.py
tests/perf_mv_aircraft.py
tests/perf_mv_sat_compressed.py
tests/perf_mv_synop.py
tests/perf_sat_compressed.py
tests/perf_synop.py
tests/test_10_bufr_filters.py
tests/test_10_main.py
tests/test_20_bufr_structure.py
tests/test_40_sample_data.py
tests/test_50_filter_automated_keys.py
tests/test_60_flat_mode.py
tests/test_notebooks.py
tests/ref_data/obs_3day_ref_1.csv
tests/ref_data/synop_uncompressed_ref_1.csv
tests/sample-data/M02-HIRS-HIRxxx1B-NA-1.0-20181122114854.000000000Z-20181122132602-1304602.bufr
tests/sample-data/Z__C_EDZW_20210516120400_bda01,synop_bufr_GER_999999_999999__MW_466.bufr
tests/sample-data/aircraft_mrar_compressed.bufr
tests/sample-data/aircraft_small.bufr
tests/sample-data/compress_3.bufr
tests/sample-data/ens_multi_subset_compressed.bufr
tests/sample-data/ens_multi_subset_uncompressed.bufr
tests/sample-data/obs_3day.bufr
tests/sample-data/perf_aircraft.bufr
tests/sample-data/perf_sat_compressed.bufr
tests/sample-data/perf_synop.bufr
tests/sample-data/pgps_110.bufr
tests/sample-data/syn_new.bufr
tests/sample-data/synop_multi_subset_uncompressed.bufr
tests/sample-data/temp.bufr
tests/sample-data/temp_small.bufr
tests/sample-data/tropical_cyclone.bufr
tests/sample-data/wave_uncompressed.bufr