Skip to content

v0.11.0

Compare
Choose a tag to compare
@scottstanie scottstanie released this 17 Aug 16:52
· 5 commits to master since this release
b67f077
  • This version drops the cython code, performing and upsampling/resampling using Python or GDAL. This means that it's now a pure-python package that can be added to conda-forge and installed via conda.

  • Also, the integer bounding-box shifting added in v0.10.8 was removed for consistency. The --bbox option will always refer to the image edges as it does in GDAL.