Information for build eccodes-2.33.0-1.oc9

ID27320
Package Nameeccodes
Version2.33.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/eccodes.git?.#3ddac9ba2600399c293381ef0e38e85bff5822c5
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 11:14:20 CST
CompletedMon, 05 Aug 2024 11:20:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/eccodes.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/eccodes.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
eccodes-2.33.0-1.oc9.src.rpm (info) (download)
aarch64
eccodes-2.33.0-1.oc9.aarch64.rpm (info) (download)
eccodes-devel-2.33.0-1.oc9.aarch64.rpm (info) (download)
eccodes-debuginfo-2.33.0-1.oc9.aarch64.rpm (info) (download)
eccodes-debugsource-2.33.0-1.oc9.aarch64.rpm (info) (download)
noarch
eccodes-data-2.33.0-1.oc9.noarch.rpm (info) (download)
eccodes-doc-2.33.0-1.oc9.noarch.rpm (info) (download)
x86_64
eccodes-2.33.0-1.oc9.x86_64.rpm (info) (download)
eccodes-devel-2.33.0-1.oc9.x86_64.rpm (info) (download)
eccodes-debuginfo-2.33.0-1.oc9.x86_64.rpm (info) (download)
eccodes-debugsource-2.33.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.33.0-1 - initial build