Pyre-Python BUFR decoder
Project description
bufrpy
Pure-Python BUFR decoding library
Supports Python 2 and Python 3.
Supports most common BUFR features, such as those used in NWCSAF RDT and HRW data.
Quickstart
First install the module.
% pip install bufrpy
Then check that your BUFR files are readable using the module
% python -m bufrpy.tool.bufr2json <templatefile> <bufrfile>
—OR–
% python -m bufrpy.tool.bufr2json <b-table-file> <bufrfile>
—OR–
% python -m bufrpy.tool.bufr2json <b-table-file> <d-table-file> <bufrfile>
Documentation
CI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bufrpy-0.2.2.tar.gz
(15.2 kB
view details)
File details
Details for the file bufrpy-0.2.2.tar.gz.
File metadata
- Download URL: bufrpy-0.2.2.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8ff859860d8a5bb7be1de9265092ff558e6b87e133a0c3f7632aaa74e145042
|
|
| MD5 |
ae1ae28711c2a254d21a3b94848cce42
|
|
| BLAKE2b-256 |
e787e008ad3997db9bd5f23258a67799998ca4960a6b38854a0dd86dfffb5bfb
|