Changelog for
eccodes-2.4.0-4.3.x86_64.rpm :
* Mon Jul 10 2017 manfred99AATTgmx.ch- update patch reproducible.patch
* Tue Jul 04 2017 manfred99AATTgmx.ch- delete patch buildfix_python.patch- update to version 2.4.0:
* feature: [ECC-470] - BUFR: iasi encoding performance
* feature: [ECC-482] - datetime comparison in bufr_filter
* feature: [ECC-484] - Implement logical AND specialised expression
* feature: [ECC-486] - Implement logical OR specialised expression
* feature: [ECC-487] - Add parameter for \'2 metre relative humidity with respect to water\'
* feature: [ECC-488] - Add GRIB1 representation for parameter 260048 (total precipitation rate)
* feature: [ECC-496] - Request for a modification of the naming of the new lightning GRIB fields
* feature: [ECC-497] - New GRIB parameters needed for system 5 seasonal forecast
* feature: [ECC-420] - CPU time of BUFR unpacking increased significantly in 2.1.0
* feature: [ECC-483] - Add mars key \'system\' for class \'c3\'
* feature: [ECC-481] - extended BUFR rdbSubtype
* feature: [ECC-493] - Saral altika data using a wrong masterTablesVersionNumber
* feature: [ECC-489] - Remove unused \'name\' data member from struct \'bufr_descriptor\'
* feature: [ECC-411] - Add an environment variable so that GRIB_MAX_OPEN_FILES can be user configurable
* bug fix: [ECC-313] - Add support for BUFR operator 203YYY
* bug fix: [ECC-433] - BUFR operator 206YYY not working
* bug fix: [ECC-494] - DESTDIR ignored for Python bindings
* Mon Jun 26 2017 manfred99AATTgmx.ch- add buildfix_python.patch: build fix for installation of python stuff, from Stephan Siemen- minor spec cleanup- add patch grib_bits.diff: some fix for big-endian 32bit archs, from debian- upgrade to version 2.3.0:
* contrib: [ECC-441] - MeteoFrance contribution: GRIB second order packing
* contrib: [ECC-458] - MeteoFrance contribution: GRIB spectral complex packing
* contrib: [ECC-461] - Python: GribMessage class to allow multiple keys to be set
* feature: [ECC-475] - BUFR WMO version 28 and local tables to be added to ecCodes
* feature: [ECC-472] - Update GRIB2 definitions with the latest WMO V19.0.0 code tables/templates
* feature: [ECC-452] - codes_bufr_copy_data missing in Pythonic interface
* feature: [ECC-460] - Add centre codes for New Delhi (dems/vabb)
* feature: [ECC-454] - Add new parameters for land reanalysis (ERA5-Land)
* feature: [ECC-466] - Add two parameters for evaporation in the last 6 and 24 hrs
* feature: [ECC-437] - tigge_check: bitmap fields with only undefined values
* feature: [ECC-449] - Remove unused \"unpack\" data member from grib_context
* feature: [ECC-456] - type=oi for UERRA class
* feature: [ECC-457] - GRIB1 to GRIB2 conversion: total precipitation
* feature: [ECC-459] - GRIB1 to GRIB2 conversion: Local Definition 5 (Forecast probability data)
* feature: [ECC-465] - Key \'deleteLocalDefinition\' works for GRIB edition 1 only
* bug fix: [ECC-438] - stepUnits throws errors when processing GRIBs with stepUnit != 1 (hour)
* bug fix: [ECC-444] - eccodes fails to build when both fmemopen and funopen are available
* bug fix: [ECC-447] - ecCodes Python packages not added to the installation manifest
* bug fix: [ECC-448] - codes_new_from_message does not set product_kind on handle
* bug fix: [ECC-451] - new pythonic interface segv
* bug fix: [ECC-453] - grib_set fails randomly: Unable to set stepRange: end must be equal to start when timeRangeIndicator=10
* bug fix: [ECC-467] - JRA55: map indicatorOfTypeOfLevel=101 to mars.levtype=\'sfc\'
* Wed Jun 14 2017 manfred99AATTgmx.ch- disable build on 32bit archs due to build issues (rpmlint errors)
* Mon Jun 05 2017 manfred99AATTgmx.ch- fix rpath removal
* Wed May 17 2017 manfred99AATTgmx.ch- spec file cleanup- enable png and aec support- add patch reproducible.patch: support for reproducible builds, taken from debian package