[netcdf4-python] 04/10: Merge tag 'upstream/1.1.7'
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Mar 20 15:59:48 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 d79248b752d0eb8bba3f4cf21c2717c7bb4dd695
Merge: c925246 1872b4d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Mar 20 15:47:40 2015 +0100
Merge tag 'upstream/1.1.7'
Upstream version 1.1.7
.gitignore | 1 +
.travis.yml | 16 +
Changelog | 46 +
MANIFEST.in | 2 +
PKG-INFO | 17 +-
README.gh-pages | 11 +
README.md | 51 +-
checkversion.py | 5 +
create_docs.sh | 2 +
docs/api-objects.txt | 8 +-
docs/class-tree.html | 2 +-
docs/help.html | 2 +-
docs/identifier-index.html | 37 +-
docs/index.html | 132 +-
docs/module-tree.html | 2 +-
docs/netCDF3-module.html | 965 -
docs/netCDF3.Dataset-class.html | 919 -
docs/netCDF3.Dimension-class.html | 306 -
docs/netCDF3.MFDataset-class.html | 437 -
docs/netCDF3.Variable-class.html | 842 -
docs/netCDF4-module.html | 132 +-
docs/netCDF4.CompoundType-class.html | 2 +-
docs/netCDF4.Dataset-class.html | 2 +-
docs/netCDF4.Dimension-class.html | 2 +-
docs/netCDF4.Group-class.html | 2 +-
docs/netCDF4.MFDataset-class.html | 32 +-
docs/netCDF4.MFTime-class.html | 6 +-
docs/netCDF4.VLType-class.html | 2 +-
docs/netCDF4.Variable-class.html | 2 +-
docs/netcdftime.netcdftime-module.html | 548 -
docs/netcdftime.netcdftime-pysrc.html | 1199 --
docs/netcdftime.netcdftime.datetime-class.html | 185 -
docs/netcdftime.netcdftime.utime-class.html | 467 -
examples/data/prmsl.2000.nc | Bin 0 -> 8985332 bytes
examples/data/prmsl.2001.nc | Bin 0 -> 8968789 bytes
examples/data/prmsl.2002.nc | Bin 0 -> 8972796 bytes
examples/data/prmsl.2003.nc | Bin 0 -> 8974435 bytes
examples/data/prmsl.2004.nc | Bin 0 -> 8997438 bytes
examples/data/prmsl.2005.nc | Bin 0 -> 8976678 bytes
examples/data/prmsl.2006.nc | Bin 0 -> 8969714 bytes
examples/data/prmsl.2007.nc | Bin 0 -> 8974360 bytes
examples/data/prmsl.2008.nc | Bin 0 -> 8994260 bytes
examples/data/prmsl.2009.nc | Bin 0 -> 8974678 bytes
examples/data/prmsl.2010.nc | Bin 0 -> 8970732 bytes
examples/data/prmsl.2011.nc | Bin 0 -> 8976285 bytes
examples/data/rtofs_glo_3dz_f006_6hrly_reg3.nc | Bin 0 -> 30027329 bytes
examples/reading_netCDF.ipynb | 1308 ++
examples/threaded_read.py | 62 +
examples/writing_netCDF.ipynb | 1212 ++
netCDF4.c | 23823 ++++++++++++-----------
netCDF4.egg-info/PKG-INFO | 20 -
netCDF4.egg-info/SOURCES.txt | 94 -
netCDF4.egg-info/dependency_links.txt | 1 -
netCDF4.egg-info/requires.txt | 1 -
netCDF4.egg-info/top_level.txt | 3 -
netCDF4.pxi | 121 +-
netCDF4.pyx | 378 +-
netCDF4_utils.py | 13 +-
netcdftime/__init__.py | 2 +-
netcdftime/_datetime.c | 781 +-
netcdftime/_datetime.pyx | 9 +-
netcdftime/netcdftime.py | 226 +-
setup.cfg | 53 +-
setup.py | 31 +-
test/tst_endian.py | 21 +
test/tst_netcdftime.py | 158 +-
test/tst_slicing.py | 9 +
test/tst_utils.py | 1 +
utils.pyx | 121 +-
69 files changed, 16879 insertions(+), 17953 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