Releases
V1.8.7
1.8.7 (22nd May 2022)
Fix error in check_locations. now returns number of points not traversable by LCP
1.8.6 (11th April 2022)
Fixed CRAN issue with loaded data from gdistance
Removed probabilistic LCP example from vignette. Will replace at later date. See README for usage
1.8.5 (10th December 2021)
Added check_locations() function to check whether locations are traversable from at least one adjacent cell
1.8.4 (10th November 2021)
Corrected "campbell 2019" cost function to calculate cost using slope in degrees rather than radians
Updated vignette with validation methods
Simplified PDI_validation. Now requires for origin and destination of lcp and comparison to be in the same order.
Fixed add_dem_error error when trying to access supplied DEM name.
1.8.3 (17th September 2021)
Allow users to specify number of cores to be used when using create_FETE_LCPS, create_banded_lcps, create_CCP_lcps, and create_lcp_network functions
1.8.2 (15th May 2021)
Added force_isotropy() function to force anisotropic cost surfaces to isotropic
size of window in add_dem_error() can now be automatically calculated using the "auto" argument in size
Removed 'unfiltered' autocorrelation type in add_dem_error()
1.8.1 (1st April 2021)
Corrected default type in add_dem() to be 'autocorrelated'.
Exported calculate_slope() to be a user-visible function.
Exported apply_cost() to be a user-visible function.
You can’t perform that action at this time.