10 Commits

Author SHA1 Message Date
Brendan Ward
bf8d4f3509 More consistent GDAL version handling in tests 2017-11-29 08:59:31 -08:00
Sean Gillies
3b6927ee5a Shim refactoring and skip of resampling alg test for GDAL<2 2017-02-01 18:52:53 +01:00
Sean Gillies
5aa52c2efd Add a GDAL version-dependent shim API 2017-02-01 18:52:33 +01:00
Erik Seglem
a31e3c8c16 Standardize on import numpy as np. 2016-06-01 22:47:33 -04:00
Matthew Perry
5b0f2cb49e add config to demostrate workaround 2016-05-02 09:12:00 -04:00
Matthew Perry
ff7108566d add failing testcase to demonstrate #679 2016-04-27 13:05:41 -04:00
Johan Van de Wauw
c3c67795ad Adjust test to no longer fail on i386
See discussion on gdal-dev mailinglist:
https://lists.osgeo.org/pipermail/gdal-dev/2015-August/042380.html

"Changing very slightly the test case should hopefully hide that annoyance."

and the original bug report:
https://github.com/mapbox/rasterio/issues/229
2015-08-17 20:19:30 +02:00
Sean Gillies
62138e5c9a Change tests to expect masked=False default. 2015-04-06 12:04:28 -06:00
Sean Gillies
2b4f7284ba Working rio-merge with main features of gdal-merge.py
Closes #242
2015-01-12 15:21:34 -07:00
Sean Gillies
27170ee02e More tests of rasterio's resampling on I/O.
Work on enhancing rio-merge hints that it may not be quite right.
2015-01-12 10:16:31 -07:00