getGradients method for SpatRaster class inputs.
getGradients method for SpatRaster class inputs.detectFronts function to getGradients. However, for backwards compatibility, detectFronts will still be available until v2.0.0.
getGradients: Agenbag-1 and Agenbag-2.SpatRast objects (from terra package).ConvolNormalization = FALSE by default now in detectFronts function.SpatRast (from terra package) objects.Raster- objects will be retired since next versions of grec.array objects.ConvolNormalization argument is now set as FALSE by default in detectFronts function.RasterLayer objects.ConvolNormalization argument and enable normalization of convolutions as default.RasterLayer object.RasterLayer has not in-memory loaded data (e.g. RasterLayer gotten from read a tiff file).finalSmooth and control arguments detectFronts were deleted.extraParams function were deleted. Now, available advanced arguments will be showed in help.detectFronts were updated.detectFronts function has the method argument, using by default the Belkin & O'Reilly (2009) algorithm.grecExData).detectFronts algorithm works internally.fromDetection to detectFronts.detectFronts function.thresholds argument has been replaced by qLimits. Check help of detectFronts function for details.detectFronts function, the final smooth application is optional now, controling by finalSmooth argument.detectFronts is a method for classes: matrix, array and RasterLayer.First Public Release