- Fixed a bug where extract_point_from_raster() was modifying the point passed to it.
1.2.1
==================
- Fixed a bug where hts files were opened in the wrong mode, with inconsistent results (this is another occurence of the bug that had been fixed in 0.1.2).
1.2.0
==================
- Added test utility setup_test_raster() to make unit testing easier.
1.1.0
==================
- Added option "version" to PointTimeseries.get_cached() so that it can save in different file format versions.
1.0.1
==================
- Fixed a bug in extract_point_from_timeseries() where it was sometimes raising the wrong exception type (depending on GDAL version).