georust / netcdf

High-level netCDF bindings for Rust
Apache License 2.0
81 stars 28 forks source link

MPI support #137

Closed mulimoen closed 3 months ago

mulimoen commented 6 months ago

Exposes the MPI related functionality of netCDF.

Still needs to explain pre-conditions and requirements for how to properly use this feature.

Fixes #42