This commit is contained in:
committed by
Git OBS Bridge
parent
e33e10fd08
commit
0d7226eb6d
+15
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 13 07:24:28 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
|
||||
|
||||
- update to version 2.5.2:
|
||||
* feature: option --chunkspec to specify chunking for dimensions x,y,z,t
|
||||
* feature: option --print_filename to print name of all output files
|
||||
* feature: collgrid: Added parameter name and levidx
|
||||
* new operator: setchunkspec - Specify chunking per variable
|
||||
* new operator: showchunkspec - Show chunking specification
|
||||
* new operator: air_density - Air density
|
||||
* bug fix: inttime: segfaults on Int16 data since release 2.4.1
|
||||
* bug fix: timpctl: Short integer overflow for CDO_PCTL_NBINS>32768
|
||||
* bug fix: enable-hirlam-extensions failed since release 2.5.1
|
||||
* bug fix: Input: failed with more than one input record
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 09:03:08 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ ExcludeArch: %{ix86} %{arm}
|
||||
%bcond_without plot
|
||||
|
||||
Name: cdo
|
||||
Version: 2.5.1
|
||||
Version: 2.5.2
|
||||
Release: 0
|
||||
Summary: A program for manipulating GRIB/NetCDF/SERVICE/EXTRA/IEG files
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:418bf91e864cbfe547c3c8e150d31419cfa715e7d345508c5591b1abda5457d1
|
||||
size 13993648
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b28da72d75547663b1b9b08332bfe3f884d27742d0eeeb7f3c8b2c70f521fa9
|
||||
size 13966550
|
||||
Reference in New Issue
Block a user