eccodes

The primary GRIB encoding/decoding package used at European Centre for Medium-Range Weather Forecasts used in meteorology to store historical and forecast weather data.
https://github.com/ecmwf/eccodes

Category: Atmosphere
Sub Category: Meteorological Observation and Forecast

Keywords

bufr decoding encoding grib meteorology wmo

Keywords from Contributors

weather earth-science odb weather-forecasting earthkit cold heat thermal-confort

Last synced: about 10 hours ago
JSON representation

Repository metadata

ECMWF's GRIB and BUFR decoding/encoding library

README.md

ecCodes

Linux & macOS: master
Linux & macOS: develop

Windows: master
Windows: develop

codecov

Anaconda-Server Badge

ecCodes is a package developed by ECMWF which provides an application programming interface
and a set of tools for decoding and encoding messages in the following formats:

  • WMO FM-92 GRIB edition 1 and edition 2
  • WMO FM-94 BUFR edition 3 and edition 4
  • WMO GTS abbreviated header (only decoding)

A useful set of command line tools provide quick access to the messages.
C, Fortran 90 and Python interfaces provide access to the main ecCodes functionality.

ecCodes is an evolution of GRIB API.
It is designed to provide the user with a simple set of functions to access data from
several formats with a key/value approach.

Documentation can be found here:
https://confluence.ecmwf.int/display/ECC/ecCodes+Home

INSTALLATION

  1. Download ecCodes from https://confluence.ecmwf.int/display/ECC/Releases

  2. Unpack distribution:

    tar -xzf eccodes-x.y.z-Source.tar.gz
    
  3. Create a separate directory to build ecCodes:

    mkdir build
    cd build
    
  4. Run cmake pointing to the source and specify the installation location:

    cmake  ../eccodes-x.y.z-Source -DCMAKE_INSTALL_PREFIX=/path/to/where/you/install/eccodes
    

    It is strongly recommended that you install into a clean directory

  5. Compile, test and install:

    make
    ctest
    make install
    

To add the Python3 bindings, use pip3 install from PyPI as follows:

pip3 install eccodes

For more details, please see:
https://confluence.ecmwf.int/display/ECC/ecCodes+installation

If you encounter any problems please visit our Support Portal:

https://support.ecmwf.int

(C) Copyright 2005- ECMWF.

This software is licensed under the terms of the Apache Licence Version 2.0
which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.

In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 12 days ago

Total Commits: 10,855
Total Committers: 66
Avg Commits per committer: 164.47
Development Distribution Score (DDS): 0.161

Commits in past year: 538
Committers in past year: 19
Avg Commits per committer in past year: 28.316
Development Distribution Score (DDS) in past year: 0.416

Name Email Commits
Shahram Najm m****n@e****t 9102
Eugen Betke e****e@e****t 360
Enrico Fucile m****c@e****t 235
Matthew Griffith M****h@e****t 187
Robert Osinski r****i@e****t 187
Sebastien Villaume s****e@e****t 133
Sandor Kertesz c****r@e****t 96
Daniel Tipping d****l@o****h 72
Florian Rathgeber f****r@e****t 52
Richard Mladek R****k@e****t 49
Pedro Maciel P****l@e****t 43
Baudouin Raoult b****t@e****t 39
Marijana Crepulja m****c@e****t 36
Tiago Quintino t****o@e****t 29
Dusan Figala d****a@p****m 29
Vojta Tuma v****a@g****m 22
Philippe Marguinaud p****d@m****r 21
Iain Russell 4****l 17
Eugen Betke m****e@a****x 13
Stephan Siemen s****n@e****t 13
Marijana Crepulja m****a@e****t 13
Eugen Betke m****e@a****x 10
Daniel Lee e****5@g****m 9
Enrico Fucile e****e@e****t 8
plesskem m****e@e****t 6
Eugen Betke m****e@a****x 4
Balthasar Reuter b****r@e****t 4
Mamoru TASAKA m****a@f****g 3
Olivier Iffrig o****g@e****t 3
ColemanTom 1****m 3
and 36 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 22
Total pull requests: 482
Average time to close issues: 5 days
Average time to close pull requests: 24 days
Total issue authors: 20
Total pull request authors: 48
Average comments per issue: 5.27
Average comments per pull request: 1.46
Merged pull request: 374
Bot issues: 0
Bot pull requests: 1

Past year issues: 15
Past year pull requests: 70
Past year average time to close issues: 5 days
Past year average time to close pull requests: 6 days
Past year issue authors: 15
Past year pull request authors: 18
Past year average comments per issue: 6.47
Past year average comments per pull request: 1.23
Past year merged pull request: 46
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ecmwf/eccodes

Top Issue Authors

  • mvhulten (2)
  • alexander-buerger-met-no (2)
  • JD31 (1)
  • MatsSundqvist (1)
  • ColemanTom (1)
  • mwschaffe (1)
  • ghaarsma (1)
  • mpartio (1)
  • peeweep (1)
  • JoachimKoenigslieb (1)
  • boegel (1)
  • MartinPerry (1)
  • MeraX (1)
  • Eyvoll (1)
  • gilbdev (1)

Top Pull Request Authors

  • shahramn (127)
  • rdosinski (65)
  • joobog (60)
  • mjg41 (44)
  • pmaciel (27)
  • tmi (24)
  • richard-mladek (19)
  • figi44 (13)
  • sebvi (11)
  • marijanacrepulja (8)
  • ReallyNiceGuy (6)
  • dtip (6)
  • iainrussell (5)
  • ColemanTom (5)
  • mtasaka (5)

Top Issue Labels

  • bug (12)
  • enhancement (2)

Top Pull Request Labels

  • approved-for-ci (273)
  • contributor (77)
  • approved-for-cd (2)
  • backport 8.x (1)
  • enhancement (1)

Package metadata

proxy.golang.org: github.com/ecmwf/ecCodes

  • Homepage:
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/ecmwf/ecCodes#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.0.0-20260813042751-cbe16e978f14 (published 19 days ago)
  • Last Synced: 2026-08-30T03:14:01.595Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.469%
    • Average: 4.619%
    • Dependent repos count: 4.769%
proxy.golang.org: github.com/ecmwf/eccodes

  • Homepage:
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/ecmwf/eccodes#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.0.0-20260813042751-cbe16e978f14 (published 19 days ago)
  • Last Synced: 2026-08-30T03:19:33.722Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.482%
    • Average: 4.633%
    • Dependent repos count: 4.783%
alpine-edge: eccodes

API and tools for decoding and encoding WMO meteorological message formats

  • Homepage: https://github.com/ecmwf/eccodes
  • Licenses: Apache-2.0
  • Latest release: 2.48.0-r0 (published about 2 months ago)
  • Last Synced: 2026-07-18T03:34:51.333Z (about 2 months ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 12.309%
    • Forks count: 14.101%
    • Dependent packages count: 15.993%
    • Stargazers count: 19.143%
  • Maintainers (1)

Dependencies

.github/workflows/ecmwflibs.yml actions
  • mvasigh/dispatch-action main composite
.github/workflows/cd.yml actions
.github/workflows/ci.yml actions
  • ecmwf-actions/dispatch-private-downstream-ci v1 composite
  • ecmwf-actions/notify-teams v1 composite
.github/workflows/label-public-pr.yml actions
.github/workflows/notify-new-pr.yml actions
  • ecmwf-actions/notify-teams-pr v1 composite
.github/workflows/sync.yml actions
.github/workflows/nightly-testing.yml actions
  • ecmwf/notify-teams v1 composite
  • ecmwf/reusable-workflows/build-package-with-config v2 composite
  • ecmwf/reusable-workflows/ci-hpc v2 composite
.github/workflows/nightly-benchmarks.yml actions
  • ecmwf/notify-teams v1 composite
  • ecmwf/reusable-workflows/ci-hpc v2 composite
.github/workflows/nightly-eckit-geo.yml actions
  • ecmwf/reusable-workflows/ci-hpc v2 composite
.github/workflows/build-wheel-wrapper.yml actions
.github/workflows/notify_new_pr.yml actions
  • ecmwf/notify-teams-pr v1 composite
python_wrapper/setup.py pypi
.github/workflows/cross-repo-trigger.yml actions
  • ./.github/actions/build-eccodes * composite
  • actions/checkout v6 composite
  • actions/create-github-app-token v3 composite
  • ecmwf/ci-infrastructure/actions/fetch-and-publish main composite
  • ecmwf/ci-infrastructure/actions/pick-ref main composite
  • ecmwf/ci-infrastructure/actions/report-check-run main composite
  • ecmwf/ci-infrastructure/actions/resolve-deps main composite
.github/workflows/cross-repo-trigger-hpc.yml actions
  • actions/checkout v6 composite
  • actions/create-github-app-token v3 composite
  • ecmwf/ci-infrastructure/actions/build-on-hpc main composite
  • ecmwf/ci-infrastructure/actions/fetch-and-publish main composite
  • ecmwf/ci-infrastructure/actions/pick-ref main composite
  • ecmwf/ci-infrastructure/actions/report-check-run main composite
  • ecmwf/ci-infrastructure/actions/resolve-deps main composite
rust/crates/eccodes-sys/Cargo.toml cargo
rust/Cargo.toml cargo
rust/examples/eccodes-example/Cargo.toml cargo

Score: 9.859535665006945