[pyresample] branch upstream updated (9b0ba2e -> cf3eba6)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Jul 30 10:03:24 UTC 2016


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  9b0ba2e   Imported Upstream version 1.2.4
       new  cf3eba6   Imported Upstream version 1.2.5

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:
 appveyor.yml                         |   89 ++
 appveyor/install.ps1                 |   71 +
 appveyor/run_with_compiler.cmd       |   60 +
 changelog.rst                        |   67 +
 pyresample/ewa/_fornav.cpp           | 2350 +++++++++++++++++-----------------
 pyresample/ewa/_fornav.pyx           |    1 -
 pyresample/ewa/_fornav_templates.cpp |   27 +-
 pyresample/ewa/_ll2cr.c              | 1496 +++++++++++-----------
 pyresample/ewa/_ll2cr.pyx            |   12 +-
 pyresample/test/test_ewa_fornav.py   |   29 +
 pyresample/test/test_geometry.py     |   46 +-
 pyresample/test/test_kd_tree.py      |  256 ++--
 pyresample/test/test_swath.py        |   40 +-
 pyresample/test/utils.py             |  153 +++
 pyresample/version.py                |    2 +-
 setup.py                             |   53 +-
 16 files changed, 2559 insertions(+), 2193 deletions(-)
 create mode 100644 appveyor.yml
 create mode 100644 appveyor/install.ps1
 create mode 100644 appveyor/run_with_compiler.cmd
 create mode 100644 pyresample/test/utils.py

-- 
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