Skip to content

v0.2.0

Compare
Choose a tag to compare
@giancastro giancastro released this 26 Jan 18:06
· 31 commits to main since this release
521348d

Enhancements

  • Updated setup.cfg and readme (#70)
  • Bumped wheel from 0.37.1 to 0.38.1 (#63)
  • Added a basic docker-compose based dev environment (#80)
  • Use quadbin (#72)
  • Raise rasterio.errors.CRSError for invalid CRS and Add test error condition (#89)
  • Cluster "quadbin raster" table by quadbin (#95)
  • Changed the endianess to little endian to accomodate the front end (#97)

Bug Fixes

  • Fixed swapped lon lat (#75)
  • Fixed performance regression bug (#77)
  • Added small speed hack (#79)

Documentation

  • Added docs badge and readthedocs link to readme (#69)
  • Updated contributor guide (#91)
  • Updated docs for quadbin (#93)