A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://r-spatial.github.io/rgee/reference/ee_monitoring.html below:

Monitoring Earth Engine task progress — ee_monitoring • rgee

Monitoring Earth Engine task progress

ee_monitoring(
  task,
  task_time = 5,
  eeTaskList = FALSE,
  quiet = FALSE,
  max_attempts = 5
)

ee_check_task_status(task, quiet = FALSE)
Arguments
task

List generated after a task is started (i.e., after run ee$batch$Task$start()) or a character that represents the ID of a EE task started.

task_time

Numeric. How often (in seconds) should a task be polled?

eeTaskList

Logical. If TRUE, all Earth Engine tasks will be listed.

quiet

Logical. Suppress info message

max_attempts

Number of times to monitor the tasks before ending.

Value

An ee$batch$Task object with a state "COMPLETED" or "FAILED" according to the Earth Engine server's response.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4