Information for build eccodes-2.40.0-1.fc42

ID2528
Package Nameeccodes
Version2.40.0
Release1.fc42
Epoch
DraftFalse
SummaryWMO data format decoding and encoding
DescriptionecCodes 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, and Fortran 90 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. For GRIB encoding and decoding, the GRIB-API functionality is provided fully in ecCodes with only minor interface and behaviour changes. Interfaces for C, and Fortran 90 are all maintained as in GRIB-API. However, the GRIB-API Fortran 77 interface is no longer available. In addition, a new set of functions with the prefix "codes_" is provided to operate on all the supported message formats. These functions have the same interface and behaviour as the "grib_" functions. A selection of GRIB-API tools has been included in ecCodes (ecCodes GRIB tools), while new tools are available for the BUFR (ecCodes BUFR tools) and GTS formats. The new tools have been developed to be as similar as possible to the existing GRIB-API tools maintaining, where possible, the same options and behaviour. A significant difference compared with GRIB-API tools is that bufr_dump produces output in JSON format suitable for many web based applications.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:14:20 UTC
CompletedMon, 09 Jun 2025 16:14:20 UTC
Tags
f42
RPMs
src
eccodes-2.40.0-1.fc42.src.rpm (info) (download)
noarch
eccodes-data-2.40.0-1.fc42.noarch.rpm (info) (download)
eccodes-doc-2.40.0-1.fc42.noarch.rpm (info) (download)
riscv64
eccodes-2.40.0-1.fc42.riscv64.rpm (info) (download)
eccodes-devel-2.40.0-1.fc42.riscv64.rpm (info) (download)
eccodes-debuginfo-2.40.0-1.fc42.riscv64.rpm (info) (download)
eccodes-debugsource-2.40.0-1.fc42.riscv64.rpm (info) (download)
Changelog * Sat Mar 22 2025 Jos de Kloe <josdekloe@gmail.com> - 2.40.0-1 - Update to 2.40.0 * Sun Feb 02 2025 Jos de Kloe <josdekloe@gmail.com> - 2.39.0-1 - Update to 2.39.0 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.38.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sun Oct 20 2024 Jos de Kloe <josdekloe@gmail.com> - 2.38.3-1 - Update to 2.38.3 * Sun Sep 29 2024 Jos de Kloe <josdekloe@gmail.com> - 2.38.0-1 - Update to 2.38.0 * Wed Jul 24 2024 Jos de Kloe <josdekloe@gmail.com> - 2.36.0-1 - Update to 2.36.0 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.35.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat May 04 2024 Jos de Kloe <josdekloe@gmail.com> - 2.35.0-1 - Update to 2.35.0 * Mon Mar 04 2024 Jos de Kloe <josdekloe@gmail.com> - 2.34.1-2 - Require openjpeg2-devel >= 2.5.2 (needed to build for f40) * Tue Feb 27 2024 Jos de Kloe <josdekloe@gmail.com> - 2.34.1-1 - Update to 2.34.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.33.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.33.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 17 2023 Orion Poplawski <orion@nwra.com> - 2.33.0-1 - Update to 2.33.0 * Sun Nov 26 2023 Jos de Kloe <josdekloe@gmail.com> - 2.32.1-2 - rebuild after so name jump of libjasper * Thu Nov 02 2023 Jos de Kloe <josdekloe@gmail.com> - 2.32.1-1 - Upgrade to upstream version 2.32.1 and add updated test_data package * Thu Jul 27 2023 Jos de Kloe <josdekloe@gmail.com> - 2.31.0-1 - Upgrade to upstream version 2.31.0 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.30.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Apr 16 2023 Jos de Kloe <josdekloe@gmail.com> - 2.30.0-1 - Upgrade to upstream version 2.30.0 * Sun Mar 26 2023 Jos de Kloe <josdekloe@gmail.com> - 2.29.0-1 - Upgrade to upstream version 2.29.0 Note that the source code now uses g++ in stead of gcc for compilation.