[pyepr] 03/08: Merge tag 'upstream/0.9.1'

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Mar 1 08:17:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository pyepr.

commit 332c2dda1df0f80d946ca5df20672ba42cbd408c
Merge: 631858f 2dacf02
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 28 17:00:01 2015 +0000

    Merge tag 'upstream/0.9.1'
    
    Upstream version 0.9.1

 MANIFEST.in                                   |    3 +-
 Makefile                                      |    8 +-
 README.txt                                    |   14 +-
 doc/NEWS.txt                                  |   98 ++-
 doc/_templates/appveyor.html                  |    5 +
 doc/_templates/ohloh.html                     |    2 +-
 doc/_templates/pypi.html                      |   17 +
 doc/_templates/travis-ci.html                 |    2 +
 doc/bands_example.txt                         |    4 +-
 doc/bitmask_example.txt                       |    6 +-
 doc/conf.py                                   |   19 +-
 doc/examples/update_elements.py               |   84 ++
 doc/examples/write_bands.py                   |    2 +-
 doc/examples/write_bitmask.py                 |    2 +-
 doc/examples/write_ndvi.py                    |    2 +-
 doc/images/modified_water_vapour.png          |  Bin 0 -> 43775 bytes
 doc/images/modified_water_vapour_with_box.png |  Bin 0 -> 46723 bytes
 doc/images/water_vapour_histogram_01.png      |  Bin 0 -> 27892 bytes
 doc/images/water_vapour_histogram_02.png      |  Bin 0 -> 32226 bytes
 doc/index.txt                                 |   14 +-
 doc/interactive_use.txt                       |   20 +-
 doc/ndvi_example.txt                          |    8 +-
 doc/reference.txt                             |  561 ++++++++-----
 doc/tutorials.txt                             |    1 +
 doc/update_example.txt                        |  205 +++++
 doc/usermanual.txt                            |   87 +-
 requirements.txt                              |    2 +-
 setup.py                                      |  224 +++--
 src/epr.pxd                                   |  370 +++++++++
 src/epr.pyx                                   | 1099 ++++++++++++++-----------
 tests/__init__.py                             |    0
 tests/checksetup.mak                          |  202 +++++
 {test => tests}/test_all.py                   |  870 +++++++++++++++++--
 33 files changed, 3057 insertions(+), 874 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git



More information about the Pkg-grass-devel mailing list