[nco] 02/05: Merge tag 'upstream/4.7.1'

Bas Couwenberg sebastic at debian.org
Thu Dec 21 17:37:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository nco.

commit 1e513fe7255a628a4b5f64ac31c75791e2947fe8
Merge: bb4308a 189b14f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Dec 21 18:20:18 2017 +0100

    Merge tag 'upstream/4.7.1'
    
    Upstream version 4.7.1

 .travis.yml               |   3 +
 CMakeLists.txt            |  53 ++++---
 appveyor.yml              |  38 +++++
 bld/Makefile              |   2 +
 bld/nco.spec              |  11 +-
 bld/nco_dst.pl            |  30 ++--
 conda.recipe/bld.bat      |  34 +++++
 conda.recipe/meta.yaml    |  43 ++++++
 conda.recipe/run_test.bat |   8 ++
 config.h.in               |   3 +
 configure                 |  42 ++++--
 configure.ac              |  15 +-
 configure.eg              |  47 ++++--
 data/in.cdl               |  10 +-
 data/ncclimo              |  43 +++---
 data/ncremap              |  81 +++++++++--
 doc/ANNOUNCE              | 150 ++++++++++---------
 doc/ChangeLog             |  80 +++++++++++
 doc/VERSION               |   2 +-
 doc/build_hints.shtml     |   2 +-
 doc/debian.txt            | 162 ++++++++++-----------
 doc/index.shtml           |  81 ++++++-----
 doc/nco.texi              | 115 ++++++++++++---
 src/nco++/fmc_all_cls.cc  | 358 ++++++++++++++++++++++++++++++++++++++++++++--
 src/nco++/fmc_all_cls.hh  |   7 +-
 src/nco++/ncap2_utl.cc    |  12 +-
 src/nco++/ncoGrammer.g    |   4 +-
 src/nco++/ncoTree.cpp     |   4 +-
 src/nco++/prs_cls.cc      |   2 +-
 src/nco/ncap_utl.c        |   8 +-
 src/nco/ncks.c            |  26 ++--
 src/nco/nco.h             |   6 +-
 src/nco/nco_cnf_dmn.c     |  28 ++--
 src/nco/nco_ctl.c         |   2 +-
 src/nco/nco_fl_utl.c      |   2 +-
 src/nco/nco_grp_trv.c     |   4 +
 src/nco/nco_grp_utl.c     |  18 +--
 src/nco/nco_netcdf.c      | 304 ++++++++++++++++++++++++++-------------
 src/nco/nco_netcdf.h      |  17 ++-
 src/nco/nco_prn.c         |  84 ++++++-----
 src/nco/nco_sng_utl.c     |   7 +-
 src/nco/nco_sng_utl.h     |   4 +-
 src/nco/nco_var_avg.c     |  16 +--
 src/nco/nco_var_utl.c     |   2 +-
 src/nco_c++/nco_utl.cc    |   2 +-
 45 files changed, 1446 insertions(+), 526 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/nco.git



More information about the Pkg-grass-devel mailing list