🍺 BREW Explorer

← all formulae

netcdf

brew install netcdf v4.10.0 BSD-3-Clause

C library and format for storing and accessing array-oriented scientific data with compression support.

Why you might care

Essential dependency for climate, weather, and geospatial software that needs efficient multi-dimensional array I/O. NetCDF is the de facto standard for scientific data interchange in Earth sciences; use this if your workflow or build chain requires netcdf-c (the reference implementation). Includes HDF5-based formats and compression via zstd and libaec.

Categories

Alternatives

HDF5 Zarr GRIB
6.4k
30-day installs · #498
21.1k
90-day · #494
91.2k
365-day · #455

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "HDF5",
    "Zarr",
    "GRIB"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "library",
    "scientific",
    "data-science"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "hdf5",
    "libaec",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Libraries and data formats for array-oriented scientific data",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:54+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "netcdf",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.unidata.ucar.edu/software/netcdf/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "NetCDF | NSF Unidata",
  "installs_30d": 6356,
  "installs_365d": 91176,
  "installs_90d": 21085,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:45:14+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "netcdf",
  "oldnames": [],
  "one_liner": "C library and format for storing and accessing array-oriented scientific data with compression support.",
  "optional_dependencies": [],
  "rank_30d": 498,
  "rank_365d": 455,
  "rank_90d": 494,
  "raw_hash": "65598b40e47e3b77",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/n/netcdf.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "m4": "build"
    },
    "bzip2",
    "curl",
    "libxml2"
  ],
  "version_head": "HEAD",
  "version_stable": "4.10.0",
  "versioned_formulae": [],
  "why_use_this": "Essential dependency for climate, weather, and geospatial software that needs efficient multi-dimensional array I/O. NetCDF is the de facto standard for scientific data interchange in Earth sciences; use this if your workflow or build chain requires netcdf-c (the reference implementation). Includes HDF5-based formats and compression via zstd and libaec."
}