Anúncio: todos os projetos não comerciais registrados para usar o Earth Engine antes de 15 de abril de 2025 precisam verificar a qualificação não comercial para manter o acesso ao Earth Engine.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-26 UTC."],[[["The `setDisabled()` method allows you to enable or disable the DateSlider, controlling user interaction."],["Using this method with the `disabled` argument set to true or false will determine the slider's state, and it returns the ui.DateSlider instance for chaining."]]],["The `DateSlider.setDisabled(disabled)` method disables a date slider. It accepts a boolean argument, `disabled`, which determines the disabled state. The method returns the `ui.DateSlider` instance, allowing for method chaining. The `ui.DateSlider` instance itself is passed as argument `this`.\n"]]