blob: 58fcf7625be67f1d9708c56dfcda3fc51cf7e6c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "netcdf-cxx4",
"version-string": "4.3.1",
"port-version": 3,
"description": "a set of machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
"homepage": "https://github.com/Unidata/netcdf-cxx4",
"dependencies": [
"hdf5",
"netcdf-c"
]
}
|