Skip to content

Learning Rust by implementing a WMO BUFR decoder

License

Notifications You must be signed in to change notification settings

ywangd/rustbufrkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustBufrKit

A project for learning Rust by implementing a WMO BUFR decoder.

The code currently does not decode the data section (section 4). Hence it is only useful for reporting metadata. It can also be used to lookup BUFR descriptors (rustbufrkit lookup 309052). Sequence descriptors will be expanded.

The goal is to learn Rust. So it is not expected to be as feature complete as PyBufrKit.

About

Learning Rust by implementing a WMO BUFR decoder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages