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 cdc3d4be0a295564fa6640d07717461e1407ceff Merge: 12755ea 48eb8e0 Author: Antonio Valentino <[email protected]> Date: Sat Mar 11 20:13:33 2017 +0000 Merge tag 'upstream/1.3.0' Upstream version 1.3.0 .bumpversion.cfg | 2 +- .travis.yml | 1 + appveyor.yml | 4 +- changelog.rst | 142 ++++++ docs/source/API.rst | 7 +- docs/source/_static/images/bilinear_overview.png | Bin 0 -> 1152178 bytes docs/source/_static/images/nearest_overview.png | Bin 0 -> 801023 bytes docs/source/swath.rst | 114 +++++ pyresample/bilinear/__init__.py | 533 +++++++++++++++++++++++ pyresample/geometry.py | 37 +- pyresample/kd_tree.py | 4 - pyresample/test/__init__.py | 4 +- pyresample/test/test_bilinear.py | 239 ++++++++++ pyresample/version.py | 2 +- 14 files changed, 1051 insertions(+), 38 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

