Releases: ailich/MultiscaleDTM
Releases · ailich/MultiscaleDTM
v0.8.2
- 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
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
CRAN release of version 0.7.1. Slight change to plotting in vignette to address potential build failure on Mac.
v0.7.0
CRAN release of 0.7. Added RelPos fun argument and vignette
v0.6.0
RelPos added and radius now specified with w
v0.5
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.