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 grib2 cold heat thermal-confort ecmwf

Last synced: about 11 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: 15 days ago

Total Commits: 10,833
Total Committers: 82
Avg Commits per committer: 132.11
Development Distribution Score (DDS): 0.29

Commits in past year: 650
Committers in past year: 24
Avg Commits per committer in past year: 27.083
Development Distribution Score (DDS) in past year: 0.446

Name Email Commits
Shahram Najm m****n@e****t 7690
shahramn s****m@e****t 1412
Eugen Betke e****e@e****t 266
Enrico Fucile m****c@e****t 235
Matthew Griffith M****h@e****t 168
Sebastien Villaume s****e@e****t 131
Robert Osinski r****i@e****t 118
Sandor Kertesz c****r@e****t 95
Eugen Betke e****e@m****g 85
Daniel Tipping d****l@o****h 72
rdosinski 1****i@u****m 63
Florian Rathgeber f****r@e****t 52
Baudouin Raoult b****t@e****t 39
Marijana Crepulja m****c@e****t 36
Tiago Quintino t****o@e****t 29
Pedro Maciel P****l@e****t 25
Dusan Figala d****a@p****m 23
Richard Mladek R****k@e****t 23
Vojta Tuma v****a@g****m 22
Philippe Marguinaud p****d@m****r 19
Matthew Griffith 9****1@u****m 16
Richard Mladek r****k@e****t 14
Eugen Betke m****e@a****x 13
Iain Russell 4****l@u****m 13
Pedro Maciel p****l@g****m 13
Stephan Siemen s****n@e****t 13
Marijana Crepulja m****a@e****t 11
Eugen Betke m****e@a****x 10
Enrico Fucile e****e@e****t 8
richard-mladek 1****k@u****m 6
and 52 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 12
Total pull requests: 436
Average time to close issues: 5 days
Average time to close pull requests: 26 days
Total issue authors: 10
Total pull request authors: 42
Average comments per issue: 7.17
Average comments per pull request: 1.48
Merged pull request: 341
Bot issues: 0
Bot pull requests: 1

Past year issues: 11
Past year pull requests: 98
Past year average time to close issues: 5 days
Past year average time to close pull requests: 3 days
Past year issue authors: 9
Past year pull request authors: 15
Past year average comments per issue: 7.73
Past year average comments per pull request: 1.21
Past year merged pull request: 73
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • alexander-buerger-met-no (2)
  • mvhulten (2)
  • shahramn (1)
  • limengning (1)
  • gilbdev (1)
  • Eyvoll (1)
  • boegel (1)
  • ghaarsma (1)
  • MatsSundqvist (1)
  • JD31 (1)

Top Pull Request Authors

  • shahramn (127)
  • rdosinski (54)
  • joobog (51)
  • mjg41 (39)
  • pmaciel (25)
  • tmi (24)
  • richard-mladek (13)
  • figi44 (13)
  • sebvi (11)
  • marijanacrepulja (7)
  • dtip (6)
  • ReallyNiceGuy (6)
  • mtasaka (5)
  • ColemanTom (4)
  • iainrussell (4)

Top Issue Labels

  • bug (4)
  • enhancement (2)

Top Pull Request Labels

  • approved-for-ci (237)
  • contributor (65)
  • enhancement (1)

Package metadata

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.47.0-r0 (published about 1 month ago)
  • Last Synced: 2026-06-13T22:47:30.167Z (about 1 month ago)
  • Versions: 8
  • 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/nightly.yml actions
  • ecmwf-actions/notify-teams v1 composite
  • ecmwf-actions/reusable-workflows/build-package-with-config v2 composite
.github/workflows/notify-new-pr.yml actions
  • ecmwf-actions/notify-teams-pr v1 composite
.github/workflows/sync.yml actions
.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

Score: 10.03793102908562