[pyresample] branch upstream updated (48eb8e0 -> ace2314)
    Antonio Valentino 
    a_valentino-guest at moszumanska.debian.org
       
    Sun Jun  4 16:02:46 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  48eb8e0   New upstream version 1.3.0
       new  ace2314   New upstream version 1.5.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
 .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(-)
 create mode 100644 docs/areas.yaml
 create mode 100644 pyresample/test/test_files/areas.yaml
-- 
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