Erik Seglem
|
44c3d9badf
|
Replace drivers with Env in docs and examples (#760)
Replace rasterio.drivers with rasterio.Env.
|
2016-06-02 19:01:18 -07:00 |
|
Matthew Perry
|
e53b0d910a
|
import numpy as np in docs and examples (#740)
import numpy as np in docs and examples and remove unneeded imports
|
2016-06-02 06:46:52 -07:00 |
|
Kevin Wurster
|
d60d40c3ca
|
Remove references to write_band() but not the actual method.
|
2016-04-12 20:45:56 -04:00 |
|
Sean Gillies
|
1be2c0ff58
|
Wrapping up work toward #86.
All tests pass, all examples are working.
TODO: docs.
|
2014-05-30 14:32:43 -06:00 |
|
Brendan Ward
|
707190f425
|
Fixed example and improper pattern for setting options passed to GDAL in rasterize function.
|
2014-03-31 10:33:26 -07:00 |
|
Brendan Ward
|
0eac96a4ce
|
Added example script for rasterize.
|
2014-03-28 15:42:35 -07:00 |
|