Changelog for
cdo-1.9.5-5.69.x86_64.rpm :
* Tue Aug 14 2018 manfred99AATTgmx.ch- add patch return.patch to fix nonsensical rpmlint error.- remove patch cstring.patch, fixed.- Update to 1.9.5:
* new feature: Changed type of date from 32 to 64-bit integer to support years > 214748
* new feature: remapycon: optimized by changing cell search method
* new feature: expr: added support for zon
functions
* new feature: expr: added function sellevelrange() and sellevidxrange()
* new feature: gridfile: added extension \":N\" to select grid number N from data file
* new operator: dhour - Multi-day hourly statistics
* bug fix: seldate: segmentation fault (bug introduce in 1.9.4) [Bug #8499]
* bug fix: select: wrong timestamp when combining select with selyear (bug introduce in 1.8.1) [Bug #8576]
* bug fix: gradsdes: bug fix for rotated lon/lat grids
* bug fix: silent option produces newlines [Bug #8538]
* bug fix: remapnn/remapdis: wrong result with regular 2D source grids if nlat > nlon [Bug #8498]
* Fri Jul 27 2018 manfred99AATTgmx.ch- separate build settings for science project- bash completions need to go into /usr/share/bash-completion/completions/
* Sun May 20 2018 manfred99AATTgmx.ch- add patch cstring.patch to fix build breakage, upstream commit ea268af7302ceb7b90a8cc3765dc09379d68c6d9- Update to 1.9.4:
* new feature: Large data support: changed type of gridsize from 32 to 64-bit integer
* new feature: remapbil, remapbic, remapnn, remapdis: optimized by changing point search method
* new feature: Fldstat, Vertstat: added option weight=false to disable weighting
* bug fix: option -r doesn\'t work [Bug #8334]
* bug fix: enspctl: changed parameter type from int to float [Bug #8386]
* bug fix: segfault with chained operators on timeseries data [Bug #8230]
* bug fix: setattribute: added support for \
in text attributes
* bug fix: expr: removed character [LlDd] from definition of float constants
* Sat May 19 2018 manfred99AATTgmx.ch- switch back to plain \"BuildRequires: hdf5-devel\", as science project reverted to hdf5 1.10
* Wed May 09 2018 manfred99AATTgmx.ch- fix broken build by requiring package hdf5-1_8- add %licence tag in spec file
* Fri Mar 09 2018 manfred99AATTgmx.ch- delete patch ppc64el.patch, fixed- Update to 1.9.3:
* new feature: expr: added time coordinate function cdate(), ctime(), cdeltat(), ctimestep() ...
* new operator: not - logical NOT (1, if x equal 0; else 0)
* bug fix: uvDestag: target grid undefined in output
* bug fix: runpctl: fails since release 1.8.0
* bug fix: read of reduced Gaussian grid description file failed [Bug #8146]
* bug fix: read error on grid description file [Bug #8099]
* Mon Jan 08 2018 manfred99AATTgmx.ch- delete patch off_t-fix.patch, no longer needed
* Fri Nov 24 2017 manfred99AATTgmx.ch- update patch off_t-fix.patch- Update to 1.9.2:
* bug fix: sign of grid size increment changes [Bug #7974]
* bug fix: compilation fails on OpenBSD [Bug #7961]
* bug fix: expr: nesting of ternary operator lost in cdo-1.9.1 [Bug #7992]
* bug fix: rotuvb changed behavior in different versions [Bug #8084]
* bug fix: select with start=end range aborts with \'Invalid character\' [Bug #7976]
* Tue Nov 21 2017 manfred99AATTgmx.ch- add patch off_t-fix.patch: conflicting definitions for off_t on 32bit archs (from debian)- refresh patch deregister.patch- Update to 1.9.1:
* new feature: Added support for NC_FORMAT_CDF5
* new feature: Extend option --reduce_dim to all dimension for all operators
* new operator: tee - Duplicate a data stream
* changed operator: eof, eof3d: set default value of environment variable CDO_WEIGHT_MODE to off
* changed operator: sinfo: Added time type
* changed operator: ap2pl: added support for input data on half levels
* bug fix: selindexbox: breaks uvRelativeToGrid flag [Bug #7901]
* bug fix: expr: AND fall through OR
* bug fix: --cmor option doesn\'t work for lon/lat bounds (introduced in 1.9.0)
* bug fix: eof3d: weight array was allocated for only one level- Update to 1.9.0:
* new feature: Code changed from ANSI C99 to ISO C++11
* new feature: Added configure option for ecCodes --with-eccodes=
* new feature: Added range operator to all statistic modules (e.g. yearrange, zonrange)
* bug fix: expr: improve ternary operator, no brackets needed anymore.
* bug fix: expr: added support for clev in ternary operator.
* bug fix: remapcon/remapycon produces wrong results for some grid combinations (introduced in 1.8.0) [Bug #7821]
* bug fix: mergetime: wrong time information if first input file does not contain the first time step (bug introduced in 1.8.1) [Bug #7760]
* bug fix: percentile: fix wrong result with method numpy (linear interpolation) and nist [Bug #7798]
* Fri Sep 01 2017 manfred99AATTgmx.ch- require hdf5 version >=1.8.8 in accordance with netcdf on science project
* Tue Jul 11 2017 manfred99AATTgmx.ch- build without grib and plot support for 32bit archs for now, eccodes does not build on these archs
* Mon Jun 26 2017 manfred99AATTgmx.ch- Update to 1.8.2:
* bug fix: setpartab: variable name does not change [Bug #7681]
* bug fix: cmorlite: skipped empty key values [Bug #7681]
* bug fix: setcalendar, settaxis memory error (bug introduce in 1.8.1) [Bug #7691]- Update to 1.8.1:
* new feature: selindexbox: added support for LCC grid
* new operator: selgridcell - Select grid cells
* new operator: delgridcell - Delete grid cells
* new operator: selmulti - Select multiple fields
* new operator: delmulti - Delete multiple fields
* new operator: changemulti - Change identication of multiple fields
* new operator: samplegrid - Resample grid
* new operator: uvDestag - Destaggering of wind components
* new operator: rotuvNorth - Rotate u/v wind to North pole
* new operator: projuvLatLon - Cylindrical Equidistant projection
* bug fix: collgrid: combination of nx and names does not work
* bug fix: Remapping bug for non global grids [Bug #7625]
* bug fix: remapdis and remapcon produces wrong results for some grid combinations [Bug #7626] (introduced in last revision)- Update to 1.8.0:
* new feature: NetCDF: Improved support for horizontal and vertical grids
* new feature: Changed default of option -f nc to netCDF2
* new feature: masklonlatbox: added support for unstructured grids
* new feature: setpartabn: added support for user defined attributes
* new feature: Reverse: adjust date/time by -1 second (introduced in last revision)
* new operator: setattribute: Set attributes
* new operator: cmorlite: Apply variable_entry of cmor tables
* new operator: timcumsum: Cumulative sum over time.
* new operator: shiftx/shifty: Shift fields on rectilinear/curvilinear grids in x/y direction
* bug fix: Cond: bug fix for ntsteps1 == 1 && ntsteps2 != 1
* bug fix: ml2pl: interpolation failed for data on hybrid half levels [Bug #7225]
* Tue Jun 13 2017 manfred99AATTgmx.ch- add patch deregister.patch: do not use register statements (from debian)- add patch ppc64el.patch: fix build on ppc64el (from debian)- enable plot support
* Mon May 22 2017 manfred99AATTgmx.ch- enable GRIB support- install file for bash completion support- add %check section- remove configure option --with-jasper as it doesn\'t exist any more.