3 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
c01eb6f8ae test fake aws session 2016-04-07 13:38:11 -04:00
Matthew Perry
2b03b04924 testing bad values to rasterio.open 2016-04-07 12:27:36 -04:00