Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@matthewhanson matthewhanson released this 19 Mar 01:58
· 0 commits to master since this release

[v1.0.3] - 2019-03-18

  • fixes setting of nodata in GeoImage.open function
  • allow dictionary file creation options to be passed to GeoImage.create() and cookie_cutter
  • added kmeans algorithm
  • fix histogram function, now returns doubles
  • added spectral_statistics algorithm and GeoImage::spectral_statistics function
  • Detailed CHANGELOG added