Skip to content

Tags: barrycug/rasterio

Tags

0.5

Toggle 0.5's commit message
Closed datasets' meta attributes restored.

Adding nodata to the meta dict exposed a problem where that
property would be left undefined when a dataset was closed.

Also document the new context manager in the README.

0.4

Toggle 0.4's commit message
Change nodata of test data to 0.

0.3

Toggle 0.3's commit message
Update to example in the readme.

0.2

Toggle 0.2's commit message
Convert strings from Python into UTF-8 encoded bytes for GDAL.