"description":"A set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
"homepage":"https://github.com/Unidata/netcdf-c",
"dependencies":[
{
"name":"vcpkg-cmake",
"host":true
},
{
"name":"vcpkg-cmake-config",
"host":true
}
],
"default-features":[
"dap",
"netcdf-4"
],
"features":{
"dap":{
"description":"Build with DAP remote access client support",