Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nco for openSUSE:Leap:16.0 checked in at 2025-07-24 22:03:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/nco (Old) and /work/SRC/openSUSE:Leap:16.0/.nco.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nco" Thu Jul 24 22:03:47 2025 rev:2 rq:1295478 version:5.3.4 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/nco/nco.changes 2025-03-19 11:52:00.415009421 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.nco.new.13279/nco.changes 2025-07-24 22:05:12.415428411 +0200 @@ -1,0 +2,54 @@ +Tue Jun 17 09:37:45 UTC 2025 - Manfred Schwarb <manfre...@gmx.ch> + +- Update to version 5.3.4: + * All operators can now delete user-specified global attributes (--glb_att_del) + * ncrcat no longer performs monotonicity checks on CF bounds variables + * new option "--is_hrz" to check whether a variable is a 'horizontal variable' + * ncclimo can now infer the timesteps per day (tpd) for data that lack a + CF temporal bounds variable + * ncks now has a new S1D functionality to aggregate and report Urban + landunit characteristics + * ncks now inserts line-breaks in NC_STRING-valued text for "\n" + * ncremap deprecates the use of the "--alg_typ=tempest" option + * fix ncrcat regression on hierarchical files +- Update to version 5.3.3: + * new ncks --fpe option reports the status of all IEEE Floating + Point Exceptions (FPEs) after execution + * All operators can now quantize -0.0 (a legal number) without + triggering any IEEE Floating Point Exceptions + * ncclimo now only creates regional statistics for single level spatial timeseries + * NCO can interpolate to a distinct output surface pressure that + is stored in the vertical template file ("fat" template) + * ncks --chk_map now prints the minimum and maximum angular and + horizontal resolution of the source and destination grids + * ncrename now WARNs users attempting to rename coordinates in netCDF4 files + * fix omission of storing the attributes for the frc_column and frc_landunit + variables created by the S1D feature +- Update to version 5.3.2: + * ncremap will vertically interpolate a broader array of ECMWF IFS + and CAMS-format hybrid sigma-pressure vertical coordinate datasets + * ncremap's vertical interpolator now attaches CF metadata + (standard_name), units, and long_name attributes to output files + stored on hybrid sigma-pressure vertical coordinate grids + * ncremap and ncclimo now better refuse to overwrite + input files that are the same inode/device as output files. + * ncremap and ncclimo now use "srun -n nd_nbr" to manage + MPI-mode climatologies and regridding + * fix storing quantization metadata for variables in non-root groups +- Update to version 5.3.1: + * Autoconversion of NC_STRING variables to NC_CHAR + * ncremap's vertical interpolator now automatically extrapolates + variables named "t" (ERA5) as if they were temperature, and + variables named "H" (MERRA2) and VerticalLayerMidpoint (SCREAM) + as if they were geopotential height + * ncremap's vertical interpolator now understands that the time + dimension in input surface pressure fields may be "fixed" +- Update to version 5.3.0: + * ncks enhanced unpacking of ELM/CLM history/restart files + * ncks can now grid snow-related variables into a top-down vertical grid + * ncks S1D now accepts the "--rgr lut_out=$lut_out" option + * ncremap no longer emits the "landfrac" WARNING for EAMxx files + * ncclimo now automatically outputs additional metrics with global statistics + * fix ncrcat overly false-negative WARNINGs about monotonicity + +------------------------------------------------------------------- Old: ---- nco-5.2.9.tar.gz New: ---- nco-5.3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nco.spec ++++++ --- /var/tmp/diff_new_pack.TQDFi8/_old 2025-07-24 22:05:12.663438734 +0200 +++ /var/tmp/diff_new_pack.TQDFi8/_new 2025-07-24 22:05:12.663438734 +0200 @@ -1,7 +1,7 @@ # # spec file for package nco # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,14 @@ # +#---netcdf is for TW no longer available on 32bit archs, disable them: +%if 0%{?suse_version} > 1600 +ExcludeArch: %{ix86} %{arm} +%endif + Name: nco -Version: 5.2.9 -%define soname 5_2_9 +Version: 5.3.4 +%define soname 5_3_4 %define major 5 Release: 0 Summary: Suite of programs for manipulating NetCDF/HDF files ++++++ nco-5.2.9.tar.gz -> nco-5.3.4.tar.gz ++++++ /work/SRC/openSUSE:Leap:16.0/nco/nco-5.2.9.tar.gz /work/SRC/openSUSE:Leap:16.0/.nco.new.13279/nco-5.3.4.tar.gz differ: char 13, line 1