[netcdf4-python] 02/05: Merge tag 'upstream/1.3.0'

Bas Couwenberg sebastic at debian.org
Mon Sep 25 07:18:50 UTC 2017


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

sebastic pushed a commit to branch master
in repository netcdf4-python.

commit 7b9ba377cc630b1d9708ef6b9eb045057a3117c4
Merge: 424c15f d36f4b4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 25 08:14:44 2017 +0200

    Merge tag 'upstream/1.3.0'
    
    Upstream version 1.3.0

 .travis.yml                    |    2 +-
 Changelog                      |   34 +
 MANIFEST.in                    |    1 -
 PKG-INFO                       |    2 +-
 README.md                      |   15 +-
 README.release                 |    5 +-
 conda.recipe/bld.bat           |    1 -
 conda.recipe/build.sh          |    1 -
 docs/netCDF4/index.html        |   60 +-
 examples/reading_netCDF.ipynb  | 2421 ++++++++++++++++++++--------------------
 examples/writing_netCDF.ipynb  | 2256 +++++++++++++++++++------------------
 include/netCDF4.pxi            |   30 +-
 netCDF4/_netCDF4.pyx           |  425 +++----
 netCDF4/utils.py               |   64 +-
 netcdftime/_netcdftime.pyx     |   48 +-
 setup.cfg                      |    2 -
 setup.cfg.template             |   50 -
 setup.py                       |  397 ++++---
 test/tst_compound_alignment.py |    8 +-
 test/tst_compoundvar.py        |   28 +-
 test/tst_filepath.py           |   14 +-
 test/tst_netcdftime.py         |   69 +-
 test/tst_types.py              |    7 +
 test/tst_utils.py              |   93 +-
 24 files changed, 3166 insertions(+), 2867 deletions(-)

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



More information about the Pkg-grass-devel mailing list