Объявление : Все некоммерческие проекты, зарегистрированные для использования 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."],[[["Casts the input image to a 32-bit float."],["The function, `Image.float()`, returns a new Image object."],["This operation is applied to an existing image and modifies its data type."]]],["The core function casts an image's pixel values to a 32-bit float. The operation, accessible via `Image.float()`, takes an image as input (`value`) and returns a modified image. This action converts the data type of the image's pixels to a float. There are no other arguments required. The returned value is the converted image.\n"]]