Automic VaultAutomic Vault

brew

Installer eccodes avec Homebrew, apk, dnf, Nix, apt, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de eccodes pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install eccodes

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install ecCodes

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add eccodes

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

Fedora dnfvérifié · 92%
sudo dnf install eccodes

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

Nixvérifié · 92%
nix profile install nixpkgs#eccodes

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

Debian aptvérifié · 92%
sudo apt install libeccodes-data

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

aperçu

Résumé du paquet

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

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 5 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
bufr_comparecliexécutable global
bufr_compare_dircliexécutable global
bufr_copycliexécutable global
bufr_countcliexécutable global
bufr_dumpcliexécutable global
bufr_filtercliexécutable global
bufr_getcliexécutable global
bufr_index_buildcliexécutable global
bufr_lscliexécutable global
bufr_setcliexécutable global
codes_bufr_filtercliexécutable global
codes_configcliexécutable global
codes_countcliexécutable global
codes_export_resourcecliexécutable global
codes_infocliexécutable global
codes_parsercliexécutable global
codes_split_filecliexécutable global
grib2ppmcliexécutable global
grib_comparecliexécutable global
grib_copycliexécutable global
grib_countcliexécutable global
grib_dumpcliexécutable global
grib_filtercliexécutable global
grib_getcliexécutable global
grib_get_datacliexécutable global
grib_histogramcliexécutable global
grib_index_buildcliexécutable global
grib_lscliexécutable global
grib_setcliexécutable global
grib_to_netcdfcliexécutable global
gts_comparecliexécutable global
gts_copycliexécutable global
gts_countcliexécutable global
gts_dumpcliexécutable global
gts_filtercliexécutable global
gts_getcliexécutable global
gts_lscliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.47.0
gestionnaire mis à jour2026-04-22
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:eccodes
Version2.47.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/eccodes
Page d'accueilhttps://confluence.ecmwf.int/display/ECC
Dépôthttps://github.com/ecmwf/eccodes
Docs amonthttps://confluence.ecmwf.int/display/ECC
LicenceApache-2.0
Archive sourcehttps://confluence.ecmwf.int/download/attachments/45757960/eccodes-2.47.0-Source.tar.gz
Dernière mise à jour2026-04-22T21:19:38Z
Pulseupdated
Dépendancesgcc, libaec, libpng, netcdf, openjpeg
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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