5 Commits

Author SHA1 Message Date
Sean Gillies
12f8fc7e3f New, lazier AWS sessions
New Env class and tests.
More logging, tests, safer environment
Remove usage (deprecated) of rasterio.drivers()
Also pep8 cleanups throughout the tests and a fix for unchecked
dtypes when opening a dataset in 'w' mode.
Now we can simply import warnings in __init__.py. In the
deprecations tests, we needed to see a single warning only one
time to avoid multiple drivers() warnings.
Add a global env.
Add rasterio.env.setenv()
2016-04-28 15:26:55 -06:00
Matthew Perry
e00f0e1fe7 Ynot? because GDAL does the conversion internally and users stay in RGB 2016-04-04 15:30:18 -04:00
Sean Gillies
ed21d034bf xfail a test until we figure out what's up with GDAL 2016-03-31 16:22:08 -06:00
Sean Gillies
da9643e7e3 Add a PhotometricInterp enum and test it.
Strip 'YCbCr' from compression tags before returning the
compression method name.

Closes #617
2016-03-31 14:12:49 -06:00
Sean Gillies
943fa8e099 New layout, tests moved. 2014-09-01 22:00:56 -06:00