Tue, 30 Apr 2024 00:17:36 UTC | login

Information for build eccodes-2.32.1-2.fc40

ID271292
Package Nameeccodes
Version2.32.1
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/eccodes.git#ec997229b9b0077a9476f42688d18055d801f03a
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
StartedWed, 29 Nov 2023 09:35:00 UTC
CompletedWed, 29 Nov 2023 10:37:46 UTC
Taskbuild (f40, /rpms/eccodes.git:ec997229b9b0077a9476f42688d18055d801f03a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/eccodes.git#ec997229b9b0077a9476f42688d18055d801f03a'}}
Tags
f40
RPMs
src
eccodes-2.32.1-2.fc40.src.rpm (info) (download)
noarch
eccodes-data-2.32.1-2.fc40.noarch.rpm (info) (download)
eccodes-doc-2.32.1-2.fc40.noarch.rpm (info) (download)
riscv64
eccodes-2.32.1-2.fc40.riscv64.rpm (info) (download)
eccodes-devel-2.32.1-2.fc40.riscv64.rpm (info) (download)
eccodes-debuginfo-2.32.1-2.fc40.riscv64.rpm (info) (download)
eccodes-debugsource-2.32.1-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Nov 26 2023 Jos de Kloe <josdekloe@gmail.com> - 2.32.1-1 - 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 * Wed Sep 14 2022 Jos de Kloe <josdekloe@gmail.com> - 2.27.0-2 - fix problem with use of _sourcedir * Mon Aug 29 2022 Jos de Kloe <josdekloe@gmail.com> - 2.27.0-1 - Upgrade to upstream version 2.27.0 - Added generation of man pages for tools that support the --help option * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 26 2022 Jos de Kloe <josdekloe@gmail.com> - 2.26.0-1 - Upgrade to upstream version 2.26.0 * Fri May 20 2022 Sandro Mani <manisandro@gmail.com> - 2.25.0-2 - Rebuild for gdal-3.5.0 and/or openjpeg-2.5.0 * Sun Mar 06 2022 Jos de Kloe <josdekloe@gmail.com> - 2.25.0-1 - Upgrade to upstream version 2.25.0 - Add new BR libaec-devel * Mon Feb 14 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.24.0-4 - jasper3: use wrapper entry point for jpeg2000 decoder * Sun Feb 13 2022 Josef Ridky <jridky@redhat.com> - 2.24.0-3 - Rebuilt for libjasper.so.6 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 09 2021 Jos de Kloe <josdekloe@gmail.com> - 2.24.0-1 - Upgrade to upstream version 2.24.0 - Remove no longer needed patch2 (grib_to_netcdf test fix) * Wed Dec 01 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.23.0-2 - Patch grib_api_internal.h for big endian test suite issue (upstream bug SUP-2410)