Fri, 01 Nov 2024 03:46:48 UTC | login

Information for build eccodes-2.38.0-1.fc41

ID342523
Package Nameeccodes
Version2.38.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/eccodes.git#6d99f551f97631971d82b09de98fe7c969b21eea
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
StartedFri, 25 Oct 2024 21:37:52 UTC
CompletedSat, 26 Oct 2024 00:19:07 UTC
Taskbuild (f41, /rpms/eccodes.git:6d99f551f97631971d82b09de98fe7c969b21eea)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/eccodes.git#6d99f551f97631971d82b09de98fe7c969b21eea'}}
Tags
f41
RPMs
src
eccodes-2.38.0-1.fc41.src.rpm (info) (download)
noarch
eccodes-data-2.38.0-1.fc41.noarch.rpm (info) (download)
eccodes-doc-2.38.0-1.fc41.noarch.rpm (info) (download)
riscv64
eccodes-2.38.0-1.fc41.riscv64.rpm (info) (download)
eccodes-devel-2.38.0-1.fc41.riscv64.rpm (info) (download)
eccodes-debuginfo-2.38.0-1.fc41.riscv64.rpm (info) (download)
eccodes-debugsource-2.38.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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. * Sun Feb 12 2023 Jos de Kloe <josdekloe@gmail.com> - 2.28.0-1 - Upgrade to upstream version 2.28.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.27.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 10 2022 Jos de Kloe <josdekloe@gmail.com> - 2.27.1-1 - Upgrade to upstream version 2.27.1 and SPDX migration