Automic VaultAutomic Vault

brew

eccodes mit Homebrew, apk, dnf, Nix, apt, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für eccodes in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install eccodes

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ecCodes

MacPorts ports tree · science/ecCodes/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add eccodes

Alpine Linux edge package indexes · eccodes · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install eccodes

Fedora Rawhide package metadata · eccodes · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#eccodes

nixpkgs package indexes · pkgs/by-name/ec/eccodes/package.nix · Quelle: api.github.com

Debian aptverifiziert · 92%
sudo apt install libeccodes-data

Debian stable package indexes · libeccodes-data · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Decode and encode messages in the GRIB 1/2 and BUFR 3/4 formats

Befehle und Aliase

  • bufr_compare
  • bufr_compare_dir
  • bufr_copy
  • bufr_count
  • bufr_dump
  • bufr_filter
  • bufr_get
  • bufr_index_build
  • bufr_ls
  • bufr_set
  • codes_bufr_filter
  • codes_config
  • codes_count
  • codes_export_resource
  • codes_info
  • codes_parser
  • codes_split_file
  • grib2ppm
  • grib_compare
  • grib_copy
  • grib_count
  • grib_dump
  • grib_filter
  • grib_get
  • grib_get_data
  • grib_histogram
  • grib_index_build
  • grib_ls
  • grib_set
  • grib_to_netcdf
  • gts_compare
  • gts_copy

Verlauf

Projektgeschichte und Nutzung

ecCodes is ECMWF's library and command-line toolkit for decoding and encoding meteorological message formats, especially GRIB and BUFR. It is package-manager significant because it is infrastructure: many weather, climate, forecasting, and data-conversion workflows depend on having its tools and libraries installed correctly.

Projektgeschichte

ECMWF describes ecCodes as a package providing an API and command-line tools for WMO GRIB editions 1 and 2, BUFR editions 3 and 4, and decoding of WMO GTS abbreviated headers. The repository README says it provides C, Fortran 90, and Python interfaces along with quick command-line access to messages.

The project is explicitly the evolution of ECMWF's older GRIB-API. ECMWF's documentation says ecCodes fully provides GRIB-API functionality for GRIB encoding and decoding, keeps the C, Fortran 90, and Python interfaces, drops the old Fortran 77 interface, and adds a codes_ API that works across supported message formats.

ECMWF marks ecCodes as the primary GRIB encoding/decoding package used at ECMWF and notes that GRIB-API has not been maintained since December 2018. That replacement history is central to ecCodes adoption: existing GRIB-API users were strongly advised to migrate, with compatibility maintained where possible.

The GitHub repository was created in December 2018 and is still active, with the README carrying ECMWF software maturity badges and 2026 releases in the 2.4x series.

Adoptionsgeschichte

ecCodes' adoption follows the operational meteorology stack rather than the usual application-CLI pattern. It is used where GRIB and BUFR data are read, written, inspected, filtered, converted, or bridged into Python, Fortran, C, and NetCDF workflows.

Package metadata shows ecCodes available in Homebrew, Alpine, Fedora-family packaging, MacPorts, Nix, and Debian/Ubuntu data packages. That broad packaging matters because meteorological tools often expect ecCodes definitions and command-line programs such as grib_ls, grib_get, grib_set, bufr_dump, and grib_to_netcdf to be present.

Wie es verwendet wird

Users commonly install ecCodes for command-line inspection and transformation of GRIB/BUFR files, for language bindings, or as a dependency of higher-level weather-data software. The command suite includes GRIB, BUFR, GTS, and generic codes_* tools.

The migration documentation explains that many GRIB-API functions and tools were retained or mapped into ecCodes, while some experimental or superseded tools were removed. That makes ecCodes both a compatibility layer for old workflows and the maintained path forward.

Warum Paket-Nerds sich dafür interessieren

ecCodes is the kind of package that quietly makes scientific software distributions work. It ships binary tools, libraries, format definitions, samples, and bindings around specialized international data formats; small packaging mistakes can break large data-processing pipelines.

It is also a case study in successor packaging: GRIB-API users needed a maintained replacement that preserved enough CLI and ABI/API behavior to make migration practical while adding BUFR and GTS coverage under one key/value access model.

Zeitleiste

  • 2005: ECMWF copyright range for the software begins.
  • 2018: ecCodes GitHub repository created; GRIB-API maintenance ends in December 2018.
  • 2021-2022: Public GitHub releases show active 2.x release cadence.
  • 2026: ecCodes 2.47.0 released and repository remains active.

Related projects

  • GRIB-API is the direct predecessor and compatibility target for much of ecCodes' GRIB functionality.
  • CodesUI, mentioned in ECMWF's ecCodes documentation, is a related user interface for ecCodes.
  • Higher-level meteorological software commonly pairs ecCodes with Python bindings, Fortran/C applications, and conversion tools such as grib_to_netcdf.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bufr_comparecliglobales Executable
bufr_compare_dircliglobales Executable
bufr_copycliglobales Executable
bufr_countcliglobales Executable
bufr_dumpcliglobales Executable
bufr_filtercliglobales Executable
bufr_getcliglobales Executable
bufr_index_buildcliglobales Executable
bufr_lscliglobales Executable
bufr_setcliglobales Executable
codes_bufr_filtercliglobales Executable
codes_configcliglobales Executable
codes_countcliglobales Executable
codes_export_resourcecliglobales Executable
codes_infocliglobales Executable
codes_parsercliglobales Executable
codes_split_filecliglobales Executable
grib2ppmcliglobales Executable
grib_comparecliglobales Executable
grib_copycliglobales Executable
grib_countcliglobales Executable
grib_dumpcliglobales Executable
grib_filtercliglobales Executable
grib_getcliglobales Executable
grib_get_datacliglobales Executable
grib_histogramcliglobales Executable
grib_index_buildcliglobales Executable
grib_lscliglobales Executable
grib_setcliglobales Executable
grib_to_netcdfcliglobales Executable
gts_comparecliglobales Executable
gts_copycliglobales Executable
gts_countcliglobales Executable
gts_dumpcliglobales Executable
gts_filtercliglobales Executable
gts_getcliglobales Executable
gts_lscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.47.0
Manager aktualisiert2026-04-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://confluence.ecmwf.int/display/ECC

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:eccodes
Version2.47.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/eccodes
Homepagehttps://confluence.ecmwf.int/display/ECC
Repositoryhttps://github.com/ecmwf/eccodes
Upstream-Dokumentationhttps://confluence.ecmwf.int/display/ECC
LizenzApache-2.0
Quellarchivhttps://confluence.ecmwf.int/download/attachments/45757960/eccodes-2.47.0-Source.tar.gz
Zuletzt aktualisiert2026-04-22T21:19:38Z
Pulseupdated
Abhängigkeitengcc, libaec, libpng, netcdf, openjpeg
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameeccodes
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libeccodes-data 2.41.0-1

GRIB and BUFR enecoding/encoding software library - data

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-data
  • Section: science
  • Architecture: all
  • Source Package: eccodes
  • normalized package name match
  • Abgeglichen nach: Eccodes
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libeccodes-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libeccodes-dev 2.41.0-1

GRIB and BUFR decoding/encoding software library (development)

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: eccodes
  • 7 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libeccodes-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libeccodes-doc 2.41.0-1

GRIB decoding/encoding software (documentation)

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-doc
  • Section: doc
  • Architecture: all
  • Source Package: eccodes
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libeccodes-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libeccodes-tools 2.41.0-1

GRIB decoding/encoding software (utilities)

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: eccodes
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libeccodes-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libeccodes0 2.41.0-1

GRIB and BUFR enecoding/encoding software library

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes0
  • Section: libs
  • Architecture: amd64
  • Source Package: eccodes
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libeccodes0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

eccodes

nix profile install nixpkgs#eccodes
  • normalized package name match
  • Abgeglichen nach: Eccodes
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ec/eccodes/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libeccodes-data 2.34.1-1build2

GRIB and BUFR enecoding/encoding software library - data

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-data
  • Section: universe/science
  • Architecture: all
  • Source Package: eccodes
  • normalized package name match
  • Abgeglichen nach: Eccodes
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libeccodes-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libeccodes-dev 2.34.1-1build2

GRIB and BUFR decoding/encoding software library (development)

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: eccodes
  • 7 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libeccodes-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libeccodes-doc 2.34.1-1build2

GRIB decoding/encoding software (documentation)

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: eccodes
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libeccodes-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libeccodes-tools 2.34.1-1build2

GRIB decoding/encoding software (utilities)

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: eccodes
  • 7 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libeccodes-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libeccodes0 2.34.1-1build2

GRIB and BUFR enecoding/encoding software library

https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home

sudo apt install libeccodes0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: eccodes
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Eccodes
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libeccodes0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

eccodes 2.46.0-r0

API and tools for decoding and encoding WMO meteorological message formats

https://github.com/ecmwf/eccodes

sudo apk add eccodes
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: eccodes
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Eccodes
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eccodes from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

eccodes 2.47.0-1.fc45

WMO data format decoding and encoding

https://confluence.ecmwf.int/display/ECC/ecCodes+Home

sudo dnf install eccodes
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: eccodes
  • 15 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Eccodes
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: eccodes from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

eccodes-data 2.47.0-1.fc45

Data needed by the eccodes library and tools

https://confluence.ecmwf.int/display/ECC/ecCodes+Home

sudo dnf install eccodes-data
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: eccodes
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Eccodes
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: eccodes-data from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

eccodes-devel 2.47.0-1.fc45

Contains ecCodes development files

https://confluence.ecmwf.int/display/ECC/ecCodes+Home

sudo dnf install eccodes-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: eccodes
  • 7 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Eccodes
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: eccodes-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

eccodes-doc 2.47.0-1.fc45

Documentation and example code

https://confluence.ecmwf.int/display/ECC/ecCodes+Home

sudo dnf install eccodes-doc
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: eccodes
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Eccodes
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: eccodes-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment