[netcdf4-python] branch upstream updated (e77cf6c -> 4979ce3)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 11 13:09:22 UTC 2016


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

sebastic pushed a change to branch upstream
in repository netcdf4-python.

      from  e77cf6c   Imported Upstream version 1.2.2
       new  4979ce3   Imported Upstream version 1.2.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changelog                   |    23 +-
 checkversion.py             |     4 +-
 docs/netCDF4/index.html     |   183 +-
 examples/bench_compress.py  |     2 +-
 examples/bench_compress2.py |    35 +-
 examples/bench_compress3.py |    41 +-
 examples/threaded_read.py   |     9 +-
 include/netCDF4.pxi         |     2 -
 netCDF4/_netCDF4.c          | 21047 ++++++++++++++++++++++--------------------
 netCDF4/_netCDF4.pyx        |   105 +-
 netCDF4/utils.py            |    51 +-
 netcdftime/__init__.py      |     1 +
 setup.py                    |    17 +-
 test/run_all.py             |     6 +
 test/tst_atts.py            |    23 +-
 test/tst_cdf5.py            |    35 +
 test/tst_filepath.py        |    15 +
 test/tst_masked.py          |     8 +-
 test/tst_multifile.py       |     2 +-
 test/tst_multifile2.py      |     2 +-
 20 files changed, 11386 insertions(+), 10225 deletions(-)
 create mode 100644 test/tst_cdf5.py
 create mode 100644 test/tst_filepath.py

-- 
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