Found 68 packages in 0.26 seconds
Intra- and Inter-Regional Similarity
Calculates intra-regional and inter-regional similarities based on user-provided
spatial vector objects (regions) and spatial raster objects (cells with values).
Implemented metrics include inhomogeneity, isolation
(Haralick and Shapiro (1985)
Local Pattern Analysis
Describes spatial patterns of categorical raster data for
any defined regular and irregular areas.
Patterns are described quantitatively using built-in signatures
based on co-occurrence matrices but also allows for
any user-defined functions.
It enables spatial analysis such as search, change detection,
and clustering to be performed on spatial patterns (Nowosad (2021)
Pattern-Based Zoneless Method for Analysis and Visualization of Racial Topography
Implements a computational framework for a pattern-based,
zoneless analysis, and visualization of (ethno)racial topography
(Dmowska, Stepinski, and Nowosad (2020)
Spatial Association Between Regionalizations
Calculates a degree of spatial association between regionalizations
or categorical maps using the information-theoretical V-measure
(Nowosad and Stepinski (2018)
Analysis of Aerobiological Data
Supports analysis of aerobiological data.
Available features include determination of pollen season limits,
replacement of outliers (Kasprzyk and Walanus (2014)
Boltzmann Entropy for Spatial Data
Calculates several entropy metrics for spatial data
inspired by Boltzmann's entropy formula.
It includes metrics introduced by Cushman for landscape mosaics
(Cushman (2015)
Check Color Palettes for Problems with Color Vision Deficiency
Compare color palettes with simulations of color vision deficiencies - deuteranopia, protanopia, and tritanopia. It includes calculation of distances between colors, and creating summaries of differences between a color palette and simulations of color vision deficiencies. This work was inspired by the blog post at < https://www.datawrapper.de/blog/colorblind-check>.
Boltzmann Entropy of a Landscape Gradient
Calculates the Boltzmann entropy of a landscape gradient.
This package uses the analytical method created by Gao, P., Zhang, H.
and Li, Z., 2018 (
A Tidy Approach to 'NetCDF' Data Exploration and Extraction
Tidy tools for 'NetCDF' data sources. Explore the contents of a 'NetCDF' source (file or URL) presented as variables organized by grid with a database-like interface. The hyper_filter() interactive function translates the filter value or index expressions to array-slicing form. No data is read until explicitly requested, as a data frame or list of arrays via hyper_tibble() or hyper_array().
Landscape Metrics for Categorical Map Patterns
Calculates landscape metrics for categorical landscape patterns in a tidy workflow. 'landscapemetrics' reimplements the most common metrics from 'FRAGSTATS' (< https://www.fragstats.org/>) and new ones from the current literature on landscape metrics. This package supports 'terra' SpatRaster objects as input arguments. It further provides utility functions to visualize patches, select metrics and building blocks to develop new metrics.