Cargo Features
netcdf-sys has no features set by default.
[dependencies]
netcdf-sys = { version = "0.8.1", features = ["memio", "static", "dap", "mpi"] }
- memio
- static
-
Enables netcdf-src, deprecated, hl, static and zlib of hdf5-metno-sys, static-curl and static-ssl of optional curl-sys and static of libz-sys
libz-sys:
Enable this feature if you want to have a statically linked libz
- dap
-
Enables curl-sys, dap of optional netcdf-src
- mpi
-
Enables mpi-sys, mpi of optional netcdf-src
Affects
netcdf-sys::par
…