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 3b4cf93fb2e1afc70e06092a43c4bd1dc9593c6f Merge: dc34874 ace2314 Author: Antonio Valentino <[email protected]> Date: Sun Jun 4 09:04:11 2017 +0000 Merge tag 'upstream/1.5.0' Upstream version 1.5.0 .bumpversion.cfg | 2 +- .travis.yml | 8 +- appveyor.yml | 1 + changelog.rst | 414 ++++++---------------------------- docs/areas.yaml | 30 +++ docs/requirements.txt | 1 + docs/source/geo_def.rst | 216 ++++++++++++------ pyresample/bilinear/__init__.py | 30 ++- pyresample/data_reduce.py | 81 ++++--- pyresample/ewa/__init__.py | 36 ++- pyresample/geometry.py | 193 +++++++++++++++- pyresample/test/test_ewa_fornav.py | 34 +++ pyresample/test/test_ewa_ll2cr.py | 33 +++ pyresample/test/test_files/areas.yaml | 30 +++ pyresample/test/test_geometry.py | 186 ++++++++++++++- pyresample/test/test_utils.py | 53 +++-- pyresample/utils.py | 78 +++++-- pyresample/version.py | 2 +- setup.py | 3 +- 19 files changed, 912 insertions(+), 519 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

