Skip to content

WhiteboxTools v1.0.2

Compare
Choose a tag to compare
@jblindsay jblindsay released this 01 Nov 18:05
· 327 commits to master since this release
  • Added the BurnStreamsAtRoads tool.
  • Added a two-sample K-S test (TwoSampleKsTest) for comparing the distributions of two rasters.
  • Added a Wilcoxon Signed-Rank test (WilcoxonSignedRankTest) for comparing two rasters.
  • Added a paired-samples Student's t-test (PairedSampleTTest) for comparing two rasters.
  • Added the inverse hyperbolic trig functions, i.e. the Arcosh, Arsinh, and Artanh tools.
  • Renamed the LeeFilter to the LeeSigmaFilter.
  • Renamed the RelativeStreamPowerIndex tool to StreamPowerIndex, to be more in-line with
    other software.
  • Fixed another bug related to the handling of Boolean tool parameters.