Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
[[["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."],[[["\u003cp\u003e\u003ccode\u003eNumber.toInt16()\u003c/code\u003e casts a given number to a signed 16-bit integer, effectively constraining its value within the range of -32768 to 32767.\u003c/p\u003e\n"],["\u003cp\u003eValues exceeding the maximum limit of this range are truncated to the maximum value (32767), and those below the minimum are set to the minimum value (-32768).\u003c/p\u003e\n"],["\u003cp\u003eCasting floating-point numbers using this function results in a loss of decimal precision, as it retains only the integer portion.\u003c/p\u003e\n"]]],[],null,[]]