[netcdf4-python] 02/07: Merge tag 'upstream/1.1.9'

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jul 30 23:30:12 UTC 2015


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

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

commit f43b79a20c3712695b74ffdfe83c938e40013fb5
Merge: 03127ce 8cc7cc8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jul 31 01:08:28 2015 +0200

    Merge tag 'upstream/1.1.9'
    
    Upstream version 1.1.9

 .travis.yml                          |     1 +
 Changelog                            |    23 +
 MANIFEST.in                          |     4 +
 README.gh-pages                      |    20 +-
 README.md                            |    16 +-
 README.wheels.md                     |   100 +
 create_docs.sh                       |     7 +-
 docs/api-objects.txt                 |   285 -
 docs/class-tree.html                 |   151 -
 docs/crarr.png                       |   Bin 340 -> 0 bytes
 docs/epydoc.css                      |   322 -
 docs/epydoc.js                       |   293 -
 docs/help.html                       |   272 -
 docs/identifier-index.html           |   698 --
 docs/index.html                      |  1732 ----
 docs/module-tree.html                |   109 -
 docs/netCDF4-module.html             |  1660 ---
 docs/netCDF4.CompoundType-class.html |   357 -
 docs/netCDF4.Dataset-class.html      |  1705 ----
 docs/netCDF4.Dimension-class.html    |   394 -
 docs/netCDF4.Group-class.html        |   387 -
 docs/netCDF4.MFDataset-class.html    |   528 -
 docs/netCDF4.MFTime-class.html       |   307 -
 docs/netCDF4.VLType-class.html       |   344 -
 docs/netCDF4.Variable-class.html     |  1464 ---
 docs/netCDF4/index.html              |  5584 ++++++++++
 docs/redirect.html                   |    38 -
 man/nc3tonc4.1                       |    18 +-
 man/nc4tonc3.1                       |     6 +-
 netCDF4/__init__.py                  |     8 +-
 netCDF4/_netCDF4.c                   | 18150 +++++++++++++++++----------------
 netCDF4/_netCDF4.pyx                 |  2593 ++---
 netcdftime/_datetime.c               |   482 +-
 netcdftime/_datetime.pyx             |     7 +
 netcdftime/netcdftime.py             |    29 +-
 setup.py                             |    23 +-
 test/run_all.py                      |     5 +
 test/tst_netcdftime.py               |    31 +-
 test/tst_scaled.py                   |    45 +
 test/tst_slicing.py                  |    12 +
 40 files changed, 17003 insertions(+), 21207 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