Release 1.0.2
Some bugs fixed regarding GDAL header parsing, and some small enhancements:
- Support for
dx
/dy
stepsize header in addition tocellsize
to give asymmetric step sizes for x/y. - Support negative bounding box coordinates
- Nicer error message when something with the grid header is not okay
- More POSIX compliance (
--version
and--help
options