Cargo Features

netcdf-sys has no features set by default.

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

Enables 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

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

netcdf-src static?