Skip to content

0.10.0

Compare
Choose a tag to compare
@metasim metasim released this 15 Oct 20:51
· 69 commits to develop since this release

Major Updates

  • Upgraded to Scala 2.12 , Spark 3.1.2, and GeoTrellis 3.6.0 (a subtantial accomplishment!)
  • Added buffered tile support
  • Added focal operations: rf_focal_mean, rf_focal_median,rf_focal_mode, rf_focal_max, rf_focal_min, rf_focal_stddev, rf_focal_moransi, rf_convolve, rf_slope, rf_aspect, rf_hillshade
  • Added STAC API DataFrames implementation

Please consider this a release candidate.

What's Changed

New Contributors

Full Changelog: 0.9.1...0.10.0-RC1