Skip to content

Releases: ailich/MultiscaleDTM

v0.9.1

07 Feb 17:27
Compare
Choose a tag to compare

SlpAsp boundary method

v0.8.3

23 Jan 19:03
Compare
Choose a tag to compare

na.rm for SAPA

v0.8.2

15 Sep 23:13
Compare
Choose a tag to compare
  • Allow subsample to be used for large rasters to prevent it from exceeding memory
  • Requires newer version of terra
  • Better documentation of outlier detection procedure

v0.8.0

26 Apr 17:01
Compare
Choose a tag to compare

CRAN Release 0.8.0

  • Added speed optimizations for Qfit and AdjSD when na.rm=FALSE
  • Added na.rm argument to SlpAsp
  • VRM now calls SlpAsp to use na.rm argument rather than terra::terrain in some cases

v0.7.1

18 Apr 08:19
Compare
Choose a tag to compare

CRAN release of version 0.7.1. Slight change to plotting in vignette to address potential build failure on Mac.

v0.7.0

12 Apr 03:48
Compare
Choose a tag to compare

CRAN release of 0.7. Added RelPos fun argument and vignette

v0.6.0

23 Feb 14:41
Compare
Choose a tag to compare

RelPos added and radius now specified with w

v0.5.5

30 Jan 21:10
Compare
Choose a tag to compare
C++17 makevars

v0.5.3

04 Oct 17:50
Compare
Choose a tag to compare

CRAN release!

v0.5

28 Jun 20:44
Compare
Choose a tag to compare

Bug Fix and Improvements

  • Fixed bug in Qfit masking that would set curvature plan, profile, and twisting curvature as zero if any regression parameter was 0 (reverted to the old way).
  • Increased subset_mat_rows C++ function for subsetting matrices to the needed observations (used in Qfit)
  • Increased tolerance for metrics and unit arguments.