Объявление : Все некоммерческие проекты, зарегистрированные для использования 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."],[[["Configuration involves defining a destination in Earth Engine using a JSON representation with a mandatory \"name\" field."],["The \"name\" field specifies the asset's name and follows a specific format: \"projects/*/assets/**\" with an example like \"projects/earthengine-legacy/assets/users/\"."]]],["The content defines the configuration for a destination asset in Earth Engine, represented in JSON. The key information is the `name` field, which is a string. This string specifies the full asset name using the format \"projects/*/assets/**\", for example, \"projects/earthengine-legacy/assets/users/\". This `name` is required for asset creation.\n"]]