[nco] 02/06: Merge tag 'upstream/4.7.0'

Bas Couwenberg sebastic at debian.org
Thu Nov 9 18:23:47 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 46f46207726e953758ece089465f4cb185033849
Merge: da6d75c 70e4636
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Nov 9 19:05:30 2017 +0100

    Merge tag 'upstream/4.7.0'
    
    Upstream version 4.7.0

 .gitignore               |   1 +
 CMakeLists.txt           |  37 ++-
 bld/Makefile             |   7 +-
 bld/nco.spec             |  11 +-
 bld/nco_dst.pl           |  30 +-
 bm/NCO_rgr.pm            |  33 +-
 configure                |  20 +-
 configure.ac             |   2 +-
 configure.eg             |  50 ++-
 data/.gitignore          |   4 +
 data/in.cdl              |  52 ++-
 data/in_grp.cdl          |  45 +++
 data/ncclimo             |  61 +++-
 data/ncremap             |  30 +-
 doc/ANNOUNCE             | 123 ++++---
 doc/ChangeLog            | 120 +++++++
 doc/MANIFEST             |   2 +
 doc/README_msvc.txt      |  79 -----
 doc/VERSION              |   2 +-
 doc/alg_cf2_oog.png      | Bin 0 -> 195467 bytes
 doc/alg_cf2_oog.pptx     | Bin 0 -> 56888 bytes
 doc/build_hints.shtml    |   5 +-
 doc/conda.txt            |  38 +++
 doc/debian.txt           | 162 +++++-----
 doc/highlights_old.shtml |  66 +++-
 doc/index.shtml          | 205 +++++-------
 doc/logo_qt.png          | Bin 3654 -> 0 bytes
 doc/logo_vs2010.png      | Bin 4046 -> 0 bytes
 doc/milestones_old.shtml |  16 +-
 doc/nco.texi             | 393 ++++++++++++++++-------
 doc/nco_qt_msvc.shtml    |  97 ------
 man/ncclimo.1            |  17 +-
 man/ncremap.1            |   5 +-
 src/nco++/fmc_all_cls.cc |   2 +-
 src/nco/Makefile.am      |   2 +
 src/nco/Makefile.in      |  25 +-
 src/nco/libnco.h         |   1 +
 src/nco/ncatted.c        |   2 +-
 src/nco/ncflint.c        |   2 +-
 src/nco/ncks.c           |   8 +-
 src/nco/nco.h            |   8 +-
 src/nco/nco_ctl.c        |   4 +-
 src/nco/nco_fl_utl.c     |  13 +-
 src/nco/nco_grp_utl.c    |   1 -
 src/nco/nco_lmt.c        |  19 +-
 src/nco/nco_map.c        | 818 +++++++++++++++++++++++++++++++++++++++++++++++
 src/nco/nco_map.h        |  75 +++++
 src/nco/nco_mmr.c        |   2 +-
 src/nco/nco_netcdf.c     |  66 +++-
 src/nco/nco_ppc.c        |   2 +-
 src/nco/nco_rgr.c        | 202 ++++++------
 src/nco/nco_rgr.h        |  11 +-
 src/nco/nco_sld.c        |  43 ---
 src/nco/nco_sld.h        |   5 -
 src/nco/ncra.c           |  48 ++-
 src/nco/ncrename.c       |  22 +-
 src/nco/ncwa.c           |   6 +-
 57 files changed, 2205 insertions(+), 895 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