[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["Creates a rectangular-shaped kernel for image processing."],["Defines the kernel's dimensions using horizontal (`xRadius`) and vertical (`yRadius`) radii."],["Allows for specifying the kernel's units as either \"pixels\" or \"meters\", with \"pixels\" being the default."],["Optionally normalizes the kernel's weights to sum to 1 and scales the values using `magnitude`."],["Can be utilized in both JavaScript and Python environments for Earth Engine applications."]]],[]]