{
  "name": "eccodes",
  "href": "https://vcpkg.link/ports/eccodes",
  "supports": "!x86 & !android",
  "published_at": "2026-05-08T08:44:29.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/ecmwf/eccodes",
  "description": [
    "ECMWF GRIB, BUFR and GTS decoding and encoding library and tools"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "2.47.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/337e328139645ab17abebd36ed7ba24206cb8e19/ports/eccodes",
    "hash": "337e328139645ab17abebd36ed7ba24206cb8e19"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "ecbuild",
      "href": "https://vcpkg.link/ports/ecbuild",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openjpeg",
      "href": "https://vcpkg.link/ports/openjpeg",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "python3",
      "href": "https://vcpkg.link/ports/python3",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "aec",
      "default": [],
      "description": [
        "Enable Adaptive Entropy Coding support via libaec"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libaec",
          "href": "https://vcpkg.link/ports/libaec",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "fortran",
      "default": [],
      "description": [
        "Build the Fortran 90 interface"
      ],
      "supports": "!windows & !(arm64 & linux)",
      "dependencies": []
    },
    {
      "name": "netcdf",
      "default": [],
      "description": [
        "Enable grib_to_netcdf and NetCDF support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "netcdf-c",
          "href": "https://vcpkg.link/ports/netcdf-c",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "png",
      "default": [],
      "description": [
        "Enable PNG decoding and encoding support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libpng",
          "href": "https://vcpkg.link/ports/libpng",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}