[pyresample] branch upstream updated (34c33ee -> 89a964b)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Oct 14 07:57:57 UTC 2017


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

a_valentino-guest pushed a change to branch upstream
in repository pyresample.

      from  34c33ee   New upstream version 1.6.1
      adds  89a964b   New upstream version 1.7.0

No new revisions were added by this update.

Summary of changes:
 .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



More information about the Pkg-grass-devel mailing list