[rasterio] 02/03: Merge tag 'upstream/0.16'

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 commit to branch master
in repository rasterio.

commit 5f4e5159631ece47694d6e49d2f65b4eeb530a94
Merge: 307c04f bbdbaef
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Mon Dec 22 23:53:39 2014 +0100

    Merge tag 'upstream/0.16'
    
    Upstream version 0.16

 .travis.yml             |   1 +
 AUTHORS.txt             |   1 +
 CHANGES.txt             |  12 ++-
 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 ++++++++++++++++++++++++++++++++----------------
 17 files changed, 437 insertions(+), 151 deletions(-)

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