mirror of
https://github.com/georust/netcdf.git
synced 2026-01-25 15:02:13 +00:00
netcdf-sys
Rust bindings to netcdf-c to locate and link the system libraries neccessary to use netcdf.
This library can also build hdf5 and netcdf from source, to allow a fully static linking experience. This is enabled with the static feature.