[pyresample] 02/10: Merge tag 'upstream/1.2.4'
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Jul 2 17:16:39 UTC 2016
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 06f5e576007ea9c04be49ac56e16089f748d51e1
Merge: be84860 9b0ba2e
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Jul 2 13:08:30 2016 +0200
Merge tag 'upstream/1.2.4'
.gitignore | 59 +
.travis.yml | 10 +-
MANIFEST.in | 1 +
changelog.rst | 243 +
docs/areas.cfg | 282 +
docs/requirements.txt | 0
docs/source/API.rst | 5 +
docs/source/conf.py | 42 +-
docs/source/geo_def.rst | 36 +-
docs/source/plot.rst | 18 +-
docs/source/swath.rst | 96 +
pyresample/data_reduce.py | 30 +-
pyresample/ewa/__init__.py | 255 +
pyresample/ewa/_fornav.cpp | 32128 +++++++++++++++++++++++++++++++++
pyresample/ewa/_fornav.pyx | 328 +
pyresample/ewa/_fornav_templates.cpp | 440 +
pyresample/ewa/_fornav_templates.h | 62 +
pyresample/ewa/_ll2cr.c | 27246 ++++++++++++++++++++++++++++
pyresample/ewa/_ll2cr.pyx | 293 +
pyresample/geometry.py | 180 +-
pyresample/grid.py | 41 +-
pyresample/image.py | 71 +-
pyresample/kd_tree.py | 53 +-
pyresample/plot.py | 23 +-
pyresample/test/__init__.py | 19 +-
pyresample/test/test_ewa_fornav.py | 103 +
pyresample/test/test_ewa_ll2cr.py | 194 +
pyresample/test/test_geometry.py | 78 +
pyresample/test/test_kd_tree.py | 10 +-
pyresample/test/test_plot.py | 7 +-
pyresample/test/test_swath.py | 18 +-
pyresample/utils.py | 53 +-
pyresample/version.py | 2 +-
readthedocs.yml | 3 +
setup.py | 72 +-
35 files changed, 62275 insertions(+), 226 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