motif 0.6.5
- Forces dropping categories internally from the
SpatRasterobjects
motif 0.6.4
- Fixes option of creating spatial lspobjects when the
window size is 0
motif 0.6.3
- Adds an option to remove metadata information with
lsp_add_stars,lsp_add_terra, andlsp_add_sf
- Fixes a bug when sf window object has no columns
motif 0.6.2
- Improves handling of terra’s SpatRasterclass inlsp_add_terra
motif 0.6.1
- lsp_add_starsand- lsp_add_terranow do not
drop the- signaturelist-column, but restructures it into
many raster layers
- Changes defaults in lsp_signature,lsp_search, andlsp_comparetoordered = FALSEandrepeated = FALSE(both
wereTRUEbefore)
- Improves handling of terra’s SpatRasterclass inlsp_extract
- Mutes philentropy::distancemessages
motif 0.6.0
- Adds possibility of providing two numerical values to
window, where the first one represents the expected window
size and the second one is the window shift
motif 0.5.2
- Speeds up distance calculations in lsp_searchandlsp_compare
- Further improves support for inputs with the terra’s
SpatRasterclass
motif 0.5.1
- Improves support for inputs with the terra’s SpatRasterclass
motif 0.5.0
- Adds support for inputs and outputs with the terra’s
SpatRasterclass
motif 0.4.3
- Adds lsp_restructure()to split signatures from a
list-column into many columns
motif 0.4.2
- Fixes CRAN gcc-UBSAN/clang-UBSAN RcppArmadillo issue
motif 0.4.1
- Improves documentation
- Adds small data and small data examples
motif 0.4.0
- Improves and simplifies tests
- Fixes code to work on cropped stars proxy
- Adds classesargument tolsp_search()
- Adds a type argument to lsp_add_quality(), making it
possible to calculate either isolation (type = “segmentation”) or
distinction (type = “cluster”)
- Adds lsp_add_examples()to extract and add stars
objects to an lsp object
- Adds lsp_add_examples.sfto extract and add stars
objects to an sf object (the output oflsp_search())
- Adds lsp_mosaic()to create artificial landscapes by
rearranging spatial data for example regions
- Creates internal determine_classes()function
- Creates internal prepare_window()function
motif 0.3.12
motif 0.0.0.9000
- Added a NEWS.mdfile to track changes to the
package