Объявление : Все некоммерческие проекты, зарегистрированные для использования Earth Engine до 15 апреля 2025 года, должны подтвердить некоммерческое право на сохранение доступа к Earth Engine.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-24 UTC."],[[["`minValue()` is a method that returns the minimum value of a PixelType."],["The method has no input arguments and returns a number."],["It is called on a PixelType object using the dot notation (`PixelType.minValue()`)."]]],["The `PixelType.minValue()` function returns the minimum numerical value associated with a given `PixelType`. It takes a `PixelType` as its argument (`this: pixelType`) and outputs a `Number`. No other arguments are required. The function's core action is to determine and return this minimum value.\n"]]