Changelog for
nco-devel-4.7.8-3.13.i686.rpm :
* Sat Dec 15 2018 manfred99AATTgmx.ch- Remove static libraries- Update to 4.7.8- Update to 4.7.7- Update to 4.7.6
* Mon Jul 30 2018 manfred99AATTgmx.ch- separate build settings for science project- Update to 4.7.5:
* ncclimo accepts mpassi in place of mpascice and mpasseaice.
* ncap2 allows optional scale_factor/add_offset arguments to its pack() method.
* extend character set whitelist when input file invokes the DAP4 protocol.
* XML printing now includes the \"ncml:\" prefix on most tags.
* fix: ncremap fixes the algorithm that identifies unstructured dimensions.- Update to 4.7.4:
* NCO supports absolute and relative paths to out-of-group (OOG) variables in CF attributes.
* ncremap supports three new features of ESMF 7.1.0r, see manual.
* ncremap guesses the unstructured dimension in first dimension.
* Add \"gridcell\" to ncremap database of unstructured dimensions.
* ncap2 where() terminates if the LHS variable in the assignment statement is a hyperslab.
* Add \"elm\" and \"ctsm\" as prc_typ synonyms for ncremap -P.
* Add \"mpasseaice\" as mdl_nm synonym for ncclimo -m.
* fix: Skip-over rather than fail when printing user-defined types.- Update to 4.7.3:
* introduce Filename character whitelist.
* user switches for E3SM-recommended Tempest remapping algorithms.
* ncclimo supports two more dataset filename template regular expressions.
* printf() format option for printed output (CDL, XML, JSON, TRD).
* ncks now accepts a --print_file=file option.
* ncap, the predecessor to ncap2, has been completely eliminated.
* fix: eliminate compiler warnings for building ncap2.- Update to 4.7.2:
* ncremap implements E3SM-recommended Tempest remapping algorithms.
* ncremap supports \"canonical\" NCO argument ordering (command [options] [input] [output]).
* ncremap support a --mss_val=val option for MPAS data.
* ncclimo has improved support for NCAR cheyenne batch queues.
* fix: Fix ncclimo splitter bug where time-periods not evenly divisible.- Update to 4.7.1:
* NCO Conda package for Windows.
* ncclimo in daily mode now handles stdin input more cleverly.
* JSON printing of netCDF3 strings has changed.
* fix: Fix bug where ncclimo --clm_md=dly/ann expected a season list.
* fix: ncks in JSON, CDL, and XML modes now prints a single NUL as \"\".- Update to 4.7.0:
* ncclimo and ncremap accept fl_fmt options for output file format.
* ncclimo and ncremap accept the dfl_lvl option for compression.
* ncclimo accepts the ppc option for Precision-Preserving Compression.
* ncrename is now quiet by default.
* changes to CMake engine.
* automatic CDF5 bug checker has been turned-off, needs compile-time option to activate.
* fix: ncra and ncrcat treated negative record hyperslab indices with old (pre-2014) convention.- Update to 4.6.9:
* CDF5: NCO warns when CDF5 files may be corrupted.
* CDF5: All NCO operators now fully support CDF5.
* CDF5: ncks prints RAM size of variables and data in CDL comments.
* CMake build-engine.
* ncks now prints CDL by default.
* fix: ncclimo false-positive messages about \'ANN\' eliminated.
* Sun Sep 10 2017 manfred99AATTgmx.ch- require hdf5 version >=1.8.8 in accordance with netcdf on science project
* Fri Aug 18 2017 manfred99AATTgmx.ch- remove nullpointer.patch- remove silence_post-build-checks.patch- Update to 4.6.8:
* ncap2 now fully implements NCO chunking maps and policies.
* ncks CDL printing supports finer-grained control of date formats.
* ncclimo now supports up to eleven (and counting) custom-defined seasons.
* ncremap --msk_src and --msk_dst options now accept the value \'none\'.
* ncremap now accepts standard NCO arguments for output file type.
* Fix: ncap2 implementation of mibs()/mabs()/mebs().
* Fix: JSON now prints \"null\" instead of \"NaN\".
* Fix: ncwa did not correctly handle hyperslabs for masks and weights.
* Fix: Ensure ncclimo and ncremap load netCDF libraries 4.4.x+.- Update to 4.6.7:
* ncremap has a new sub-gridscale (SGS) mode, -P sgs.
* ncremap got optimized ERWG weight generator.
* ncremap: cleanup in command line switches, short options - a, -E, -T, -U, -w and -W got new meanings!
* ncap2 has a new function named missing().
* ncap2 now propagates existing chunking parameters from the input file to the output file.
* ncks now has a --trd (or --traditional) option.
* Fix: ncatted allows writing an empty NC_CHAR or NC_STRING attribute.
* Fix: core dumps of ncap2 with pre-chunked and/or deflated data.
* Fix: ncatted now correctly handles creation, modification, overwriting of _FillValue attributes in netCDF4 data.- Update to 4.6.6:
* new extract/exclude switches for ncremap and ncclimo.
* ncclimo\'s splitter mode no longer requires variable lists.
* regridder now produces UGRID output.
* ncks now prints the units as comments in debugging mode.
* ncap2 now implements the CF cell_methods convention.
* ncks now prints human-legible time strings.
* ncks now prints \"(no units)\" instead of \"(null)\".
* Fix: no more core dump on missing files with the hsi command.
* Fix: ncremap no longer defines mask variables in inferred grid files unless it finds a mask variable in the source file.
* Fix: ncremap now invokes the neareststod algorithm when requested.
* Fix: ncremap now converts non-default masks correctly in infer mode.
* Fix: ncks now prints braces required to disambiguate compound record dimensions in CDL mode.
* Thu Jun 01 2017 manfred99AATTgmx.ch- add nullpointer.patch: fix \'\\0\' vs. NULL confusion.
* Thu Mar 16 2017 manfred99AATTgmx.ch- modify silence_post-build-checks.patch: silence check by providing default switch target in code- Update to 4.6.5:
* ncks now prints the human-legible calendar string corresponding to values with UDUnits date units and CF calendar attribute.
* ncap2 now seamlessly edits character arrays.
* ncremap support a verbosity level option, --vrb_lvl.
* ncremap and ncks now parse more unknown grids than before.
* Fix: ncap2 attribute propagation for some unary operators is fixed.
* Fix: The chunk cache option (--cnk_csh) was a no-op.
* Fix: regridder failure due to broken diagnostic.
* Fix: Correct exit status for bad command-line options.- Update to 4.6.4:
* ncclimo will reshape timeseries.
* ncks allows setting per-variable chunk cache-size with --cnk_csh.
* ncremap now includes staggered grid weights with FV grid output.
* Variables listed in a formula_terms attribute are now extracted by default, turn off with --no_frm_trm.
* Variables listed in a cell_measures attribute are now extracted by default, turn off with --no_cll_msr.
* Fix: hyperslabs involving UDUnits dates could fail.
* Fix: hyperslabs of non-unity stride in netCDF4 files could return incorrect values.- Update to 4.6.3:
* ncclimo supports \"binary climos\" and annual-mean mode.
* ncrcat and ncra now re-base data from arbitrary time units in multiple calendar systems.
* ncap2 now supports converting data between any two compatible units.
* ncclimo and ncremap now support long options.
* ncclimo and ncremap now save the full command line.
* ncks can now print attribute CDL types as comments.
* Implement JSON brackets.- Update to 4.6.2:
* New JSON backend. http://nco.sf.net/nco.html#json
* New multi-argument feature. http://nco.sf.net/nco.html#mta
* Fix: Fix ncclimo and ncremap Bash-ism.
* Fix: Correct ncatted NaN implementation for MinGW.
* Fix: ncks CDL now prints correct tokens for uint, int64, uint64 types.- Update to 4.6.1:
* ncks supports new provenance features released in netCDF-4.4.1.
* Add ncflint -N, --nrm, --normalize option
* ncap2\'s array() function can now take a dimension list as the third argument.
* ncclimo incremental mode.
* Fix: ncatted now allows special characters in attribute and variable names.
* Fix: ncap2 fixed handling of implicit array bounds for slabs of form var(3:).
* Fix: ncremap could confuse dimension names with coordinate names.
* Fix: ncremap now automatically chooses distinct output bounds names.- Update to 4.6.0:
* New operator ncclimo: produces climatological monthly means, seasonal means, annual mean, and optionally regrids all these files. http://nco.sf.net/nco.html#ncclimo
* ncap2 now works with pointers to variables and attributes.
* ncap2 has reduced memory usage.
* ncap2 has a new function make_bounds() to create CF-compliant bounds. http://nco.sf.net/nco.html#make_bounds
* ncap2 now propagates metadata when Left-Hand-Casting variables.
* ncatted new mode \"nappend\" appends only to existing attributes.
* ncpdq now has a third unpacking mode.
* ncpdq now has a three unpacking modes: use --upk=[0,1,2] to choose non-default modes [netCDF, HDF4 MODIS MOD08, HDF4 MODIS MOD13].
* ncra can now honor the CF convention for climatology bounds (--cb, --c2b).
* ncremap now defaults to $TMPDIR for intermediate files (-U to change).
* NCO now treats as associated coordinates all variables listed in \"grid_mapping\" attributes.
* ncremap and ncks now follow the CF \"coordinates\" convention
* Fix: Correct ncatted documentation for \"append\" mode.
* Fix: Fix Append mode: syncronize -A with interactive responses.
* Fix: ncpdq fix complex reordering in group hierarchies.
* Fix: ncap2 fix bug propagating attributes of variables with whitespace in their names.