Cargo Features

netcdf-sys has no features set by default.

[dependencies]
netcdf-sys = { version = "0.6.2", features = ["memio", "static", "dap"] }
memio
static

Enables netcdf-src, deprecated, hl, static and zlib of hdf5-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

netcdf-sys has 3 features without comments.