No features match your search.
Abs
wasmCalculates the absolute value of each raster cell.
Aggregate Raster
wasmReduces raster resolution by aggregating blocks of cells.
Analyze Changes Using CCDC
wasmDetects temporal changes in raster imagery using the CCDC method.
ANOVA
wasmEvaluates statistical differences between multiple series or layers using ANOVA.
Arccos
wasmCalculates the arccosine of each cell value in a raster.
Arcosh
wasmCalculates the inverse hyperbolic cosine of each raster cell.
Arcsin
wasmCalculates the arcsine of each cell value in a raster.
Arctan
wasmCalculates the arctangent of each cell value in a raster.
Arsinh
wasmCalculates the inverse hyperbolic sine of each raster cell.
Artanh
wasmCalculates the inverse hyperbolic tangent of each raster cell.
Atan2
wasmCalculates the arctangent angle from two rasters.
Band Collection Statistics
wasmSummarizes raster values using band collection statistics.
Block Maximum
wasmCalculates the maximum of each block of cells in a raster.
Block Minimum
wasmCalculates the minimum of each block of cells in a raster.
Block Statistics
wasmSummarizes raster values using block statistics.
Boundary Clean
wasmCleans irregular boundaries between raster classes using neighborhood majority operations.
Boundary Shape Complexity
wasmCalculates boundary shape complexity on a raster.
Ceil
wasmRounds up each decimal value in the input raster layer.
Cell Statistics
wasmSummarizes raster values using cell statistics.
Centroid Raster
wasmMarks the centroid cell of each raster region.
Classification Accuracy Assessment
wasmCompares a raster classification against reference data and calculates per-class accuracy measures.
Clip Raster To Polygon
wasmClips a raster to the exact extent of a mask polygon.
Clump
wasmCalculates groupings of contiguous cells on a raster.
Combine
wasmCombines categories from multiple rasters into a raster of unique combinations.
Contour With Barriers
wasmGenerates contour lines without crossing barriers that interrupt interpolation.
Corridor
wasmIdentifies least-cost accumulated corridors between two distance surfaces.
Cos
wasmCalculates the trigonometric cosine of each cell value in the raster.
Cosh
wasmCalculates the hyperbolic cosine of each raster cell.
Create Plane
wasmGenerates a flat raster with defined gradient, orientation, and constant, using a base raster for extent and resolution.
Crispness Index
wasmQuantifies the crispness of a probability image to assess separation between fuzzy classes.
Cross Tabulation
wasmCounts value combinations of two categorical rasters in a cross-tabulation table.
Cumulative Distribution
wasmCalculates for each cell the cumulative probability of its raster value.
Cut Fill
wasmCalculates cut and fill volumes between surfaces over a raster.
Darcy Flow
wasmModels groundwater flow using Darcy's law.
DBSCAN
wasmClusters dense cells or points with DBSCAN and separates noise features.
Decrement
wasmSubtracts one unit from each valid cell of the input raster.
DEM Filter
wasmFilters a digital elevation model to highlight specific terrain features.
Detect Image Anomalies
wasmDetects pixels with values unusual relative to their neighborhood or image distribution.
Diffusion Interpolation With Barriers
wasmGenerates an interpolated surface using diffusion with barriers.
Edge Proportion
wasmCalculates the proportion of edge cells within a raster neighborhood.
Empirical Bayesian Kriging
wasmInterpolates a surface incorporating estimated uncertainty and spatial variation via empirical Bayesian kriging.
Equal To
wasmCompares two rasters and marks cells with equal values.
Erase Polygon From Raster
wasmAssigns NoData to cells covered by input polygons.
Euclidean Direction
wasmCalculates for each cell the direction to the nearest Euclidean source.
Exp
wasmRaises the constant e to each cell value of the input raster.
Exp2
wasmCalculates two raised to each cell value over a raster.
Expand / Shrink
wasmExpands or shrinks categorical zones by a specified cell distance.
Extract COG Subset
wasmExtracts requested extents or bands from a COG and produces a reduced raster for the area of interest.
Extract WMS Subset
wasmDownloads a requested extent from a WMS service as a raster for analysis.
Extract XYZ Tile Subset
wasmAssembles XYZ tiles covering the requested extent into an output raster.
FFT Random Field
wasmGenerates a structured random field using a fast Fourier transform.
Filter Raster Features By Area
wasmRemoves raster regions whose area does not meet the specified threshold.
Find Argument Statistics
wasmReturns the position of the layer containing the requested statistic for each cell.
Find Patch Edge Cells
wasmMarks cells located on the edge of raster patches or classes.
Floor
wasmRounds down decimal values of each raster cell.
Focal Flow
wasmModels local flow movement between cells based on a defined neighborhood.
Focal Statistics
wasmSummarizes raster values using focal statistics.
Fuzzy Overlay
wasmCombines rasters through fuzzy overlay and outputs a raster of calculated values.
Gaussian Geostatistical Simulations
wasmGenerates Gaussian realizations honoring the specified spatial variability model.
Generate Multidimensional Anomaly
wasmCalculates the anomaly of each slice of a multidimensional raster against its temporal reference.
Generate Trend Raster
wasmFits linear, harmonic, or polynomial trends per pixel along a dimension of a multidimensional raster.
Greater Than
wasmCompares two rasters and marks cells where the first is greater.
GreaterThanOrEqualTo
wasmCompares two rasters and marks cells where the first is greater or equal.
Heat Map
wasmEstimates a density surface using a kernel around features.
IDW 3D
wasmInterpolates a 3D surface weighting observations by inverse distance.
IDW Interpolation
wasmInterpolates a surface weighting nearby points by inverse distance.
Image Autocorrelation
wasmMeasures spatial autocorrelation of values within a raster image.
Image Correlation
wasmComputes correlation between values of two coincident raster images.
Image Regression
wasmFits a regression between bands or images and outputs the estimated raster.
Increment
wasmAdds one unit to each raster cell and updates its values.
Inplace Add
wasmAdds values to an existing raster cell by cell and updates the same file.
Inplace Divide
wasmDivides original raster values and saves the result to the same file.
Inplace Multiply
wasmMultiplies an existing raster by another raster or constant and updates the same file.
Inplace Subtract
wasmSubtracts one raster from another and overwrites the target raster file.
Integer Division
wasmDivides two rasters' values keeping only the integer quotient.
Interpolate From Spatiotemporal Points
wasmInterpolates values from points with spatial and temporal coordinates into a surface.
Interpolate With Barriers
wasmInterpolates values from points while honoring barriers that block propagation between zones.
Inverse PCA
wasmReconstructs raster bands from their inverse principal components.
Is NoData
wasmFlags cells containing NoData to locate gaps in raster coverage.
Kappa Index
wasmEvaluates agreement between observed and reference classifications using the kappa index.
Kernel Density Ratio
wasmComputes kernel density ratio on a raster.
Kernel Interpolation With Barriers
wasmGenerates an interpolated surface via kernel interpolation with barriers.
KS Normality Test
wasmTests whether value distribution fits a normal distribution using the KS test.
LandTrendr
wasmDetects temporal changes in image time series using LandTrendr.
LAS Height Metrics
wasmSummarizes height distribution of a LiDAR point cloud with statistical metrics.
Less Than
wasmCompares two rasters and flags cells where the first is less than the second.
Less Than Or Equal To
wasmCompares two rasters and flags cells where the first is less than or equal.
Line Density
wasmComputes line length per unit area, producing a density surface.
Line Statistics
wasmSummarizes raster values using line statistics.
List Unique Values Raster
wasmLists distinct values in a raster for class review.
Ln
wasmComputes the natural logarithm of each raster cell.
Local Polynomial Interpolation
wasmFits polynomials in local neighborhoods to estimate a surface from points.
Locate Regions
wasmIdentifies candidate regions by size, value, or suitability criteria and outputs their locations.
Log10
wasmComputes the base-10 logarithm of each raster cell.
Log2
wasmComputes the base-2 logarithm of each raster cell.
Map Features
wasmExtracts or assigns cartographic features from a raster based on cell values.
Matched Filter Target Detection (CEM/ACE)
wasmPerforms matched filter target detection (CEM/ACE) on a raster.
Max
wasmReturns the maximum value per cell when comparing rasters or a constant.
Maximum Likelihood Classification
wasmClassifies raster pixels using maximum likelihood and outputs a class raster.
Min
wasmReturns the minimum value per cell when comparing rasters or a constant.
Modified Shepard Interpolation
wasmInterpolates a surface from points using the modified Shepard method.
Multicriteria Overlay
wasmCombines rasters via multicriteria overlay, outputting a raster of computed values.
Multilook
wasmAverages SAR image neighborhoods to reduce speckle and stabilize values.
Narrowness Index
wasmMeasures local narrowness of raster shapes to highlight corridors, bottlenecks, or elongated features.
Negate
wasmChanges the sign of each raster value and outputs the inverted raster.
Nibble
wasmFills selected raster cells with values from their nearest neighbors.
Not Equal To
wasmCompares two rasters or a raster and a constant, flagging cells with differing values.
Optimal Interpolation
wasmEstimates a surface using optimal interpolation from known points.
Ordinary CoKriging Interpolation
wasmInterpolates a variable using an additional spatially correlated secondary variable.
Paired Sample T Test
wasmComputes a paired-sample t-test on a raster.
Path Distance
wasmCalculates accumulated distance following travel costs and directions between cells.
Percentile Contours
wasmGenerates contours delimiting specified percentiles of a raster surface.
Phi Coefficient
wasmMeasures association between two binary variables using the phi coefficient.
Point Statistics
wasmSummarizes raster values using point statistics.
Porous Puff
wasmSimulates dispersion of a point-source release accounting for medium porosity.
Predict Using Trend Raster
wasmGenerates a predicted multidimensional raster for given time, depth, or height values from a trend raster.
Presence-only Prediction
wasmModels probability or suitability from known presence records and predictor variables.
Principal Component Analysis
wasmReduces correlated bands into independent components concentrating spectral variation.
Print GeoTIFF Tags
wasmExtracts and displays tags and metadata stored in a GeoTIFF file.
Pycnophylactic Interpolation
wasmInterpolates values across zones while preserving original totals per area.
Quantiles
wasmClassifies raster values into intervals with equal numbers of cells.
Radial Basis Function Interpolation
wasmGenerates an interpolated surface using radial basis functions.
Radius of Gyration
wasmCalculates the spatial dispersion of each raster region relative to its centroid.
Random Field
wasmGenerates a random field according to specified distribution and autocorrelation parameters.
Random Forest Classification Fit
wasmFits a random forest classification model on raster data.
Random Forest Classification Predict
wasmApplies a trained random forest model to raster bands and produces a per-pixel classification.
Random Forest Regression Fit
wasmFits a random forest regression model on raster data.
Random Forest Regression Predict
wasmApplies a random forest model to explanatory rasters and estimates a continuous value per pixel.
Random Sample
wasmRandomly selects a specified number of cells and marks their locations in a new raster.
Raster Area
wasmCalculates the area of each raster class or region from its cells.
Raster Calculator
wasmEvaluates a mathematical expression across rasters and outputs the resulting raster.
Raster Cell Assignment
wasmAssigns each cell the identifier of the source that determines its value.
Raster Histogram
wasmGenerates a frequency histogram of the values contained in a raster.
Raster Normalize
wasmNormalizes raster values to a common scale.
Raster Perimeter
wasmCalculates the perimeter of each region or class identified in a raster.
Raster Summary Stats
wasmSummarizes the raster with minimum, maximum, mean, and standard deviation.
Reciprocal
wasmComputes the multiplicative inverse of each cell and outputs a reciprocal raster.
Render Raster to PNG
wasmExports a raster rendering as a PNG image for visualization or publication.
Rescale By Function
wasmRescales raster values using a user-defined transformation function.
Rescale Value Range
wasmRescales the range of values in a raster.
Root Mean Square Error
wasmCalculates the root mean square error between observed and estimated values.
Round
wasmRounds each raster cell value to the nearest integer.
SAR Coherence
wasmCompares the phase of two SAR images to estimate coherence and surface changes.
Shape Complexity Index Raster
wasmMeasures irregularity or compactness of patches and regions, producing a per-class raster index.
Sieve
wasmRemoves raster regions smaller than a threshold and replaces them with neighboring classes.
Sin
wasmComputes the sine of each cell value and creates a transformed raster.
Sinh
wasmComputes the hyperbolic sine of each raster cell.
Slice Raster
wasmReclassifies continuous raster values into discrete intervals or classes.
Solar Radiation
wasmEstimates incoming solar radiation based on terrain, aspect, date, and atmospheric conditions.
Space Time Kernel Density
wasmComputes space-time kernel density over a raster.
Spatial Association Between Zones
wasmQuantifies spatial association between neighboring zones from each zone's values.
Spectral Index
wasmComputes a spectral index by combining selected bands of an image.
Split Raster
wasmSplits a raster into output files or tiles.
Sqrt
wasmComputes the square root of each raster cell.
Square
wasmRaises each cell value to the power of two and outputs the transformed raster.
Storage Capacity
wasmEstimates storage volume of depressions in an elevation model.
Summarize Categorical Raster
wasmCounts pixels of each class in each slice of a multidimensional categorical raster.
Surface Parameters
wasmDerives curvature, aspect, and shape parameters from a surface.
Surface Volume
wasmCalculates volume between a raster surface and a reference height.
Tan
wasmComputes the tangent of each cell value and creates a transformed raster.
Tanh
wasmComputes the hyperbolic tangent of each raster cell.
Time Series Cross Correlation
wasmComputes cross-correlation of time series over a raster.
Tin Interpolation
wasmInterpolates a surface using a triangulated irregular network (TIN).
To Degrees
wasmConverts raster angular values from radians to degrees.
To Radians
wasmConverts raster angular values from degrees to radians.
Trend Surface
wasmFits a polynomial surface representing the overall spatial trend.
Trend Surface Vector Points
wasmConverts the trend surface into vector points with estimated values.
Truncate
wasmRemoves the decimal part of each raster value, keeping only the integer component.
Turning Bands Simulation
wasmSimulates a random spatial field with a specified variogram structure.
Two Sample Ks Test
wasmPerforms a two-sample KS test on a raster.
Warp Raster
wasmWarps a raster using control points to align it to a reference.
Weighted Voronoi
wasmBuilds Voronoi regions weighted by each point's influence.
Wilcoxon Signed Rank Test
wasmPerforms a Wilcoxon signed rank test on a raster.
Z Scores
wasmStandardizes raster values as deviations from their global mean.
Zonal Characterization
wasmSummarizes raster properties within zones to characterize each spatial unit.
Zonal Fill
wasmFills NoData cells with values derived from defined zones.
Zonal Geometry
wasmCalculates area, perimeter, and other geometric measures for each raster zone.
Zonal Histogram
wasmCounts raster value frequencies within each zone, generating a per-zone histogram.
Zonal Statistics
wasmSummarizes raster values using zonal statistics.
Buffer Raster
wasmGenerates a distance or influence zone raster around non-null cells of an input raster.
Cost Allocation
wasmAssigns each cell to the source reachable at the lowest accumulated cost.
Cost Distance
wasmComputes minimum accumulated cost from each cell to the specified sources.
Cost Pathway
wasmTraces least-cost paths from destinations to their sources over a surface.
Euclidean Allocation
wasmAssigns each cell to the nearest source based on Euclidean distance.
Euclidean Distance
wasmCalculates straight-line distance from each cell to the nearest source.
Image Correlation Neighbourhood Analysis
wasmCalculates local correlation between two images within neighbourhood windows.
Natural Neighbour Interpolation
wasmInterpolates a surface from points by weighting natural neighbours of the triangulation.
Nearest Neighbour Interpolation
wasmGenerates an interpolated surface using the nearest-neighbour method.
Add
wasmAdds two rasters, or a raster and a constant, cell by cell.
Average Overlay
wasmCombines rasters using an average overlay and outputs a raster of calculated values.
Bool And
wasmComputes the cell-wise logical conjunction between two raster conditions.
Bool Not
wasmInverts the logical value of each input raster cell.
Bool Or
wasmComputes the cell-wise logical disjunction between two raster conditions.
Bool Xor
wasmApplies the XOR logical operation between two boolean rasters.
Count If
wasmCounts per cell how many rasters in a stack meet a specified value or condition.
Divide
wasmDivides two rasters, or a raster by a constant, cell by cell.
Highest Position
wasmIdentifies which layer in a stack contributes the highest value per cell.
Lowest Position
wasmIdentifies which layer in a stack contributes the lowest value per cell.
Max Absolute Overlay
wasmCombines rasters using a maximum absolute overlay and outputs a raster of calculated values.
Max Overlay
wasmCombines rasters using a maximum overlay and outputs a raster of calculated values.
Min Absolute Overlay
wasmCombines rasters using a minimum absolute overlay and outputs a raster of calculated values.
Min Overlay
wasmCombines rasters using a minimum overlay and outputs a raster of calculated values.
Modulo
wasmCalculates the remainder of division between the values of two rasters.
Multiply
wasmMultiplies two rasters, or a raster and a constant, cell by cell.
Multiply Overlay
wasmMultiplies the values of several overlapping rasters to produce a combined surface.
Percent Equal To
wasmCalculates the percentage of layers in a stack equal to a target value.
Percent Greater Than
wasmCalculates the percentage of layers in a stack greater than a target value.
Percent Less Than
wasmCalculates the percentage of layers in a stack less than a target value.
Pick From List
wasmSelects per cell the value from a list of rasters based on an index raster.
Power
wasmRaises raster values to a power, cell by cell.
Standard Deviation Overlay
wasmCombines rasters using a standard deviation overlay and outputs a raster of calculated values.
Subtract
wasmSubtracts two rasters, or subtracts one from a constant, cell by cell.
Sum Overlay
wasmCombines rasters using a sum overlay and outputs a raster of calculated values.
Update Nodata Cells
wasmReplaces nodata cells with corresponding values from another raster.
Weighted Overlay
wasmCombines rasters using a weighted overlay and outputs a raster of calculated values.
Weighted Sum
wasmCombines multiple rasters by multiplying each by its weight before summing.
Conditional Evaluation
wasmEvaluates a condition between rasters and assigns each cell the value for the true or false result.
Reclass
wasmReclassifies a raster into zones or classes according to defined rules.
Reclass Equal Interval
wasmReclassifies a raster into equal-interval classes according to defined rules.
Geographically Weighted Regression Raster
wasmFits a geographically weighted regression and outputs a raster of local relationships between variables.
Getis Ord Gi Star Raster
wasmCalculates Getis-Ord Gi* per cell to detect local high or low clusters.
Inhomogeneous Intensity Raster
wasmEstimates a spatial intensity surface that can vary across zones.
Local Kriging
wasmInterpolates locally using only the point neighbourhood relevant to each location.
Local Moran's I LISA Raster
wasmCalculates local Moran's I (LISA) on a raster.
Ordinary Kriging
wasmInterpolates a surface assuming an unknown local mean and autocorrelation.
Simple Kriging
wasmInterpolates a surface using a known mean and a variogram model.
Spacetime Kriging
wasmInterpolates values across space and time considering spatial and temporal dependence.
Spatial Error Regression Raster
wasmFits a raster regression that accounts for autocorrelation in the errors.
Spatial Lag Regression Raster
wasmFits a spatial lag regression; coefficients and predictions incorporate neighboring values.
Universal Kriging
wasmInterpolates by modeling spatial trend plus residual autocorrelation.