mseed
Rust bindings for libmseed - The miniSEED data format library.
Documentation
For the crate's documentation please refer to docs.rs/mseed/.
Examples
Please refer to the libraries' examples.
Version of libmseed
Currently this library requires libmseed version 3.0.15 (or newer patch
versions). The source for libmseed is included in the libmseed-sys crate so
there's no need to pre-install the libmseed library, the libmseed-sys crate
will figure that and/or build that for you.
Building mseed
Contribute
Any PR is very welcomed!
License
Licensed under the Apache-2.0 license. For more information see the LICENSE file.