GET /api/v1/ports/netcdf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "netcdf",
    "portdir": "science/netcdf",
    "version": "4.9.3",
    "license": "Permissive",
    "platforms": "darwin",
    "epoch": 3,
    "replaced_by": null,
    "homepage": "http://www.unidata.ucar.edu/software/netcdf/",
    "description": "libraries for array-oriented scientific data",
    "long_description": "NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "takeshi",
            "github": "tenomoto",
            "ports_count": 54
        }
    ],
    "variants": [
        "debug",
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "clang19",
        "clang20",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gcc14",
        "gccdevel",
        "mpich",
        "openmpi",
        "netcdf4",
        "hdf4",
        "dap",
        "cdf5",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "m4",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zstd",
                "curl",
                "blosc",
                "libxml2",
                "hdf5",
                "bzip2",
                "zlib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "aircraft_oap",
                "py37-netcdf4",
                "py35-netcdf4",
                "py36-netcdf4",
                "py38-netcdf4",
                "h4h5tools",
                "metview",
                "R-easyNCDF",
                "paraview",
                "R-ncdf4",
                "vapor",
                "py27-nio",
                "py39-netcdf4",
                "py310-netcdf4",
                "py311-netcdf4",
                "py312-netcdf4",
                "py27-scientific",
                "gmt4",
                "gerris",
                "gmt6",
                "gmt5",
                "grads",
                "libminc",
                "magicspp",
                "ncarg",
                "nccmp",
                "ncplot",
                "ncpp",
                "ncview",
                "netcdf-cxx",
                "netcdf-cxx4",
                "opendx",
                "vis5d",
                "wgrib2",
                "cdo",
                "R-RNetCDF",
                "py27-netcdf4",
                "esmf",
                "mfem",
                "netcdf-fortran",
                "octave-netcdf",
                "nco",
                "ecCodes",
                "pymol",
                "pymol-devel"
            ]
        }
    ]
}