[rasterio] branch master updated (307c04f -> d6b7b37)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Dec 23 20:16:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a change to branch master
in repository rasterio.
from 307c04f Add X-Python-Version
new bbdbaef Imported Upstream version 0.16
new 5f4e515 Merge tag 'upstream/0.16'
new d6b7b37 Update changelog for 0.16
The 3 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:
.travis.yml | 1 +
AUTHORS.txt | 1 +
CHANGES.txt | 12 ++-
debian/changelog | 6 ++
rasterio/__init__.py | 3 +-
rasterio/_base.pyx | 22 +++--
rasterio/_drivers.pyx | 15 ++++
rasterio/_features.pyx | 10 ++-
rasterio/_io.pyx | 11 +++
rasterio/_warp.pyx | 26 ++++--
rasterio/features.py | 31 ++++---
rasterio/transform.py | 14 ++-
rasterio/warp.py | 140 ++++++++++++++++++++++++-----
setup.py | 5 +-
tests/data/README.rst | 6 ++
tests/test_no_georef.py | 30 +++++++
tests/test_read.py | 26 ++++++
tests/test_warp.py | 235 ++++++++++++++++++++++++++++++++----------------
18 files changed, 443 insertions(+), 151 deletions(-)
create mode 100644 tests/test_no_georef.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git
More information about the Pkg-grass-devel
mailing list