This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository pyresample.
commit 2ba1ac6deffbcb5fd42db0e4505da3a6e902743e Merge: 79ec232 89a964b Author: Antonio Valentino <[email protected]> Date: Sat Oct 14 06:55:03 2017 +0000 Updated version 1.7.0 from 'upstream/1.7.0' with Debian dir dbd0d52f1e2bcff73fe38a67aa80c7468a9af1a5 .bumpversion.cfg | 2 +- .travis.yml | 14 +- appveyor.yml | 13 +- changelog.rst | 97 ++++++++++++++ docs/source/swath.rst | 20 +-- pyresample/bilinear/__init__.py | 29 +++- pyresample/geometry.py | 113 +++++++++++++--- pyresample/image.py | 184 +++++++++++++++++++++----- pyresample/kd_tree.py | 277 +++++++++++++++++++++++++++++++++++++++ pyresample/test/test_bilinear.py | 6 +- pyresample/test/test_image.py | 80 ++++++++--- pyresample/test/test_kd_tree.py | 12 +- pyresample/test/test_utils.py | 8 ++ pyresample/utils.py | 88 +++++++++---- pyresample/version.py | 2 +- 15 files changed, 811 insertions(+), 134 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

