[[["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-12-06 UTC."],[[["`Array.lte()` is an Earth Engine function that performs an element-wise comparison of two arrays, returning 1 if the element in the first array is less than or equal to the corresponding element in the second array, and 0 otherwise."],["The function takes two arguments: the left-hand array (`left`) and the right-hand array (`right`), and returns a new array with the results of the comparison."],["If either input array is empty, an empty array is returned."],["This function can be used in both JavaScript and Python environments within the Google Earth Engine platform."]]],[]]