Alan D. Snow
fd4163d4b5
DEP: GDAL 3.5+, numpy 1.24+ ( #3166 )
...
* DEP: Python 3.10+, GDAL 3.5+, numpy 1.24+
* Apply suggestions from code review
* DEP: GDAL 3.5+, numpy 1.24+
* Fix
* remove python 3.13 from conda matrix
---------
Co-authored-by: Sean Gillies <sean.gillies@gmail.com>
2024-09-09 21:59:11 -06:00
Sean Gillies
121335576a
Build two branches, master and the latest release branch ( #2959 )
...
* Build two branches, master and the latest release branch
* Make comparisons more robust against 3.7/3.8 differences
* In a merge test, compare ascii grid data as single strings
Resolves #2958
* Run builds against latest GDAL weekly
---------
Co-authored-by: Sean Gillies <seangillies@Seans-MacBook-Air.local>
2023-11-03 15:02:10 -06:00
Alan D. Snow
8403830422
MNT: Update tests & code compatibility for GDAL 3+ ( #2452 )
2022-05-10 08:16:49 -06:00
Even Rouault
1d43837d15
Add a Resampling.rms method ( #2056 )
...
For root mean square / quadratic mean.
Added in GDAL 3.3 per https://github.com/OSGeo/gdal/pull/3210
2020-12-04 16:52:04 -07:00
Sean Gillies
337210c5c0
Require GDAL 2+ for new test, remove PROJ 7 build job
2020-05-21 16:54:04 -06:00
Sean Gillies
0fd2bc5712
Add a new exception for invalid resampling algs
...
Resolves #1930
2020-05-21 16:28:52 -06:00
Sean C. Gillies
4ebfca601a
Add another test that resampling alg has expected effect
2018-10-08 10:27:13 -06:00
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